auto-import changelog data from libvorbis-1.0rc2-2.2.src.rpm
Fri May 03 2002 Philip Copeland <bryce@redhat.com> 1.0rc2-2.2 - libtoolize harder! and rebuild for alpha
This commit is contained in:
parent
6f2f66cd94
commit
4f40cba55d
@ -1,7 +1,7 @@
|
||||
Summary: The Vorbis General Audio Compression Codec.
|
||||
Name: libvorbis
|
||||
Version: 1.0rc2
|
||||
Release: 2.1
|
||||
Release: 2.2
|
||||
Group: System Environment/Libraries
|
||||
Copyright: BSD
|
||||
URL: http://www.xiph.org/
|
||||
@ -39,6 +39,9 @@ perl -p -i -e "s/-O20 -ffast-math/$RPM_OPT_FLAGS/" configure
|
||||
|
||||
%build
|
||||
libtoolize --copy --force
|
||||
autoheader
|
||||
automake --add-missing
|
||||
autoconf
|
||||
%configure
|
||||
make
|
||||
|
||||
@ -80,6 +83,9 @@ cd ..
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Fri May 03 2002 Philip Copeland <bryce@redhat.com> 1.0rc2-2.2
|
||||
- libtoolize harder! and rebuild for alpha
|
||||
|
||||
* Tue Mar 26 2002 Bill Nottingham <notting@redhat.com>
|
||||
- fix rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user