[Fedora-directory-commits] ldapserver/ldap/cm Makefile,1.50,1.51

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Thu Feb 23 01:20:14 UTC 2006


Author: rmeggins

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

Modified Files:
	Makefile 
Log Message:
Change version to 1.0.2
RPM post install adds a new patch to fix the httpd module load order, removes
the console patch
Tell the user to run setup/setup after upgrade installation.



Index: Makefile
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/cm/Makefile,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- Makefile	17 Feb 2006 16:57:19 -0000	1.50
+++ Makefile	23 Feb 2006 01:20:06 -0000	1.51
@@ -108,9 +108,9 @@
 endif
 
 ifdef USE_64
-VERSION=-ver 1.0.1-64bit
+VERSION=-ver 1.0.2-64bit
 else
-VERSION=-ver 1.0.1
+VERSION=-ver 1.0.2
 endif
 
 ifeq ($(ARCH), HPUX)
@@ -270,7 +270,7 @@
 ifdef BUILD_RPM
 # name and version of RPM - must correspond to the spec file - these get branded
 	RPM_BASE_NAME=fedora
-	RPM_VERSION=1.0.1
+	RPM_VERSION=1.0.2
 	RPM_FILE_BASE=$(RPM_BASE_NAME)-ds-$(RPM_VERSION)
 	RPM_ARCH = $(shell uname -i)
 # root dir for RPM built and temp files




More information about the Fedora-directory-commits mailing list