From a652483301ac9ca48e02771a77514226fd4ceb1d Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:18:01 +0000 Subject: [PATCH] auto-import changelog data from libao-0.8.2-2.src.rpm Thu Mar 14 2002 Bill Nottingham - hm, where did that esd output plugin go? Tue Jan 01 2002 Bill Nottingham - update to 0.8.2 --- .cvsignore | 2 +- libao.spec | 15 +++++++++++---- sources | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7024045..896bc06 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libao-0.8.0.tar.gz +libao-0.8.2.tar.gz diff --git a/libao.spec b/libao.spec index de8bd6a..cf428e1 100644 --- a/libao.spec +++ b/libao.spec @@ -1,7 +1,7 @@ Summary: Cross Platform Audio Output Library. Name: libao -Version: 0.8.0 -Release: 1 +Version: 0.8.2 +Release: 2 Group: System Environment/Libraries Copyright: GPL URL: http://www.xiph.org/ @@ -9,7 +9,7 @@ Source: http://www.xiph.org/ogg/vorbis/download/libao-%{version}.tar.gz Source1: ao.req Patch: libao-0.8.0-libdep.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildPrereq: esound-devel, kdelibs-sound-devel +BuildPrereq: esound-devel, arts-devel %define __find_requires %{SOURCE1} %description @@ -28,7 +28,8 @@ needed to develop applications with libao. %prep %setup -q %patch -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 %configure @@ -59,6 +60,12 @@ make DESTDIR=$RPM_BUILD_ROOT install %postun -p /sbin/ldconfig %changelog +* Thu Mar 14 2002 Bill Nottingham +- hm, where did that esd output plugin go? + +* Tue Jan 1 2002 Bill Nottingham +- update to 0.8.2 + * Tue Aug 14 2001 Bill Nottingham - update to 0.8.0 diff --git a/sources b/sources index 35efb5c..bb19158 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e387df473b23e3cd15d2d8fbb5b5d236 libao-0.8.0.tar.gz +98b4eca7851a6650e639b9858db89e6e libao-0.8.2.tar.gz