From 8176aa903853ab40a22a555ce57f819a53d09502 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:19:13 +0000 Subject: [PATCH] auto-import changelog data from libao-0.8.3-5.src.rpm Wed Oct 22 2003 Bill Nottingham 0.8.3-5 - fix dependency blacklisting (#100917) Wed Jun 04 2003 Elliot Lee - rebuilt --- libao.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/libao.spec b/libao.spec index 991219f..23ac7f7 100644 --- a/libao.spec +++ b/libao.spec @@ -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 0.8.3-5 +- fix dependency blacklisting (#100917) + +* Wed Jun 04 2003 Elliot Lee +- rebuilt + * Wed Jan 22 2003 Tim Powers - rebuilt