parent
139eb1fca1
commit
33e6fbe6d0
@ -1,4 +1 @@
|
||||
libvorbis-1.0.1.tar.gz
|
||||
libvorbis-1.1.0.tar.gz
|
||||
libvorbis-1.1.1.tar.gz
|
||||
libvorbis-1.1.2.tar.gz
|
||||
libvorbis-1.2.0.tar.bz2
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Summary: The Vorbis General Audio Compression Codec.
|
||||
Name: libvorbis
|
||||
Version: 1.1.2
|
||||
Release: 4%{?dist}
|
||||
Version: 1.2.0
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
URL: http://www.xiph.org/
|
||||
Source: http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.2.tar.gz
|
||||
Source: http://downloads.xiph.org/releases/vorbis/libvorbis-%{version}.tar.bz2
|
||||
Patch0: libvorbis-1.0-m4.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: libogg-devel >= 2:1.1
|
||||
@ -78,6 +78,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Mon Oct 15 2007 Behdad Esfahbod <besfahbo@redhat.com> - 1:1.2.0-1
|
||||
- Update to 1.2.0
|
||||
- Resolves: #250115
|
||||
|
||||
* Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> - 1:1.1.2-4
|
||||
- Rebuild for build ID
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user