auto-import changelog data from libao-0.8.3-1.src.rpm

Thu Jul 18 2002 Bill Nottingham <notting@redhat.com> 0.8.3-1
- update to 0.8.3
This commit is contained in:
cvsdist 2004-09-09 07:18:32 +00:00
parent 7e6a024bb1
commit 64e0332d76
3 changed files with 9 additions and 7 deletions

View File

@ -1 +1 @@
libao-0.8.2.tar.gz
libao-0.8.3.tar.gz

View File

@ -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 <notting@redhat.com> 0.8.3-1
- update to 0.8.3
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild

View File

@ -1 +1 @@
98b4eca7851a6650e639b9858db89e6e libao-0.8.2.tar.gz
b4e0854591b4a92b72d017e423b3bb4c libao-0.8.3.tar.gz