diff --git a/vorbis-tools.spec b/vorbis-tools.spec index 7f5df08..85506ec 100644 --- a/vorbis-tools.spec +++ b/vorbis-tools.spec @@ -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 1.1.1-5 +- rebuild with libFLAC.so.8, link with libogg instead of libOggFLAC + * Wed Nov 1 2006 Matthias Clasen - 1:1.1.1-4 - Rebuild against new curl - Don't use CURLOPT_MUTE