Blame SPECS/vorbis-tools.spec

e5874a
Summary:	The Vorbis General Audio Compression Codec tools
e5874a
Name:		vorbis-tools
e5874a
Version:	1.4.0
e5874a
Release:	13%{?dist}
e5874a
Epoch:		1
e5874a
Group:		Applications/Multimedia
e5874a
License:	GPLv2
e5874a
URL:		http://www.xiph.org/
e5874a
Source:		http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.gz
e5874a
Patch0:		vorbis-tools-1.4.0-bz887540.patch
e5874a
e5874a
# http://thread.gmane.org/gmane.comp.multimedia.ogg.vorbis.devel/5729
e5874a
Patch1:		vorbis-tools-1.4.0-man-page.patch
e5874a
e5874a
# http://thread.gmane.org/gmane.comp.multimedia.ogg.vorbis.devel/5738
e5874a
Patch2:		vorbis-tools-1.4.0-bz1003607.patch
e5874a
e5874a
# do not use stack variable out of its scope of validity (#1569426)
e5874a
Patch4:		vorbis-tools-1.4.0-bz1185558.patch
e5874a
e5874a
BuildRequires:	flac-devel
e5874a
BuildRequires:	libao-devel
e5874a
BuildRequires:	libcurl-devel
e5874a
BuildRequires:	libvorbis-devel
e5874a
BuildRequires:	speex-devel
e5874a
Obsoletes:	vorbis < %{epoch}:%{version}-%{release}
e5874a
Provides:	vorbis = %{epoch}:%{version}-%{release}
e5874a
e5874a
%description
e5874a
Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free,
e5874a
general-purpose compressed audio format for audio and music at fixed
e5874a
and variable bitrates from 16 to 128 kbps/channel.
e5874a
e5874a
The vorbis package contains an encoder, a decoder, a playback tool, and a
e5874a
comment editor.
e5874a
e5874a
e5874a
%prep
e5874a
%setup -q
e5874a
%patch0 -p1
e5874a
%patch1 -p1
e5874a
%patch2 -p1
e5874a
%patch4 -p1
e5874a
e5874a
e5874a
%build
e5874a
%configure
e5874a
make %{?_smp_mflags}
e5874a
e5874a
e5874a
%install
e5874a
make DESTDIR=$RPM_BUILD_ROOT install
e5874a
%find_lang %{name}
e5874a
e5874a
e5874a
%files -f %{name}.lang
e5874a
%doc AUTHORS COPYING README ogg123/ogg123rc-example
e5874a
%{_bindir}/*
e5874a
%{_mandir}/man1/*
e5874a
e5874a
e5874a
%changelog
e5874a
* Thu May 03 2018 Kamil Dudka <kdudka@redhat.com> - 1:1.4.0-13
e5874a
- do not use stack variable out of its scope of validity (#1569426)
e5874a
e5874a
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1:1.4.0-12
e5874a
- Mass rebuild 2014-01-24
e5874a
e5874a
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1:1.4.0-11
e5874a
- Mass rebuild 2013-12-27
e5874a
e5874a
* Tue Sep 03 2013 Kamil Dudka <kdudka@redhat.com> - 1:1.4.0-10
e5874a
- fix an off-by-one error in the vcut utility (#1003607)
e5874a
e5874a
* Fri Aug 09 2013 Kamil Dudka <kdudka@redhat.com> - 1:1.4.0-9
e5874a
- fix various man page issues
e5874a
e5874a
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4.0-8
e5874a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
e5874a
e5874a
* Mon Dec 17 2012 Kamil Dudka <kdudka@redhat.com> - 1:1.4.0-7
e5874a
- fix URL to format documentation in vorbiscomment.1 man page (#887540)
e5874a
e5874a
* Tue Aug 28 2012 Kamil Dudka <kdudka@redhat.com> - 1:1.4.0-6
e5874a
- fix specfile issues reported by the fedora-review script
e5874a
e5874a
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4.0-5
e5874a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e5874a
e5874a
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4.0-4
e5874a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e5874a
e5874a
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4.0-3
e5874a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e5874a
e5874a
* Thu Sep 02 2010 Kamil Dudka <kdudka@redhat.com> - 1:1.4.0-2
e5874a
- rebuilt against libao-1.0.0 (#618171)
e5874a
e5874a
* Fri Mar 26 2010 Kamil Dudka <kdudka@redhat.com> - 1:1.4.0-1
e5874a
- new upstream release
e5874a
e5874a
* Wed Nov 25 2009 Kamil Dudka <kdudka@redhat.com> - 1:1.2.0-7
e5874a
- fix source URL
e5874a
e5874a
* Tue Oct 06 2009 Kamil Dudka <kdudka@redhat.com> - 1:1.2.0-6
e5874a
- upstream patch fixing crash of oggenc --resample (#526653)
e5874a
e5874a
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.0-5
e5874a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
e5874a
e5874a
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.0-4
e5874a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
e5874a
e5874a
* Tue Oct 21 2008 Zdenek Prikryl <zprikryl@redhat.com> - 1:1.2.0-3
e5874a
- fixed seting flags for stderr (#467064)
e5874a
e5874a
* Sat May 31 2008 Hans de Goede <j.w.r.degoede@hhs.n> - 1:1.2.0-2
e5874a
- Stop calling autoconf, this was no longer necessarry and in current
e5874a
  rawhide breaks us from building (because aclocal.m4 does not match
e5874a
  the new autoconf version)
e5874a
- Drop our last 2 patches, they were modifying configure, but since we called
e5874a
  autoconf after that in effect they were not doing anything, review has
e5874a
  confirmed that they indeed are no longer needed)
e5874a
- Drop using system libtool hack, this is dangerous when the libtool used
e5874a
  to generate ./configure and the one used differ
e5874a
- Remove various antique checks (for example check if RPM_BUILD_ROOT == /) 
e5874a
- Drop unnecessary explicit library Requires
e5874a
- Cleanup BuildRequires
e5874a
e5874a
* Tue Mar 11 2008 Jindrich Novy <jnovy@redhat.com> - 1:1.2.0-1
e5874a
- update to 1.2.0
e5874a
- remove libcurl and oggdec patches, applied upstream
e5874a
- drop unneeded autoconf BR
e5874a
- fix BuildRoot
e5874a
e5874a
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:1.1.1.svn20070412-6
e5874a
- Autorebuild for GCC 4.3
e5874a
e5874a
* Thu Nov 15 2007 Hans de Goede <j.w.r.degoede@hhs.n> - 1:1.1.1.svn20070412-5
e5874a
- Minor specfile cleanups for merge review (bz 226532)
e5874a
e5874a
* Thu Oct 04 2007 Todd Zullinger <tmz@pobox.com> - 1:1.1.1.svn20070412-4
e5874a
- Upstream patch to fix oggdec writing silent wav files (#244757)
e5874a
e5874a
* Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> - 1:1.1.1.svn20070412-3
e5874a
- Rebuild for build ID
e5874a
e5874a
* Wed May 16 2007 Christopher Aillon <caillon@redhat.com> 1:1.1.1.svn20070412-2.fc7
e5874a
- Bring back support for http URLs which was broken with the previous update
e5874a
  See https://bugzilla.redhat.com/240351
e5874a
e5874a
* Thu Apr 12 2007 - Bastien Nocera <bnocera@redhat.com> - 1.1.1.svn20070412-1.fc7
e5874a
- Upgrade to a current SVN snapshot of vorbis-tools to get our FLAC support
e5874a
  back, after the recent libFLAC upgrade (#229124)
e5874a
- Remove obsolete UTF8 and Curl mute patches
e5874a
e5874a
* Wed Feb 14 2007 Karsten Hopp <karsten@redhat.com> 1.1.1-5
e5874a
- rebuild with libFLAC.so.8, link with libogg instead of libOggFLAC
e5874a
e5874a
* Wed Nov  1 2006 Matthias Clasen <mclasen@redhat.com> - 1:1.1.1-4 
e5874a
- Rebuild against new curl
e5874a
- Don't use CURLOPT_MUTE
e5874a
e5874a
* Sun Oct 29 2006 Matthias Clasen <mclasen@redhat.com> - 1:1.1.1-3
e5874a
- Fix charset conversion (#98816)
e5874a
e5874a
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:1.1.1-2
e5874a
- rebuild
e5874a
- Add missing br libtool
e5874a
e5874a
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:1.1.1-1.2.1
e5874a
- bump again for double-long bug on ppc(64)
e5874a
e5874a
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:1.1.1-1.2
e5874a
- rebuilt for new gcc4.1 snapshot and glibc changes
e5874a
e5874a
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
e5874a
- rebuilt
e5874a
e5874a
* Wed Nov 09 2005 John (J5) Palmieri <johnp@redhat.com> 1:1.1.1-1
e5874a
- Update to version 1.1.1
e5874a
e5874a
* Tue Mar 29 2005 John (J5) Palmieri <johnp@redhat.com> 1:1.0.1-6
e5874a
- rebuild for flac 1.1.2
e5874a
e5874a
* Wed Mar 02 2005 John (J5) Palmieri <johnp@redhat.com> 1:1.0.1-5
e5874a
- rebuild with gcc 4.0
e5874a
e5874a
* Tue Jul 28 2004 Colin Walters <walters@redhat.com>
e5874a
- rebuild
e5874a
e5874a
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
e5874a
- rebuilt
e5874a
e5874a
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
e5874a
- rebuilt
e5874a
e5874a
* Fri Dec 12 2003 Bill Nottingham <notting@redhat.com> 1:1.0.1-1
e5874a
- update to 1.0.1
e5874a
e5874a
* Tue Oct 21 2003 Bill Nottingham <notting@redhat.com> 1.0-7
e5874a
- rebuild (#107673)
e5874a
e5874a
* Fri Sep  5 2003 Bill Nottingham <notting@redhat.com> 1.0-6
e5874a
- fix curl detection so ogg123 gets built (#103831)
e5874a
e5874a
* Thu Aug  7 2003 Elliot Lee <sopwith@redhat.com> 1.0-5
e5874a
- Fix link errors
e5874a
e5874a
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
e5874a
- rebuilt
e5874a
e5874a
* Tue Jun  3 2003 Jeff Johnson <jbj@redhat.com>
e5874a
- add explicit epoch's where needed.
e5874a
e5874a
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
e5874a
- rebuilt
e5874a
e5874a
* Wed Dec 11 2002 Tim Powers <timp@redhat.com> 1:1.0-2
e5874a
- rebuild on all arches
e5874a
e5874a
* Fri Jul 18 2002 Bill Nottingham <notting@redhat.com>
e5874a
- one-dot-oh
e5874a
e5874a
* Tue Jul 16 2002 Elliot Lee <sopwith@redhat.com>
e5874a
- Add builddep on curl-devel
e5874a
e5874a
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
e5874a
- automated rebuild
e5874a
e5874a
* Thu May 23 2002 Tim Powers <timp@redhat.com>
e5874a
- automated rebuild
e5874a
e5874a
* Tue Feb 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.0rc3-3
e5874a
- s/Copyright/License/
e5874a
- Add curl-devel as a build dependency
e5874a
e5874a
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
e5874a
- automated rebuild
e5874a
e5874a
* Tue Jan  1 2002 Bill Nottingham <notting@redhat.com>
e5874a
- update to 1.0rc3
e5874a
e5874a
* Mon Aug 13 2001 Bill Nottingham <notting@redhat.com>
e5874a
- update to 1.0rc2
e5874a
e5874a
* Fri Jul 20 2001 Bill Nottingham <notting@redhat.com>
e5874a
- split libao, libvorbis out
e5874a
e5874a
* Tue Jul 10 2001 Bill Nottingham <notting@redhat.com>
e5874a
- own %%{_libdir}/ao
e5874a
- I love libtool
e5874a
e5874a
* Tue Jun 26 2001 Florian La Roche <Florian.LaRoche@redhat.de>
e5874a
- add links from library major version numbers in rpms
e5874a
e5874a
* Tue Jun 19 2001 Bill Nottingham <notting@redhat.com>
e5874a
- update to rc1
e5874a
e5874a
* Fri May  4 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
e5874a
- fixed perl line in spec file to set optims correctly
e5874a
e5874a
* Tue Mar 20 2001 Bill Nottingham <notting@redhat.com>
e5874a
- fix alpha/ia64, again
e5874a
- use optflags, not -O20 -ffast-math (especially on alpha...)
e5874a
e5874a
* Mon Feb 26 2001 Bill Nottingham <notting@redhat.com>
e5874a
- fix license tag
e5874a
e5874a
* Mon Feb 26 2001 Bill Nottingham <notting@redhat.com>
e5874a
- beta4
e5874a
e5874a
* Fri Feb  9 2001 Bill Nottingham <notting@redhat.com>
e5874a
- fix alpha/ia64
e5874a
e5874a
* Thu Feb  8 2001 Bill Nottingham <notting@redhat.com>
e5874a
- update CVS in prep for beta4
e5874a
e5874a
* Wed Feb 07 2001 Philipp Knirsch <pknirsch@redhat.de>
e5874a
- Fixed bugzilla bug #25391. ogg123 now usses the OSS driver by default if
e5874a
  none was specified.
e5874a
e5874a
* Tue Jan  9 2001 Bill Nottingham <notting@redhat.com>
e5874a
- update CVS, grab aRts backend for libao
e5874a
e5874a
* Thu Dec 27 2000 Bill Nottingham <notting@redhat.com>
e5874a
- update CVS
e5874a
e5874a
* Fri Dec 01 2000 Bill Nottingham <notting@redhat.com>
e5874a
- rebuild because of broken fileutils
e5874a
e5874a
* Mon Nov 13 2000 Bill Nottingham <notting@redhat.com>
e5874a
- hack up specfile some, merge some packages
e5874a
e5874a
* Sat Oct 21 2000 Jack Moffitt <jack@icecast.org>
e5874a
- initial spec file created