add missing br

This commit is contained in:
Jesse Keating 2006-07-13 02:34:35 +00:00
parent a153f4751e
commit a47841dcfd

View File

@ -1,7 +1,7 @@
Summary: The Vorbis General Audio Compression Codec tools.
Name: vorbis-tools
Version: 1.1.1
Release: 1.2.2
Release: 2
Epoch: 1
Group: Applications/Multimedia
License: GPL
@ -13,6 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: libogg >= 2:1.1, libvorbis >= 1:%{version}, libao >= 0.8.4
BuildPrereq: libvorbis-devel >= 1:%{version}, libao-devel >= 0.8.4, curl-devel >= 7.8
BuildPrereq: speex-devel, flac-devel
BuildRequires: libtool
Obsoletes: vorbis
Provides: vorbis
@ -54,8 +55,9 @@ make LIBTOOL=/usr/bin/libtool DESTDIR=$RPM_BUILD_ROOT install
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:1.1.1-1.2.2
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:1.1.1-2
- rebuild
- Add missing br libtool
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:1.1.1-1.2.1
- bump again for double-long bug on ppc(64)