Bug 182174
| Summary: | MIssing Build Requirements in sound-juicer | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Brian Pepple <bdpepple> | ||||||
| Component: | sound-juicer | Assignee: | Monty <cmontgom> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | enpontus, farzaneh, kem | ||||||
| Target Milestone: | --- | Keywords: | EasyFix, FutureFeature, Patch | ||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2006-05-21 03:59:24 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 191529 | ||||||||
| Attachments: |
|
||||||||
|
Description
Brian Pepple
2006-02-20 21:24:00 UTC
Created attachment 124910 [details]
Spec file patch
added Patch, EasyFix keywords.
Though, I'd personally be hesitant to apply some of the suggested mods involving
%{name} (esp in %files), since it would break if the pkgname ever changed.
*** Bug 157140 has been marked as a duplicate of this bug. *** *** Bug 189406 has been marked as a duplicate of this bug. *** Added patch, to make sound-juicer compile in mock. This patch is less intrusive then (id=124910) and fixes only the BuildRequirements. Created attachment 129168 [details]
Patch, adding the missing buildreqs
I belive you need to add a Requires for gstreamer-plugins-base, since this won't be pulled in automatically. The BuildRequires for gstreamer-plugins-base has been added in CVS now. I believe that gnome-doc-utils still needs to be added a BR, though. Fixed |