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 ()