From 255a956d07b84b5b908139b43907525db1d3c777 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 07:38:03 +0000 Subject: auto-import changelog data from libogg-1.0-1.src.rpm Thu Jul 18 2002 Bill Nottingham 1.0-1 - one-dot-oh --- diff --git a/.cvsignore b/.cvsignore index 83c57f8..715bf91 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libogg-1.0rc3.tar.gz +libogg-1.0.tar.gz diff --git a/libogg.spec b/libogg.spec index 58590aa..15df4a5 100644 --- a/libogg.spec +++ b/libogg.spec @@ -1,12 +1,12 @@ Summary: The Ogg bitstream file format library. Name: libogg -Version: 1.0rc3 -Release: 4 -Serial: 1 +Version: 1.0 +Release: 1 +Serial: 2 Group: System Environment/Libraries Copyright: BSD URL: http://www.xiph.org/ -Source: http://www.xiph.org/ogg/vorbis/download/libogg-%{version}.tar.gz +Source: http://www.xiph.org/pub/ogg/vorbis/download/libogg-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -25,7 +25,7 @@ libogg-devel package contains the header files and documentation needed for development using libogg. %prep -%setup -q -n libogg-%{version} +%setup -q -n %{name}-%{version} %build perl -p -i -e "s/-O20/$RPM_OPT_FLAGS/" configure @@ -39,10 +39,7 @@ make DESTDIR=$RPM_BUILD_ROOT install %files %defattr(-,root,root) -%doc AUTHORS -%doc CHANGES -%doc COPYING -%doc README +%doc AUTHORS CHANGES COPYING README %{_libdir}/libogg.so.* %files devel @@ -70,6 +67,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %postun -p /sbin/ldconfig %changelog +* Fri Jul 18 2002 Bill Nottingham 1.0-1 +- one-dot-oh + * Fri Jun 21 2002 Tim Powers - automated rebuild diff --git a/sources b/sources index 2ce13e5..3bc167a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6425cd5659aa7595b30f2c024d1b8eab libogg-1.0rc3.tar.gz +a6588f435a6b40464584d169a8b6b762 libogg-1.0.tar.gz