Bug 1793208 - Request to package rubygem-xml-simple for EPEL 8
Summary: Request to package rubygem-xml-simple for EPEL 8
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: rubygem-xml-simple
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Athos Ribeiro
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-20 22:38 UTC by Nathan Coulson
Modified: 2020-07-16 00:28 UTC (History)
2 users (show)

Fixed In Version: rubygem-xml-simple-1.1.5-9.el8
Clone Of:
Environment:
Last Closed: 2020-07-16 00:28:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Nathan Coulson 2020-01-20 22:38:53 UTC
Currently not available, This is a request to package rubygem-xml-simple for EPEL 8.  Thank you

Comment 1 Athos Ribeiro 2020-06-14 14:27:25 UTC
Hi Nathan,

Is this something you would be willing to push forward (most likely requesting the branch and porting/building it over there)?

Comment 2 Nathan Coulson 2020-06-22 03:17:24 UTC
For our own internal use, I rebuilt rubygem-xml-simple-1.1.2-6 srpm (I believe I just reused Fedora's SRPM file).  So far working for us.

At this time, I would not be able to maintain this for EPEL8 myself, but I attached the spec file we used.

==begin
# Generated from xml-simple-1.0.12.gem by gem2rpm -*- rpm-spec -*-
%global gem_name xml-simple

Summary: A simple API for XML processing
Name: rubygem-%{gem_name}
Version: 1.1.2
Release: 6%{?dist}
Group: Development/Languages
License: BSD or Ruby
URL: http://xml-simple.rubyforge.org
Source0: http://gems.rubyforge.org/gems/%{gem_name}-%{version}.gem
Requires: ruby(rubygems)
Requires: ruby(release)
BuildRequires: rubygems-devel
BuildArch: noarch
Provides: rubygem(%{gem_name}) = %{version}

%description
A simple API for XML processing.

%prep
%setup -q -c -T
%gem_install -n %{SOURCE0}

%build

%install
mkdir -p %{buildroot}%{gem_dir}
cp -a .%{gem_dir}/* \
        %{buildroot}%{gem_dir}/

chmod -x %{buildroot}/%{gem_libdir}/xmlsimple.rb

%files
%{gem_instdir}
%doc %{gem_docdir}
%{gem_cache}
%{gem_spec}
==end

Comment 3 Athos Ribeiro 2020-06-28 08:06:17 UTC
Thanks Nathan,

I requested EPEL8 branches at

https://pagure.io/releng/fedora-scm-requests/issue/26547
https://pagure.io/releng/fedora-scm-requests/issue/26548

Comment 4 Fedora Update System 2020-06-30 07:45:44 UTC
FEDORA-EPEL-2020-7e02a0a184 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-7e02a0a184

Comment 5 Fedora Update System 2020-07-01 02:02:17 UTC
FEDORA-EPEL-2020-7e02a0a184 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-7e02a0a184

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2020-07-16 00:28:02 UTC
FEDORA-EPEL-2020-7e02a0a184 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.