auto-import changelog data from vorbis-tools-1.0rc3-6.src.rpm

Tue Jul 16 2002 Elliot Lee <sopwith@redhat.com>
- Add builddep on curl-devel
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
This commit is contained in:
cvsdist 2004-09-09 14:05:10 +00:00
parent 93da532cc5
commit 8fca6ecc29

View File

@ -1,7 +1,7 @@
Summary: The Vorbis General Audio Compression Codec tools. Summary: The Vorbis General Audio Compression Codec tools.
Name: vorbis-tools Name: vorbis-tools
Version: 1.0rc3 Version: 1.0rc3
Release: 3 Release: 6
Group: Applications/Multimedia Group: Applications/Multimedia
License: GPL License: GPL
URL: http://www.xiph.org/ URL: http://www.xiph.org/
@ -9,7 +9,7 @@ Source: http://www.xiph.org/ogg/vorbis/download/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: curl-devel BuildRequires: curl-devel
Requires: libogg >= %{version}, libvorbis >= %{version} Requires: libogg >= %{version}, libvorbis >= %{version}
BuildPrereq: libvorbis-devel >= %{version}, libao-devel >= 0.8.2 BuildPrereq: libvorbis-devel >= %{version}, libao-devel >= 0.8.2, curl-devel
Obsoletes: vorbis Obsoletes: vorbis
Provides: vorbis Provides: vorbis
@ -44,6 +44,15 @@ make DESTDIR=$RPM_BUILD_ROOT install
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Tue Jul 16 2002 Elliot Lee <sopwith@redhat.com>
- Add builddep on curl-devel
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue Feb 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.0rc3-3 * Tue Feb 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.0rc3-3
- s/Copyright/License/ - s/Copyright/License/
- Add curl-devel as a build dependency - Add curl-devel as a build dependency