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

Tue Jan 01 2002 Bill Nottingham <notting@redhat.com>
- update to 1.0rc3
This commit is contained in:
cvsdist 2004-09-09 07:37:37 +00:00
parent 0fa875ed09
commit 6002e92648
3 changed files with 9 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
Summary: The Ogg bitstream file format library.
Name: libogg
Version: 1.0rc2
Version: 1.0rc3
Release: 1
Serial: 1
Group: System Environment/Libraries
@ -28,6 +28,8 @@ needed for development using libogg.
%setup -q -n libogg-%{version}
%build
perl -p -i -e "s/-O20/$RPM_OPT_FLAGS/" configure
perl -p -i -e "s/-ffast-math//" configure
%configure
make
@ -51,6 +53,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
%doc doc/white-ogg.png
%doc doc/white-xifish.png
%doc doc/stream.png
%doc doc/ogg
%dir %{_includedir}/ogg
%{_includedir}/ogg/ogg.h
%{_includedir}/ogg/os_types.h
@ -67,6 +70,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%postun -p /sbin/ldconfig
%changelog
* Tue Jan 1 2002 Bill Nottingham <notting@redhat.com>
- update to 1.0rc3
* Mon Aug 13 2001 Bill Nottingham <notting@redhat.com>
- update to 1.0rc2

View File

@ -1 +1 @@
327733122fe0fb67da7e6632d23feb30 libogg-1.0rc2.tar.gz
6425cd5659aa7595b30f2c024d1b8eab libogg-1.0rc3.tar.gz