Bug 222946
| Summary: | Update request: flac 1.1.3 | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michel Alexandre Salim <michel.salim> | ||||||||||||
| Component: | flac | Assignee: | Bastien Nocera <bnocera> | ||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||
| Priority: | medium | ||||||||||||||
| Version: | 6 | CC: | mlichvar, rdieter | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | All | ||||||||||||||
| OS: | Linux | ||||||||||||||
| URL: | http://flac.sourceforge.net/news.html#20061127 | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2007-02-13 09:07:15 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: | 150225, 224162 | ||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Michel Alexandre Salim
2007-01-16 22:49:06 UTC
I looked a bit into this, and found that flac is required by vorbis-tools and gstreamer-plugins-good. And both don't work with flac 1.1.3, since it changed API again. So this will have to wait until dependencies are updated to work with flac 1.1.3 patch for gstreamer-plugins-good is in http://bugzilla.gnome.org/show_bug.cgi?id=385887 Created attachment 147178 [details]
mandriva patch for vorbis-tools for flac 1.1.3 support
Created attachment 147186 [details]
patch for gstreamer-plugins-good
Created attachment 147187 [details]
flac-1.1.3-gnu-stack.patch
Created attachment 147188 [details]
flac-1.1.3-noxmms.patch
Created attachment 147189 [details]
flac-1.1.3-link-ogg.patch
I found that I needed to update some of the flac patches, and also had to make sure that libFLAC.so is linked against libogg.so, otherwise the gst-plugins-good configure test will fail. Since this affects a good chunk of extras packages: akode audacious-plugins audacity easytag flac123 gstreamer08-plugins gstreamer-plugins-good k3b kdemultimedia kid3 libtunepimp mkvtoolnix muine scummvm stratagus xine-lib xmms-flac it would probably be a good idea to give a heads-up on fedora-maintainers first. Heads-up sent to the list. Could you perhaps host test 1.1.3 RPMs somewhere? Makes it easier for package maintainers to verify their packages work. Packages are at http://people.redhat.com/mclasen/flac/ I've put the flac.spec there too, now. Here goes. * Tue Feb 13 2007 - Bastien Nocera <bnocera> - 1.1.3-1 - Update with work from Matthias Clasen <mclasen> up to upstream 1.1.3 (#229462) - Remove xmmx-flac Obsolete, as we don't ship the xmms plugin flac-1.1.4 was released, there are no API changes, should be pretty easy to update. 1.1.4 is building now. graveman seems to compile against the new version, however I did not succeed with audacity. So I will build it without flac for now. |