Bug 189406

Summary: missing BuildRequires in .spec-file
Product: [Fedora] Fedora Reporter: Pontus Enhager <enpontus>
Component: sound-juicerAssignee: Monty <cmontgom>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: djuran, kem
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-04-20 15:48:20 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 Pontus Enhager 2006-04-19 19:21:16 UTC
Description of problem:
The Sound-juicer spec file misses a build requires dependency
(gstreamer-plugins-base-devel)

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

How reproducible:
100%

Steps to Reproduce:
1. try to compile srpm without gstreamer-plugins-base-devel package installed
2.
3.
  
Actual results:
configuration dies with
"
checking for GSTREAMER... configure: error: Package requirements (gstreamer-0.10
>= 0.10.3 gstreamer-plugins-base-0.10) were not met:

No package 'gstreamer-plugins-base-0.10' found"

Expected results:


Additional info:
Sorry if this error is too trivial

Comment 1 John Thacker 2006-04-20 15:48:20 UTC

*** This bug has been marked as a duplicate of 182174 ***