From 0db3ce81ab478d837af924031867f25a5a8fe4a3 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:17:44 +0000 Subject: [PATCH] auto-import changelog data from libao-0.8.0-1.src.rpm Tue Aug 14 2001 Bill Nottingham - update to 0.8.0 --- .cvsignore | 2 +- libao.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 68c23ac..7024045 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libao-0.7.0.tar.gz +libao-0.8.0.tar.gz diff --git a/libao.spec b/libao.spec index 4857bfc..de8bd6a 100644 --- a/libao.spec +++ b/libao.spec @@ -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 +- update to 0.8.0 + * Fri Jul 20 2001 Bill Nottingham - split this off from the vorbis package, as something else now requires it diff --git a/sources b/sources index e697dab..35efb5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f4708f76c18cadc781ecbe0b9131d050 libao-0.7.0.tar.gz +e387df473b23e3cd15d2d8fbb5b5d236 libao-0.8.0.tar.gz