[xiph-cvs] cvs commit: vorbis-tools configure.in vorbis-tools.spec
Jack Moffitt
jack at xiph.org
Mon Jan 22 14:48:32 PST 2001
jack 01/01/22 14:48:31
Modified: . configure.in vorbis-tools.spec
Log:
Updated version for prebeta4
Revision Changes Path
1.14 +1 -1 vorbis-tools/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/configure.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- configure.in 2000/11/18 04:30:01 1.13
+++ configure.in 2001/01/22 22:48:31 1.14
@@ -5,7 +5,7 @@
dnl ------------------------------------------------
AC_INIT(oggenc/encode.c)
-AM_INIT_AUTOMAKE(vorbis-tools,1.0beta3)
+AM_INIT_AUTOMAKE(vorbis-tools,1.0prebeta4)
dnl --------------------------------------------------
dnl Check for programs
1.11 +6 -4 vorbis-tools/vorbis-tools.spec
Index: vorbis-tools.spec
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/vorbis-tools.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- vorbis-tools.spec 2000/11/18 05:36:31 1.10
+++ vorbis-tools.spec 2001/01/22 22:48:31 1.11
@@ -1,5 +1,5 @@
%define name vorbis-tools
-%define version 1.0beta3
+%define version 1.0prebeta4
%define release 1
Summary: Several Ogg Vorbis Tools
@@ -12,9 +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.0beta3
-Requires: libvorbis >= 1.0beta3
-Requires: libao >= 0.5.0
+Requires: libogg >= 1.0prebeta4
+Requires: libvorbis >= 1.0prebeta4
+Requires: libao >= 0.6.0
%description
vorbis-tools contains oggenc (and encoder) and ogg123 (a playback tool)
@@ -51,6 +51,8 @@
%postun
+* Mon Jan 22 2000 Jack Moffitt <jack at icecast.org>
+- updated for prebeta4 builds
%changelog
* Sun Oct 29 2000 Jack Moffitt <jack at icecast.org>
- initial spec file created
--- >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