- Include COPYING in base package too.
This commit is contained in:
parent
478fd524a3
commit
ffa77ba030
@ -1,7 +1,7 @@
|
||||
Summary: The Vorbis General Audio Compression Codec.
|
||||
Name: libvorbis
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
@ -59,6 +59,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
%{_libdir}/libvorbis.so.*
|
||||
%{_libdir}/libvorbisfile.so.*
|
||||
%{_libdir}/libvorbisenc.so.*
|
||||
@ -84,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Thu Jul 08 2010 Adam Jackson <ajax@redhat.com> 1.3.1-2
|
||||
- Include COPYING in base package too.
|
||||
|
||||
* Mon Mar 29 2010 Adam Jackson <ajax@redhat.com> 1.3.1-1
|
||||
- libvorbis 1.3.1. Fixes surround.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user