auto-import changelog data from libao-0.8.3-3.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt Fri Nov 29 2002 Tim Powers <timp@redhat.com> 0.8.3-2 - remove unpackaged files from the buildroot
This commit is contained in:
parent
64e0332d76
commit
65cf06d0de
11
libao.spec
11
libao.spec
@ -1,7 +1,7 @@
|
||||
Summary: Cross Platform Audio Output Library.
|
||||
Name: libao
|
||||
Version: 0.8.3
|
||||
Release: 1
|
||||
Release: 3
|
||||
Group: System Environment/Libraries
|
||||
Copyright: GPL
|
||||
URL: http://www.xiph.org/
|
||||
@ -37,6 +37,9 @@ make
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
# remove unpackaged files from the buildroot
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS CHANGES COPYING README
|
||||
@ -59,6 +62,12 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Fri Nov 29 2002 Tim Powers <timp@redhat.com> 0.8.3-2
|
||||
- remove unpackaged files from the buildroot
|
||||
|
||||
* Fri Jul 18 2002 Bill Nottingham <notting@redhat.com> 0.8.3-1
|
||||
- update to 0.8.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user