- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-19 14:01:33 +00:00
parent ad7b980957
commit 330b9804c0

View File

@ -1,7 +1,7 @@
Summary: An encoder/decoder for the Free Lossless Audio Codec
Name: flac
Version: 1.2.1
Release: 2%{?dist}
Release: 3%{?dist}
License: BSD and GPLv2+
Group: Applications/Multimedia
Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz
@ -84,6 +84,9 @@ rm -rf %{buildroot}
%{_datadir}/aclocal/*.m4
%changelog
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.2.1-3
- Autorebuild for GCC 4.3
* Tue Jan 29 2008 Miroslav Lichvar <mlichvar@redhat.com> 1.2.1-2
- fix building with gcc-4.3
- reenable some assembly optimizations