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:
parent
0bc0382332
commit
f918dfabd7
@ -1 +1 @@
|
||||
libao-0.8.4.tar.gz
|
||||
libao-0.8.5.tar.gz
|
||||
|
||||
10
libao.spec
10
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 <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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user