auto-import changelog data from libogg-1.0-5.src.rpm

Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Tue Jun 03 2003 Jeff Johnson <jbj@redhat.com>
- add explicit epoch's where needed.
This commit is contained in:
cvsdist 2004-09-09 07:39:00 +00:00
parent c6b80a596d
commit 7da9c3b985

View File

@ -1,8 +1,8 @@
Summary: The Ogg bitstream file format library.
Name: libogg
Version: 1.0
Release: 4
Serial: 2
Release: 5
Epoch: 2
Group: System Environment/Libraries
Copyright: BSD
URL: http://www.xiph.org/
@ -18,7 +18,7 @@ Ogg bitstreams.
%package devel
Summary: Files needed for development using libogg.
Group: Development/Libraries
Requires: libogg = %{version}
Requires: libogg = %{epoch}:%{version}
%description devel
Libogg is a library used for manipulating Ogg bitstreams. The
@ -72,6 +72,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%postun -p /sbin/ldconfig
%changelog
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Jun 3 2003 Jeff Johnson <jbj@redhat.com>
- add explicit epoch's where needed.
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt