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

Tue Aug 14 2001 Bill Nottingham <notting@redhat.com>
- update to 0.8.0
This commit is contained in:
cvsdist 2004-09-09 07:17:44 +00:00
parent 404db67f9b
commit 0db3ce81ab
3 changed files with 11 additions and 7 deletions

View File

@ -1 +1 @@
libao-0.7.0.tar.gz
libao-0.8.0.tar.gz

View File

@ -1,23 +1,23 @@
Summary: Cross Platform Audio Output Library
Summary: Cross Platform Audio Output Library.
Name: libao
Version: 0.7.0
Version: 0.8.0
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.7.0-libdep.patch
Patch: libao-0.8.0-libdep.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildPrereq: esound-devel, kdelibs-sound-devel
%define __find_requires %{SOURCE1}
%description
Libao is a cross platform audio output library. It currently supports
Libao is a cross platform audio output library. It currently supports
ESD, OSS, Solaris, and IRIX.
%package devel
Summary: Cross Platform Audio Output Library Development
Summary: Cross Platform Audio Output Library Development.
Group: Development/Libraries
Requires: libao = %{version}
@ -42,6 +42,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
%doc AUTHORS CHANGES COPYING README
%{_libdir}/libao.so.*
%{_libdir}/ao
%{_mandir}/man5/*
%files devel
%defattr(-,root,root)
@ -58,6 +59,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%postun -p /sbin/ldconfig
%changelog
* Tue Aug 14 2001 Bill Nottingham <notting@redhat.com>
- update to 0.8.0
* Fri Jul 20 2001 Bill Nottingham <notting@redhat.com>
- split this off from the vorbis package, as something else now requires it

View File

@ -1 +1 @@
f4708f76c18cadc781ecbe0b9131d050 libao-0.7.0.tar.gz
e387df473b23e3cd15d2d8fbb5b5d236 libao-0.8.0.tar.gz