Bug 196562

Summary: Improper prerequisites when spec file has 'juk' set to '1'
Product: [Fedora] Fedora Reporter: Joseph D. Wagner <joe>
Component: kdemultimediaAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 5CC: rdieter
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: 2006-06-26 12:35:10 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:
Attachments:
Description Flags
Patched SPEC file. none

Description Joseph D. Wagner 2006-06-24 20:31:47 UTC
Description of problem:
SPEC file fails to properly set 'Requires' and 'BuildRequires' prerequisites 
when 'juk' is set to '1'.

Version-Release number of selected component (if applicable):
kdemultimedia-3.5.3-0.1.fc5.src.rpm

How reproducible:
Always

Steps to Reproduce:
Simply set 'juk' to '1' and build the package without libmusicbrainz-devel, 
libtunepimp-devel, and taglib-devel installed.
  
Actual results:
Build of juk fails silently.  In other words, the package still builds, but 
without juk, even though 'juk' was set to '1' in the spec file.


Expected results:
The package should have build with juk.

Additional info:
I also corrected a problem when 'build_mpeg' is set to '1'.

Comment 1 Joseph D. Wagner 2006-06-24 20:31:47 UTC
Created attachment 131486 [details]
Patched SPEC file.

Comment 2 Rex Dieter 2006-06-25 23:16:05 UTC
Not much point to this since juk is now included in kdemultimedia-extras (in
Fedora Extras), and mpeg bits being included in kdemultimedia-extras-nonfree
(rpm.livna.org).

Besides, the Requires: lines are all superfluous.  (:

Comment 3 Than Ngo 2006-06-26 12:35:10 UTC
i gree with Rex here. The lines will be removed in next rebuild.
If someone would like to have  extras stuff, just install from extras or 
rpm.livna.org. Thanks