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

Wed Oct 22 2003 Bill Nottingham <notting@redhat.com> 0.8.3-5
- fix dependency blacklisting (#100917)
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
This commit is contained in:
cvsdist 2004-09-09 07:19:13 +00:00
parent 65cf06d0de
commit 8176aa9038

View File

@ -1,7 +1,7 @@
Summary: Cross Platform Audio Output Library.
Name: libao
Version: 0.8.3
Release: 3
Release: 5
Group: System Environment/Libraries
Copyright: GPL
URL: http://www.xiph.org/
@ -9,6 +9,7 @@ Source: http://www.xiph.org/ogg/vorbis/download/libao-%{version}.tar.gz
Source1: ao.req
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildPrereq: esound-devel >= 0.2.8, arts-devel
%define _use_internal_dependency_generator 0
%define __find_requires %{SOURCE1}
%description
@ -62,6 +63,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%postun -p /sbin/ldconfig
%changelog
* Wed Oct 22 2003 Bill Nottingham <notting@redhat.com> 0.8.3-5
- fix dependency blacklisting (#100917)
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt