[Fedora-directory-commits] ldapserver configure.ac, 1.59, 1.60 aclocal.m4, 1.81, 1.82 configure, 1.102, 1.103 missing, 1.60, 1.61 install-sh, 1.60, 1.61 depcomp, 1.60, 1.61 compile, 1.53, 1.54 Makefile.in, 1.105, 1.106 config.sub, 1.59, 1.60 config.guess, 1.59, 1.60

Richard Allen Megginson rmeggins at fedoraproject.org
Mon Mar 30 22:32:40 UTC 2009


Author: rmeggins

Update of /cvs/dirsec/ldapserver
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6706

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


Index: configure.ac
===================================================================
RCS file: /cvs/dirsec/ldapserver/configure.ac,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- configure.ac	17 Mar 2009 01:00:25 -0000	1.59
+++ configure.ac	30 Mar 2009 22:32:35 -0000	1.60
@@ -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.4], [http://bugzilla.redhat.com/])
+AC_INIT([dirsrv], [1.2.0], [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])




Index: configure
===================================================================
RCS file: /cvs/dirsec/ldapserver/configure,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- configure	17 Mar 2009 01:00:25 -0000	1.102
+++ configure	30 Mar 2009 22:32:35 -0000	1.103
@@ -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.4.
+# Generated by GNU Autoconf 2.59 for dirsrv 1.2.0.
 #
 # 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.4'
-PACKAGE_STRING='dirsrv 1.1.4'
+PACKAGE_VERSION='1.2.0'
+PACKAGE_STRING='dirsrv 1.2.0'
 PACKAGE_BUGREPORT='http://bugzilla.redhat.com/'
 
 # Factoring default headers for most tests.
@@ -962,7 +962,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.4 to adapt to many kinds of systems.
+\`configure' configures dirsrv 1.2.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1028,7 +1028,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of dirsrv 1.1.4:";;
+     short | recursive ) echo "Configuration of dirsrv 1.2.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1234,7 +1234,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-dirsrv configure 1.1.4
+dirsrv configure 1.2.0
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1248,7 +1248,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.4, which was
+It was created by dirsrv $as_me 1.2.0, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1894,7 +1894,7 @@
 
 # Define the identity of the package.
  PACKAGE='dirsrv'
- VERSION='1.1.4'
+ VERSION='1.2.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -26865,7 +26865,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by dirsrv $as_me 1.1.4, which was
+This file was extended by dirsrv $as_me 1.2.0, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -26928,7 +26928,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-dirsrv config.status 1.1.4
+dirsrv config.status 1.2.0
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 


















More information about the Fedora-directory-commits mailing list