Bug 135053 - Missing ruby BuildRequires
Summary: Missing ruby BuildRequires
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdebindings
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-08 10:58 UTC by Frank Schmitt
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-10-08 11:34:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Frank Schmitt 2004-10-08 10:58:32 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041001
Firefox/0.10.1

Description of problem:
The specfile misses BuildRequires for ruby (and possibly ruby-devel,
I'm not sure here). Trying to rebuild the SRPM without ruby fails in
the last stage of rpmbuild with 
RPM build errors:
    File not found: /var/tmp/kdebindings-root/usr/lib/site_ruby
Installing ruby-devel alone doesn't fix it, with ruby-devel and ruby
it works (ruby isn't required by ruby-devel), perhaps ruby alone would
have been sufficient, too.

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

How reproducible:
Always

Steps to Reproduce:
1. rpm -e ruby
2. rpmbuild --rebuild kdebindings-3.3.0-2.src.rpm
    

Actual Results:  rpmbuild fails with
RPM build errors:
    File not found: /var/tmp/kdebindings-root/usr/lib/site_ruby


Additional info:

Comment 1 Than Ngo 2004-10-08 11:34:32 UTC
it's fixed in 3.3.0-3. Thanks for your report.


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