[xiph-cvs] cvs commit: vorbis-tools vorbis-tools.spec
Jack Moffitt
jack at xiph.org
Sun Oct 29 21:07:03 PST 2000
jack 00/10/29 21:07:03
Modified: . vorbis-tools.spec
Log:
added Requires: tags
Revision Changes Path
1.2 +3 -0 vorbis-tools/vorbis-tools.spec
Index: vorbis-tools.spec
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/vorbis-tools.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vorbis-tools.spec 2000/10/30 04:53:51 1.1
+++ vorbis-tools.spec 2000/10/30 05:07:02 1.2
@@ -12,6 +12,9 @@
Vendor: Xiphophorus <team at xiph.org>
Source: ftp://ftp.xiph.org/pub/vorbis-tools/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-root
+Requires: libogg >= 1.0.0
+Requires: libvorbis >= 1.0.0
+Requires: libao >= 1.0.0
%description
vorbis-tools contains oggenc (and encoder), ogg123 (a playback tool), and
--- >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