diff --git a/.cvsignore b/.cvsignore index 0870db9..cddaa0d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libogg-1.0rc1.tar.gz +libogg-1.0rc2.tar.gz diff --git a/libogg.spec b/libogg.spec index 08efe56..3eb645e 100644 --- a/libogg.spec +++ b/libogg.spec @@ -1,26 +1,28 @@ -Summary: Ogg Bitstream Library +Summary: The Ogg bitstream file format library. Name: libogg -Version: 1.0rc1 -Release: 2 -Serial: 1 -Group: System Environment/Libraries +Version: 1.0rc2 +Release: 1 +Serial: 1 +Group: System Environment/Libraries Copyright: BSD URL: http://www.xiph.org/ Source: http://www.xiph.org/ogg/vorbis/download/libogg-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root %description -Libogg is a library for manipulating ogg bitstreams. It handles -both making ogg bitstreams and getting packets from ogg bitstreams. +Libogg is a library for manipulating Ogg bitstream file formats. +Libogg supports both making Ogg bitstreams and getting packets from +Ogg bitstreams. %package devel -Summary: Ogg Bitstream Library Development +Summary: Files needed for development using libogg. Group: Development/Libraries Requires: libogg = %{version} %description devel -The libogg-devel package contains the header files and documentation -needed to develop applications with libogg. +Libogg is a library used for manipulating Ogg bitstreams. The +libogg-devel package contains the header files and documentation +needed for development using libogg. %prep %setup -q -n libogg-%{version} @@ -65,6 +67,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %postun -p /sbin/ldconfig %changelog +* Mon Aug 13 2001 Bill Nottingham +- update to 1.0rc2 + * Fri Jul 6 2001 Bill Nottingham - own %%{_includedir}/ogg diff --git a/sources b/sources index 656a77d..bba780c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe25d090de826bc6f364240412cf1998 libogg-1.0rc1.tar.gz +327733122fe0fb67da7e6632d23feb30 libogg-1.0rc2.tar.gz