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:
parent
0fa875ed09
commit
6002e92648
@ -1 +1 @@
|
||||
libogg-1.0rc2.tar.gz
|
||||
libogg-1.0rc3.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user