From 6f2f66cd9450878900ef2db5155d6337597347ab Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:49:29 +0000 Subject: [PATCH] auto-import changelog data from libvorbis-1.0rc2-2.1.src.rpm Tue Mar 26 2002 Bill Nottingham - fix rebuild --- libvorbis.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libvorbis.spec b/libvorbis.spec index f41b77f..31fecd3 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -1,7 +1,7 @@ Summary: The Vorbis General Audio Compression Codec. Name: libvorbis Version: 1.0rc2 -Release: 2 +Release: 2.1 Group: System Environment/Libraries Copyright: BSD URL: http://www.xiph.org/ @@ -38,6 +38,7 @@ needed to develop applications with Ogg Vorbis. perl -p -i -e "s/-O20 -ffast-math/$RPM_OPT_FLAGS/" configure %build +libtoolize --copy --force %configure make @@ -79,6 +80,9 @@ cd .. %postun -p /sbin/ldconfig %changelog +* Tue Mar 26 2002 Bill Nottingham +- fix rebuild + * Thu Aug 16 2001 Bill Nottingham - fix bug in floor backend ()