- Rebuild (flac picked up a dependancy on it's older version)

This commit is contained in:
John (J5) Palmieri 2005-03-29 16:50:43 +00:00
parent e2a761b606
commit 9aa71bfe6e

View File

@ -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.2 Version: 1.1.2
Release: 1 Release: 2
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
@ -92,6 +92,9 @@ rm -rf %{buildroot}
%{xmmsinputdir}/*.so %{xmmsinputdir}/*.so
%changelog %changelog
* Tue Mar 29 2005 John (J5) Palmieri <johnp@redhat.com> 1.1.2-2
- Rebuild (flac picked up a dependancy on it's older version)
* Mon Mar 28 2005 John (J5) Palmieri <johnp@redhat.com> 1.1.2-1 * Mon Mar 28 2005 John (J5) Palmieri <johnp@redhat.com> 1.1.2-1
- Update to upstream version 1.1.2 - Update to upstream version 1.1.2
- Replace flac-1.1.0-libtool.patch with flac-1.1.2-libtool.patch - Replace flac-1.1.0-libtool.patch with flac-1.1.2-libtool.patch