[Fedora-directory-commits] ldapserver nsdefs.mk,1.12,1.13

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Thu Sep 22 16:48:13 UTC 2005


Author: nhosoi

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

Modified Files:
	nsdefs.mk 
Log Message:
[167982] Service Pack framework
Ported the patch making code to the trunk.



Index: nsdefs.mk
===================================================================
RCS file: /cvs/dirsec/ldapserver/nsdefs.mk,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- nsdefs.mk	1 Sep 2005 01:11:19 -0000	1.12
+++ nsdefs.mk	22 Sep 2005 16:48:10 -0000	1.13
@@ -238,7 +238,8 @@
  NSPR_DIR=nspr
 endif
 NSPR_BASENAME=libnspr21
-PRODUCT="Fedora Directory Server"
+PRODUCTCORE=Fedora Directory Server
+PRODUCT="$(PRODUCTCORE)"
 PRODUCT_IS_DIRECTORY_SERVER=1
 INSTANCE_NAME_PREFIX="Directory Server"
 DIR=slapd
@@ -267,6 +268,7 @@
 DIR_VERSION:=7.1
 NOSP_DIR_VERSION:=7.1
 DIR_NORM_VERSION:=7.1
+PRODUCT_NAME="$(PRODUCTCORE) $(DIR_VERSION)"
 # When you change DIRSDK_VERSION or DIRSDK_VERSION_DLL_SUFFIX, you must
 # update all of the .exp and .def files by executing the following command:
 #	cd ldap/libraries; gmake exportfiles




More information about the Fedora-directory-commits mailing list