Bug 1023341 - typo in .spec file...
Summary: typo in .spec file...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rubygem-rsvg2
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-25 08:53 UTC by Zdeněk Pavlas
Modified: 2014-02-02 22:29 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-10-28 03:35:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Zdeněk Pavlas 2013-10-25 08:53:08 UTC
Description of problem:

There's a buggy provide in metadata:

<rpm:entry name="rubygem(rsvg2)" flags="EQ" epoch="0"/>

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

rubygem-rsvg2-2.0.2-1.fc20.x86_64.rpm

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

You've accidentally merged two lines, see:

@@ -37,12 +26,9 @@ BuildRequires:       librsvg2-devel
 Requires:      rubygem(cairo)
 Requires:      rubygem(gdk_pixbuf2) >= %{glibminver}
 Requires:      rubygem(glib2) >= %{glibminver}
-Provides:      rubygem(%{gem_name}) = %{version}
-%if %{ruby19}
-Obsoletes:     ruby-%{gem_name} = %{version}-%{release}
+Provides:      rubygem(%{gem_name}) = %{version}Obsoletes:     ruby-%{gem_name} = %{version}-%{release}
 Provides:      ruby-%{gem_name} = %{version}-%{release}
 Provides:      ruby(%{gem_name}) = %{version}-%{release}
-%endif
 
 %description
 Ruby/RSVG is a Ruby binding of librsvg.

Comment 1 Mamoru TASAKA 2013-10-28 01:51:24 UTC
Fixed in 2.0.2-2, thank you.

Comment 2 Fedora Update System 2013-10-28 01:52:55 UTC
rubygem-rsvg2-2.0.2-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/rubygem-rsvg2-2.0.2-2.fc20

Comment 3 Fedora Update System 2013-11-10 06:25:50 UTC
rubygem-rsvg2-2.0.2-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, 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.