- remove obsolete curl mute patch
This commit is contained in:
parent
57a830e7ef
commit
ec8fed2574
@ -9,7 +9,6 @@ URL: http://www.xiph.org/
|
||||
Source: http://www.xiph.org/ogg/vorbis/download/%{name}-%{version}.tar.gz
|
||||
Patch0: vorbis-tools-1.0-build.patch
|
||||
Patch1: vorbis-tools-1.0-curlconfig.patch
|
||||
Patch3: vorbis-tools-1.1.1-curlopt-mute.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: libogg >= 2:1.1
|
||||
Requires: libvorbis >= 1:%{version}
|
||||
@ -36,7 +35,6 @@ comment editor.
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch3 -p1 -b .curlopt-mute
|
||||
|
||||
%build
|
||||
perl -p -i -e "s/-O20/$RPM_OPT_FLAGS/" configure
|
||||
@ -66,7 +64,7 @@ make LIBTOOL=/usr/bin/libtool DESTDIR=$RPM_BUILD_ROOT install
|
||||
* Thu Apr 12 2007 - Bastien Nocera <bnocera@redhat.com> - 1.1.1.svn20070412-1.fc7
|
||||
- Upgrade to a current SVN snapshot of vorbis-tools to get our FLAC support
|
||||
back, after the recent libFLAC upgrade (#229124)
|
||||
- Remove obsolete UTF8 patch
|
||||
- Remove obsolete UTF8 and Curl mute patches
|
||||
|
||||
* Wed Feb 14 2007 Karsten Hopp <karsten@redhat.com> 1.1.1-5
|
||||
- rebuild with libFLAC.so.8, link with libogg instead of libOggFLAC
|
||||
|
Loading…
Reference in New Issue
Block a user