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

Thu Sep 02 2004 Colin Walters <walters@redhat.com>
- Update to 0.8.5
- Delete upstreamed patch libao-0.8.4-alsa10.patch
This commit is contained in:
cvsdist 2004-09-09 07:20:33 +00:00
parent 0bc0382332
commit f918dfabd7
3 changed files with 8 additions and 6 deletions

View File

@ -1 +1 @@
libao-0.8.4.tar.gz
libao-0.8.5.tar.gz

View File

@ -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 <walters@redhat.com>
- Update to 0.8.5
- Delete upstreamed patch libao-0.8.4-alsa10.patch
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt

View File

@ -1 +1 @@
0525549b0bf665f617913c916064cc87 libao-0.8.4.tar.gz
dd72b66f5f29361411bda465470b65e2 libao-0.8.5.tar.gz