release 1.1.0-1

This commit is contained in:
Colin Walters 2004-09-30 03:49:41 +00:00
parent 60d23ec6ff
commit 281d219874
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1,2 @@
libvorbis-1.0.1.tar.gz
libvorbis-1.1.0.tar.gz

View File

@ -1,14 +1,13 @@
Summary: The Vorbis General Audio Compression Codec.
Name: libvorbis
Version: 1.0.1
Release: 5
Version: 1.1.0
Release: 1
Epoch: 1
Group: System Environment/Libraries
License: BSD
URL: http://www.xiph.org/
Source: http://www.xiph.org/ogg/vorbis/download/%{name}-%{version}.tar.gz
Patch: libvorbis-1.0-m4.patch
Patch2: libvorbis-underquoted.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: libogg >= 2:1.1
BuildPrereq: libogg-devel >= 2:1.1
@ -36,7 +35,6 @@ needed to develop applications with Ogg Vorbis.
%setup -q
%patch -p1 -b .m4-patch
%patch2 -p1 -b .underquoted
perl -p -i -e "s/-O20/$RPM_OPT_FLAGS/" configure
perl -p -i -e "s/-ffast-math//" configure
# link to .pdf spec rather than ship redundant copy
@ -84,6 +82,10 @@ rm -rf $RPM_BUILD_ROOT
%postun -p /sbin/ldconfig
%changelog
* Wed Sep 29 2004 Colin Walters <walters@redhat.com> 1:1.1.0-1
- Update to 1.1.0
- Remove upstreamed patch libvorbis-underquoted.patch
* Wed Sep 29 2004 Warren Togami <wtogami@redhat.com> 1:1.0.1-5
- link to .pdf spec rather than ship redundant copy
- spec cleanups

View File

@ -1 +1,2 @@
4d6726fd02ce02f6e24824e594b0949a libvorbis-1.0.1.tar.gz
bb764aeabde613d1a424a29b1f15e7e6 libvorbis-1.1.0.tar.gz