[xiph-cvs] cvs commit: vorbis-tools vorbis-tools.spec
Michael Smith
msmith at xiph.org
Fri May 24 08:45:56 PDT 2002
msmith 02/05/24 08:45:55
Modified: . vorbis-tools.spec
Log:
Spec file updates from Thomas Vander Stichele <thomas at apestaart.org>
Revision Changes Path
1.25 +6 -0 vorbis-tools/vorbis-tools.spec
Index: vorbis-tools.spec
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/vorbis-tools.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- vorbis-tools.spec 2002/03/22 16:42:48 1.24
+++ vorbis-tools.spec 2002/05/24 15:45:55 1.25
@@ -13,10 +13,14 @@
Source: ftp://ftp.xiph.org/pub/vorbis-tools/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-root
Requires: libogg >= 1.0rc3
+BuildRequires: libogg-devel >= 1.0rc3
Requires: libvorbis >= 1.0rc3
+BuildRequires: libvorbis-devel >= 1.0rc3
Requires: libao >= 0.8.2
+BuildRequires: libao-devel >= 0.8.2
Requires: curl >= 7.8
BuildRequires: curl-devel >= 7.8
+
Prefix: %{_prefix}
%description
@@ -58,6 +62,8 @@
%postun
%changelog
+* Fri May 23 2002 Thomas Vander Stichele <thomas at apestaart.org>
+- Added more BuildRequires: for obvious packages
* Fri Mar 22 2002 Jack Moffitt <jack at xiph.org>
- Update curl dependency info (Closes bug #130)
* Mon Dec 31 2001 Jack Moffitt <jack at xiph.org>
<p><p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list