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