Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1450861

Summary: Missing provides rubygem(rdiscount) on EPEL 7
Product: [Fedora] Fedora EPEL Reporter: František Dvořák <valtri>
Component: rubygem-rdiscountAssignee: greg.hellings
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: epel7CC: gp, greg.hellings
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-01 10:31:53 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 František Dvořák 2017-05-15 10:09:07 UTC
Description of problem:

Since recent update there is missing provides rubygem(rdiscount) in EPEL. This is autogenerated on Fedora, but not on EPEL 7.

Version-Release number of selected component (if applicable):

2.1.8-1.el7


How reproducible:

always


Steps to Reproduce:

 yum install -y 'rubygem(rdiscount)'


Actual results:

No package rubygem(rdiscount) available.


Expected results:

Installed:
  rubygem-rdiscount.x86_64 0:2.1.8-1.el7


Additional info:

Found by Koshei:
* https://apps.fedoraproject.org/koschei/package/rubygem-tilt?collection=epel7

Note, if there is preferred the same packaging on epel7 and master branch, it is possible to use conditional macros. For example:

%if 0%{?rhel} && 0%{?rhel} <= 7
Provides:       rubygem(%{gem_name}) = %{version}-%{release}
%endif

Or the Provides can be included unconditionally, as used in many rubygem packages.

Comment 1 Fedora Update System 2017-05-16 04:51:48 UTC
rubygem-rdiscount-2.1.8-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-6952bde38d

Comment 2 Fedora Update System 2017-05-16 22:31:48 UTC
rubygem-rdiscount-2.1.8-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-6952bde38d

Comment 3 Fedora Update System 2017-05-31 21:28:26 UTC
rubygem-rdiscount-2.1.8-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.