Bug 118605 - redhat-artwork needs BuildRequires: kdelibs-devel
Summary: redhat-artwork needs BuildRequires: kdelibs-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdebase
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-03-18 06:34 UTC by John Thacker
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-22 21:34:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John Thacker 2004-03-18 06:34:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040312

Description of problem:
redhat-artwork attempts to build artwork for both KDE and GNOME.  It
has kdebase-devel as a BuildRequires, but it also needs kdelibs-devel
installed in order to build.  Without it, build fails with a missing
KDE headers message.

Version-Release number of selected component (if applicable):
redhat-artwork-0.93-1

How reproducible:
Always

Steps to Reproduce:
1. Make sure kdelibs-devel is not installed
2. rpmbuild --rebuild redhat-artwork-0.93-1.src.rpm
    

Actual Results:  Build fails.

Expected Results:  Build succeeds.

Additional info:

Comment 1 Alexander Larsson 2004-03-18 09:41:42 UTC
Hmm. Shouldn't kdebase-devel require kdelibs-devel?

Comment 2 John Thacker 2004-03-18 12:42:20 UTC
That's probably true; kdebase-devel should probably require
kdelibs-devel. That would also work.  Currently it doesn't require it,
though.

Comment 3 Alexander Larsson 2004-03-19 08:48:40 UTC
kdebase-devel headers do include kdelibs-devel headers, so the
dependency should be there. When it is, redhat-artwork will work.
Reassigning.

Comment 4 John Thacker 2004-03-20 15:22:39 UTC
The dependency should be there, but currently isn't:

[jat48@thacker jat48]$ rpm -q --requires kdebase-devel
kdebase = 6:3.2.1-1.4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Comment 5 Than Ngo 2004-03-22 21:34:32 UTC
it's fixed in kdebase-3.2.1-1.5


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