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

Michael Smith msmith at xiph.org
Thu Jul 11 07:10:35 PDT 2002



msmith      02/07/11 07:10:35

  Modified:    .        configure.in vorbis-tools.spec
  Log:
  Version number updates.

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

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/configure.in,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- configure.in	2002/07/09 13:19:39	1.43
+++ configure.in	2002/07/11 14:10:34	1.44
@@ -5,7 +5,7 @@
 dnl ------------------------------------------------
 
 AC_INIT(oggenc/encode.c)
-AM_INIT_AUTOMAKE(vorbis-tools,1.0rc3)
+AM_INIT_AUTOMAKE(vorbis-tools,1.0)
 
 dnl --------------------------------------------------  
 dnl Check for programs

<p><p>1.27      +7 -5      vorbis-tools/vorbis-tools.spec

Index: vorbis-tools.spec
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/vorbis-tools.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- vorbis-tools.spec	2002/07/03 03:18:30	1.26
+++ vorbis-tools.spec	2002/07/11 14:10:34	1.27
@@ -1,5 +1,5 @@
 %define name	vorbis-tools
-%define version	1.0rc3
+%define version	1.0
 %define release 2
 
 Summary:	Several Ogg Vorbis Tools
@@ -12,10 +12,10 @@
 Vendor:		Xiph.org Foundation <team at xiph.org>
 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:       libogg >= 1.0
+BuildRequires:	libogg-devel >= 1.0
+Requires:       libvorbis >= 1.0
+BuildRequires:	libvorbis-devel >= 1.0
 Requires:       libao >= 0.8.2
 BuildRequires:	libao-devel >= 0.8.2
 Requires:       curl >= 7.8
@@ -62,6 +62,8 @@
 %postun
 
 %changelog
+* Fri Jul 12 2002 Michael Smith <msmith at labyrinth.net.au>
+Version number updates for 1.0 release.
 * 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>

<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