Bug 111832

Summary: gnome-media src.rpm needs BuildReq of gstreamer-libs
Product: Red Hat Enterprise Linux 3 Reporter: Joshua Jensen <joshua>
Component: gnome-mediaAssignee: Havoc Pennington <hp>
Status: CLOSED WORKSFORME QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-12-10 18:41:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joshua Jensen 2003-12-10 18:31:51 UTC
Description of problem:

when rebuilding gnome-media src.rpm package, I see:

checking for   gstreamer-0.6 >= 0.5.2 gstreamer-libs-0.6 >= 0.5.2 
libgnomeui-2.0 >= 1.102.0... Package gstreamer-libs-0.6 was not found
in the pkg-config search path.

Perhaps you should add the directory containing
`gstreamer-libs-0.6.pc' to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-libs-0.6' found
checking for                gstreamer-0.5 >= 0.5.2 gstreamer-libs-0.5
>= 0.5.2    libgnomeui-2.0 >= 1.102.0... Package gstreamer-0.5 was not
found in the pkg-config search path.

If this is an *actual* build requirement, shouldn't it be a buildreq too?

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

gnome-media-2.2.1.1-4.src.rpm

How reproducible:

on an RHEL3 box:  rpmbuild --rebuild gnome-media-2.2.1.1-4.src.rpm
Please additionally make sure that the Fedora/GNOME 2.4 gnome-media
package doesn't have this same problem

Comment 1 Joshua Jensen 2003-12-10 18:41:39 UTC
Ah... never mind.  It is looking for
/usr/lib/pkgconfig/gstreamer-libs-0.6.pc on RHL9, which is provided by
the gstreamer-plugins-devel-0.6.0-6 package

rpm -qf /usr/lib/pkgconfig/gstreamer-libs-0.6.pc
gstreamer-plugins-devel-0.6.0-6