From 64e0332d76644638e94cf4b9873e318aa14e0df3 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:18:32 +0000 Subject: [PATCH] auto-import changelog data from libao-0.8.3-1.src.rpm Thu Jul 18 2002 Bill Nottingham 0.8.3-1 - update to 0.8.3 --- .cvsignore | 2 +- libao.spec | 12 +++++++----- sources | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 896bc06..431c3b7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libao-0.8.2.tar.gz +libao-0.8.3.tar.gz diff --git a/libao.spec b/libao.spec index d6c6f4e..0c61a77 100644 --- a/libao.spec +++ b/libao.spec @@ -1,15 +1,14 @@ Summary: Cross Platform Audio Output Library. Name: libao -Version: 0.8.2 -Release: 4 +Version: 0.8.3 +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.0-libdep.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildPrereq: esound-devel, arts-devel +BuildPrereq: esound-devel >= 0.2.8, arts-devel %define __find_requires %{SOURCE1} %description @@ -27,7 +26,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 @@ -36,6 +34,7 @@ perl -p -i -e "s/-ffast-math//" configure make %install +rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %files @@ -60,6 +59,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %postun -p /sbin/ldconfig %changelog +* Fri Jul 18 2002 Bill Nottingham 0.8.3-1 +- update to 0.8.3 + * Fri Jun 21 2002 Tim Powers - automated rebuild diff --git a/sources b/sources index bb19158..8ab574b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98b4eca7851a6650e639b9858db89e6e libao-0.8.2.tar.gz +b4e0854591b4a92b72d017e423b3bb4c libao-0.8.3.tar.gz