Bug 185737 - gstreamer-plugins-0.6.0-18.src.rpm missing buildrequires mikmod-devel
Summary: gstreamer-plugins-0.6.0-18.src.rpm missing buildrequires mikmod-devel
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: gstreamer-plugins
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Monty
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-17 11:07 UTC by Tru Huynh
Modified: 2013-10-20 22:41 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-04-05 10:00:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tru Huynh 2006-03-17 11:07:23 UTC
Description of problem:
gstreamer-plugins.spec is missing the buildrequires mikmod-devel
but lists BuildRequires: mikmod

Version-Release number of selected component (if applicable):
gstreamer-plugins-0.6.0-18.src.rpm

How reproducible:
always

Steps to Reproduce:
1. rpm -e mikmod-devel
2. rpmbuild --rebuild gstreamer-plugins-0.6.0-18.src.rpm 
3.
  
Actual results:

failure during the %configure stage:
...
checking for libmikmod-config... no
checking for libmikmod - version >= 3.1.5... no
*** The libmikmod-config script installed by libmikmod could not be found
*** If libmikmod was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the LIBMIKMOD_CONFIG environment variable to the
*** full path to libmikmod-config.
configure: These plugins will not be built: mikmod
...
RPM build errors:
    File not found by glob:
<snip>/tmp/gstreamer-plugins-0.6.0-root/usr/lib/gstreamer-0.6/libgstmikmod.*

and 
Expected results:
rebuild without failure

Additional info:

Comment 1 Bastien Nocera 2007-04-05 10:00:25 UTC
Too late to handle that in RHEL3, newer versions of RHEL don't seem to have that
problem.


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