- rebuild with libFLAC.so.8, link with libogg instead of libOggFLAC

This commit is contained in:
Karsten Hopp 2007-02-14 17:08:53 +00:00
parent 83d23dfe28
commit 6f4e2eeb5f

View File

@ -1,7 +1,7 @@
Summary: The Vorbis General Audio Compression Codec tools.
Name: vorbis-tools
Version: 1.1.1
Release: 4%{?dist}
Release: 5%{?dist}
Epoch: 1
Group: Applications/Multimedia
License: GPL
@ -21,6 +21,7 @@ BuildRequires: curl-devel >= 7.8
BuildRequires: speex-devel
BuildRequires: flac-devel
BuildRequires: libtool
BuildRequires: libogg-devel
Obsoletes: vorbis
Provides: vorbis
@ -64,6 +65,9 @@ make LIBTOOL=/usr/bin/libtool DESTDIR=$RPM_BUILD_ROOT install
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Feb 14 2007 Karsten Hopp <karsten@redhat.com> 1.1.1-5
- rebuild with libFLAC.so.8, link with libogg instead of libOggFLAC
* Wed Nov 1 2006 Matthias Clasen <mclasen@redhat.com> - 1:1.1.1-4
- Rebuild against new curl
- Don't use CURLOPT_MUTE