diff --git a/.cvsignore b/.cvsignore index 4232c86..815d872 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libao-0.8.4.tar.gz +libao-0.8.5.tar.gz diff --git a/libao.spec b/libao.spec index 85aaeb9..72dbbf7 100644 --- a/libao.spec +++ b/libao.spec @@ -1,13 +1,12 @@ Summary: Cross Platform Audio Output Library. Name: libao -Version: 0.8.4 -Release: 3 +Version: 0.8.5 +Release: 1 Group: System Environment/Libraries Copyright: GPL URL: http://www.xiph.org/ Source: http://www.xiph.org/ogg/vorbis/download/libao-%{version}.tar.gz Source1: ao.req -Patch: libao-0.8.4-alsa10.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildPrereq: esound-devel >= 0.2.8, arts-devel, alsa-lib-devel %define _use_internal_dependency_generator 0 @@ -28,7 +27,6 @@ needed to develop applications with libao. %prep %setup -q -%patch -p1 perl -p -i -e "s/-O20/$RPM_OPT_FLAGS/" configure perl -p -i -e "s/-ffast-math//" configure @@ -67,6 +65,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %postun -p /sbin/ldconfig %changelog +* Thu Sep 02 2004 Colin Walters +- Update to 0.8.5 +- Delete upstreamed patch libao-0.8.4-alsa10.patch + * Tue Jun 15 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index 6edb91c..3177b5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0525549b0bf665f617913c916064cc87 libao-0.8.4.tar.gz +dd72b66f5f29361411bda465470b65e2 libao-0.8.5.tar.gz