Bug 1793208

Summary: Request to package rubygem-xml-simple for EPEL 8
Product: [Fedora] Fedora EPEL Reporter: Nathan Coulson <nathan>
Component: rubygem-xml-simpleAssignee: Athos Ribeiro <athoscribeiro>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: athoscribeiro, mfojtik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rubygem-xml-simple-1.1.5-9.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-16 00:28:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.