[Fedora-directory-commits] ldapserver Makefile, 1.35, 1.36 nsdefs.mk, 1.19, 1.20

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Mon Oct 9 22:26:15 UTC 2006


Author: rmeggins

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

Modified Files:
	Makefile nsdefs.mk 
Log Message:
Bug(s) fixed: 210075
Bug Description: Change version to 1.0.3
Reviewed by: nkinder, nhosoi (Thanks!)
Fix Description: Update version strings and etc. to 1.0.3
Platforms tested: FC5
Flag Day: no
Doc impact: no 



Index: Makefile
===================================================================
RCS file: /cvs/dirsec/ldapserver/Makefile,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- Makefile	15 Sep 2006 14:59:47 -0000	1.35
+++ Makefile	9 Oct 2006 22:26:13 -0000	1.36
@@ -360,7 +360,7 @@
 	-e 's/@COMPANY-PRODUCT-NAME@/Fedora Directory Server/g' \
 	-e 's/@LCASE-COMPANY-NAME-NOSP@/fedora/g' \
 	-e 's/@GEN-VERSION@/1.0/g' \
-	-e 's/@NOSP-VERSION@/1.0.2/g' \
+	-e 's/@NOSP-VERSION@/1.0.3/g' \
 	-e 's+ at COMPANY-URL@+http://directory.fedora.redhat.com/+g' \
 	ldapserver.spec.tmpl > $@
 	mv $@ $(OBJDIR)


Index: nsdefs.mk
===================================================================
RCS file: /cvs/dirsec/ldapserver/nsdefs.mk,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- nsdefs.mk	7 Oct 2006 03:20:36 -0000	1.19
+++ nsdefs.mk	9 Oct 2006 22:26:13 -0000	1.20
@@ -227,8 +227,8 @@
 OBJDIR=$(COMMON_OBJDIR)
 OBJDIR_32=$(COMMON_OBJDIR_32)
 DO_SEARCH=no
-DIR_VERSION:=1.0.2
-NOSP_DIR_VERSION:=1.0.2
+DIR_VERSION:=1.0.3
+NOSP_DIR_VERSION:=1.0.3
 DIR_NORM_VERSION:=1.0
 PRODUCT_NAME="$(PRODUCTCORE) $(DIR_VERSION)"
 # When you change DIRSDK_VERSION or DIRSDK_VERSION_DLL_SUFFIX, you must




More information about the Fedora-directory-commits mailing list