From: Joe Z. <jz...@us...> - 2003-06-22 23:50:42
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs1:/tmp/cvs-serv24324 Modified Files: bobs.spec configure.in configure Log Message: Prepare for release 0.6.0 Index: bobs.spec =================================================================== RCS file: /cvsroot/bobs/bobs/bobs.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- bobs.spec 4 May 2003 19:51:59 -0000 1.4 +++ bobs.spec 22 Jun 2003 23:50:34 -0000 1.5 @@ -1,6 +1,6 @@ Summary: Browseable Online Backup System (BOBS). Name: bobs -Version: 0.6.0pre2 +Version: 0.6.0 Release: 1 License: GPL Group: Applications/Archiving @@ -73,7 +73,7 @@ /var/bobsdata %changelog -* Fri Mar 21 2003 Joe Zacky <jz...@at...> -- Make this work with existing install scripts. +* Sun Jun 22 2003 Joe Zacky <jz...@at...> +- Release 0.6.0 * Tue Oct 15 2002 Rene Rask <re...@gr...> - Initial RPM release. Index: configure.in =================================================================== RCS file: /cvsroot/bobs/bobs/configure.in,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- configure.in 8 May 2003 05:46:51 -0000 1.13 +++ configure.in 22 Jun 2003 23:50:34 -0000 1.14 @@ -13,13 +13,13 @@ dnl> 02-03-2003 Provide destination for crontab for 'make rpm'. PACKAGE=bobs -VERSION=0.6.0pre2 +VERSION=0.6.0 dnl> dnl> Verify we're in the right directory by looking for a unique file. dnl> -AC_INIT(bobs, 0.6.0pre2) +AC_INIT(bobs, 0.6.0) AC_CONFIG_SRCDIR(admin.php) AM_INIT_AUTOMAKE Index: configure =================================================================== RCS file: /cvsroot/bobs/bobs/configure,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- configure 8 May 2003 05:46:51 -0000 1.11 +++ configure 22 Jun 2003 23:50:34 -0000 1.12 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.57 for bobs 0.6.0pre2. +# Generated by GNU Autoconf 2.57 for bobs 0.6.0. # # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. @@ -266,8 +266,8 @@ # Identity of this package. PACKAGE_NAME='bobs' PACKAGE_TARNAME='bobs' -PACKAGE_VERSION='0.6.0pre2' -PACKAGE_STRING='bobs 0.6.0pre2' +PACKAGE_VERSION='0.6.0' +PACKAGE_STRING='bobs 0.6.0' PACKAGE_BUGREPORT='' ac_unique_file="admin.php" @@ -721,7 +721,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures bobs 0.6.0pre2 to adapt to many kinds of systems. +\`configure' configures bobs 0.6.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -783,7 +783,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of bobs 0.6.0pre2:";; + short | recursive ) echo "Configuration of bobs 0.6.0:";; esac cat <<\_ACEOF @@ -856,7 +856,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -bobs configure 0.6.0pre2 +bobs configure 0.6.0 generated by GNU Autoconf 2.57 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 @@ -871,7 +871,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by bobs $as_me 0.6.0pre2, which was +It was created by bobs $as_me 0.6.0, which was generated by GNU Autoconf 2.57. Invocation command line was $ $0 $@ @@ -1462,7 +1462,7 @@ # Define the identity of the package. PACKAGE=bobs - VERSION=0.6.0pre2 + VERSION=0.6.0 cat >>confdefs.h <<_ACEOF @@ -2165,7 +2165,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by bobs $as_me 0.6.0pre2, which was +This file was extended by bobs $as_me 0.6.0, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2220,7 +2220,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -bobs config.status 0.6.0pre2 +bobs config.status 0.6.0 configured by $0, generated by GNU Autoconf 2.57, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |