auto-import changelog data from libogg-1.0rc2-1.src.rpm

Mon Aug 13 2001 Bill Nottingham <notting@redhat.com>
- update to 1.0rc2
This commit is contained in:
cvsdist 2004-09-09 07:37:11 +00:00
parent fbecf65d62
commit 0fa875ed09
3 changed files with 17 additions and 12 deletions

View File

@ -1 +1 @@
libogg-1.0rc1.tar.gz libogg-1.0rc2.tar.gz

View File

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

View File

@ -1 +1 @@
fe25d090de826bc6f364240412cf1998 libogg-1.0rc1.tar.gz 327733122fe0fb67da7e6632d23feb30 libogg-1.0rc2.tar.gz