[xiph-cvs] cvs commit: ogg/debian rules
Gregory Maxwell
gmaxwell at xiph.org
Sun Aug 12 11:17:34 PDT 2001
gmaxwell 01/08/12 11:17:34
Modified: . libogg.spec configure.in
debian rules
Log:
updated version to 1.0rc2 in preparation for release
Revision Changes Path
1.12 +1 -1 ogg/libogg.spec
Index: libogg.spec
===================================================================
RCS file: /usr/local/cvsroot/ogg/libogg.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libogg.spec 2001/06/18 00:12:06 1.11
+++ libogg.spec 2001/08/12 18:17:32 1.12
@@ -1,5 +1,5 @@
%define name libogg
-%define version 1.0rc1
+%define version 1.0rc2
%define release 1
Summary: Ogg Bitstream Library
1.16 +1 -1 ogg/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/ogg/configure.in,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- configure.in 2001/06/18 00:12:06 1.15
+++ configure.in 2001/08/12 18:17:33 1.16
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/framing.c)
-AM_INIT_AUTOMAKE(libogg,1.0rc1)
+AM_INIT_AUTOMAKE(libogg,1.0rc2)
dnl Library versioning
1.7 +1 -1 ogg/debian/rules
Index: rules
===================================================================
RCS file: /usr/local/cvsroot/ogg/debian/rules,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rules 2001/06/18 01:15:15 1.6
+++ rules 2001/08/12 18:17:33 1.7
@@ -58,7 +58,7 @@
dh_movefiles
- dh_installdocs debian/tmp/usr/share/doc/libogg-1.0rc1/*
+ dh_installdocs debian/tmp/usr/share/doc/libogg-1.0rc2/*
dh_installexamples
dh_installmanpages
dh_installchangelogs
--- >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