- rebuild for gcc 4.0
This commit is contained in:
parent
f93de79102
commit
566972638b
@ -3,7 +3,7 @@
|
|||||||
Summary: An encoder/decoder for the Free Lossless Audio Codec.
|
Summary: An encoder/decoder for the Free Lossless Audio Codec.
|
||||||
Name: flac
|
Name: flac
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 8
|
Release: 9
|
||||||
License: LGPL/GPL
|
License: LGPL/GPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz
|
Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz
|
||||||
@ -93,6 +93,9 @@ rm -rf %{buildroot}
|
|||||||
%{xmmsinputdir}/*.so
|
%{xmmsinputdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2005 John (J5) Palmieri <johnp@redhat.com> 1.1.0-9
|
||||||
|
- rebuild for gcc 4.0
|
||||||
|
|
||||||
* Wed Feb 23 2005 Colin Walters <walters@redhat.com> 1.1.0-8
|
* Wed Feb 23 2005 Colin Walters <walters@redhat.com> 1.1.0-8
|
||||||
- New patch flac-1.1.0-gnu-stack.patch from Ulrich Drepper to mark asm
|
- New patch flac-1.1.0-gnu-stack.patch from Ulrich Drepper to mark asm
|
||||||
as not requiring an executable stack
|
as not requiring an executable stack
|
||||||
|
Loading…
Reference in New Issue
Block a user