- Update to 1.1.3
- doc/ogg changed to doc/libogg
This commit is contained in:
parent
38c10aaaf7
commit
f0bea6ecc1
@ -1,2 +1,3 @@
|
||||
libogg-1.1.tar.gz
|
||||
libogg-1.1.2.tar.gz
|
||||
libogg-1.1.3.tar.gz
|
||||
|
10
libogg.spec
10
libogg.spec
@ -1,7 +1,7 @@
|
||||
Summary: The Ogg bitstream file format library.
|
||||
Name: libogg
|
||||
Version: 1.1.2
|
||||
Release: 2.1
|
||||
Version: 1.1.3
|
||||
Release: 1
|
||||
Epoch: 2
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
@ -52,7 +52,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%doc doc/*.html
|
||||
%doc doc/*.txt
|
||||
%doc doc/*.png
|
||||
%doc doc/ogg
|
||||
%doc doc/libogg
|
||||
%dir %{_includedir}/ogg
|
||||
%{_includedir}/ogg/ogg.h
|
||||
%{_includedir}/ogg/os_types.h
|
||||
@ -70,6 +70,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Wed Jan 18 2006 John (J5) Palmieri <johnp@redhat.com> 2:1.1.3-1
|
||||
- Update to 1.1.3
|
||||
- doc/ogg changed to doc/libogg
|
||||
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user