From 6f4e2eeb5f189964dfa12e1a849ed3ccb26eb83b Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Wed, 14 Feb 2007 17:08:53 +0000 Subject: [PATCH] - rebuild with libFLAC.so.8, link with libogg instead of libOggFLAC --- vorbis-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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