Bug 249968
| Summary: | timidity++: $RPM_OPT_FLAGS not used, useless debuginfo package | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> | ||||
| Component: | timidity++ | Assignee: | Hans de Goede <hdegoede> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | jnovy | ||||
| Target Milestone: | --- | Keywords: | Patch, Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-10-14 19:41:25 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
Ville Skyttä
2007-07-28 17:51:25 UTC
Created attachment 160170 [details]
Use $RPM_OPT_FLAGS, fix -debuginfo
Fixed, thanks. Hm, 2.13.2-3 no longer explicitly runs autoconf at all, was that intentional? BuildRequires: autoconf is still there. Ville, yes, it was intentional. It seems to work just fine without autoconf as the configure script is sane. I forgot to remove the autoconf BR. Hans wants to fix other bugs in timidity so I let addition or removal of the autoconf upon his decision. He can do it altogether with other fixes in the next build. Note: fixed in CVS, not building yet as I also want to fix bug 200688 before building. I've just started a build for 2.13.2-4, which fixes this, closing. |