[xiph-cvs] cvs commit: vorbis-tools configure.in vorbis-tools.spec

Monty xiphmont at xiph.org
Sun Feb 25 21:02:19 PST 2001



xiphmont    01/02/25 21:02:19

  Modified:    .        configure.in vorbis-tools.spec
  Log:
  update version for beta 4

Revision  Changes    Path
1.17      +1 -1      vorbis-tools/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/configure.in,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- configure.in	2001/02/19 22:27:52	1.16
+++ configure.in	2001/02/26 05:02:18	1.17
@@ -5,7 +5,7 @@
 dnl ------------------------------------------------
 
 AC_INIT(oggenc/encode.c)
-AM_INIT_AUTOMAKE(vorbis-tools,1.0prebeta4)
+AM_INIT_AUTOMAKE(vorbis-tools,1.0beta4)
 
 dnl --------------------------------------------------  
 dnl Check for programs

1.12      +3 -3      vorbis-tools/vorbis-tools.spec

Index: vorbis-tools.spec
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/vorbis-tools.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- vorbis-tools.spec	2001/01/22 22:48:31	1.11
+++ vorbis-tools.spec	2001/02/26 05:02:18	1.12
@@ -1,5 +1,5 @@
 %define name	vorbis-tools
-%define version	1.0prebeta4
+%define version	1.0beta4
 %define release 1
 
 Summary:	Several Ogg Vorbis Tools
@@ -12,8 +12,8 @@
 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.0prebeta4
-Requires:       libvorbis >= 1.0prebeta4
+Requires:       libogg >= 1.0beta4
+Requires:       libvorbis >= 1.0beta4
 Requires:       libao >= 0.6.0
 
 %description

--- >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