From 622edf60c599de61d770660567b1add4c6181ae3 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:49:58 +0000 Subject: [PATCH] auto-import libvorbis-1.0rc3-1 from libvorbis-1.0rc3-1.src.rpm --- .cvsignore | 2 +- libvorbis.spec | 22 +++++++--------------- sources | 2 +- 3 files changed, 9 insertions(+), 17 deletions(-) diff --git a/.cvsignore b/.cvsignore index f67cc56..66713f5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvorbis-1.0rc2.tar.gz +libvorbis-1.0rc3.tar.gz diff --git a/libvorbis.spec b/libvorbis.spec index 131760b..49325c8 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -1,13 +1,12 @@ Summary: The Vorbis General Audio Compression Codec. Name: libvorbis -Version: 1.0rc2 -Release: 2.2 +Version: 1.0rc3 +Release: 1 Group: System Environment/Libraries Copyright: BSD URL: http://www.xiph.org/ Source: http://www.xiph.org/ogg/vorbis/download/%{name}-%{version}.tar.gz -Patch: libvorbis-1.0rc1-libdep.patch -Patch1: libvorbis-1.0rc2-floor.patch +Patch: libvorbis-1.0rc3-libdep.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: libogg >= %{version} BuildPrereq: libogg-devel >= %{version} @@ -34,14 +33,10 @@ needed to develop applications with Ogg Vorbis. %prep %setup -q %patch -p1 -%patch1 -p1 -perl -p -i -e "s/-O20 -ffast-math/$RPM_OPT_FLAGS/" configure +perl -p -i -e "s/-O20/$RPM_OPT_FLAGS/" configure +perl -p -i -e "s/-ffast-math//" configure %build -libtoolize --copy --force -autoheader -automake --add-missing -autoconf %configure make @@ -83,11 +78,8 @@ cd .. %postun -p /sbin/ldconfig %changelog -* Fri May 03 2002 Philip Copeland 1.0rc2-2.2 -- libtoolize harder! and rebuild for alpha - -* Tue Mar 26 2002 Bill Nottingham -- fix rebuild +* Tue Jan 1 2002 Bill Nottingham +- update to 1.0rc3 * Thu Aug 16 2001 Bill Nottingham - fix bug in floor backend () diff --git a/sources b/sources index 24ddc0f..0ddb855 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5dfe5c71ee451313ec11af1387bd8f7 libvorbis-1.0rc2.tar.gz +e3a0ce7718f698326504c76562315df2 libvorbis-1.0rc3.tar.gz