[Fedora-directory-commits] ldapserver configure, 1.76, 1.77 configure.ac, 1.43, 1.44 aclocal.m4, 1.59, 1.60 missing, 1.44, 1.45 install-sh, 1.44, 1.45 depcomp, 1.44, 1.45 compile, 1.43, 1.44 config.sub, 1.43, 1.44 config.guess, 1.43, 1.44 Makefile.in, 1.80, 1.81

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Wed Nov 7 15:08:24 UTC 2007


Author: rmeggins

Update of /cvs/dirsec/ldapserver
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23009/ldapserver

Modified Files:
	configure configure.ac aclocal.m4 missing install-sh depcomp 
	compile config.sub config.guess Makefile.in 
Log Message:
bump source code version to 1.1.0 beta 2


Index: configure
===================================================================
RCS file: /cvs/dirsec/ldapserver/configure,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- configure	26 Oct 2007 22:04:37 -0000	1.76
+++ configure	7 Nov 2007 15:08:21 -0000	1.77
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for dirsrv 1.1.0b1.
+# Generated by GNU Autoconf 2.59 for dirsrv 1.1.0b2.
 #
 # Report bugs to <http://bugzilla.redhat.com/>.
 #
@@ -423,8 +423,8 @@
 # Identity of this package.
 PACKAGE_NAME='dirsrv'
 PACKAGE_TARNAME='dirsrv'
-PACKAGE_VERSION='1.1.0b1'
-PACKAGE_STRING='dirsrv 1.1.0b1'
+PACKAGE_VERSION='1.1.0b2'
+PACKAGE_STRING='dirsrv 1.1.0b2'
 PACKAGE_BUGREPORT='http://bugzilla.redhat.com/'
 
 # Factoring default headers for most tests.
@@ -954,7 +954,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 dirsrv 1.1.0b1 to adapt to many kinds of systems.
+\`configure' configures dirsrv 1.1.0b2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1020,7 +1020,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of dirsrv 1.1.0b1:";;
+     short | recursive ) echo "Configuration of dirsrv 1.1.0b2:";;
    esac
   cat <<\_ACEOF
 
@@ -1201,7 +1201,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-dirsrv configure 1.1.0b1
+dirsrv configure 1.1.0b2
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1215,7 +1215,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by dirsrv $as_me 1.1.0b1, which was
+It was created by dirsrv $as_me 1.1.0b2, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1861,7 +1861,7 @@
 
 # Define the identity of the package.
  PACKAGE='dirsrv'
- VERSION='1.1.0b1'
+ VERSION='1.1.0b2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -25741,7 +25741,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by dirsrv $as_me 1.1.0b1, which was
+This file was extended by dirsrv $as_me 1.1.0b2, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -25804,7 +25804,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-dirsrv config.status 1.1.0b1
+dirsrv config.status 1.1.0b2
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 


Index: configure.ac
===================================================================
RCS file: /cvs/dirsec/ldapserver/configure.ac,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- configure.ac	19 Oct 2007 18:48:27 -0000	1.43
+++ configure.ac	7 Nov 2007 15:08:21 -0000	1.44
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.59)
 # This version is the version returned by ns-slapd -v
-AC_INIT([dirsrv], [1.1.0b1], [http://bugzilla.redhat.com/])
+AC_INIT([dirsrv], [1.1.0b2], [http://bugzilla.redhat.com/])
 # AC_CONFIG_HEADER must be called right after AC_INIT.
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([1.9 foreign subdir-objects])




















More information about the Fedora-directory-commits mailing list