[Fedora-directory-commits] ldapserver/ldap/cm/newinst ns-keygen, 1.6, 1.7 slapd-patch.inf, 1.2, 1.3

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Sat Oct 29 02:26:24 UTC 2005


Author: rmeggins

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

Modified Files:
	ns-keygen slapd-patch.inf 
Log Message:
Bug(s) fixed: 172005
Bug Description: Change ldapserver version to 1.0
Reviewed by: Noriko (Thanks!)
Fix Description: This also fixes some lingering build issues involving 
perldap, which is no longer a separate setup package, but just gets 
included into DS in a similar manner to nspr, nss, etc.
Platforms tested: RHEL4
Flag Day: no
Doc impact: no
QA impact: should be covered by regular nightly and manual testing
New Tests integrated into TET: none



Index: ns-keygen
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/cm/newinst/ns-keygen,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ns-keygen	19 Apr 2005 22:07:20 -0000	1.6
+++ ns-keygen	29 Oct 2005 02:26:17 -0000	1.7
@@ -41,7 +41,7 @@
 #
 # Usage  ns-keygen password_file fully_qualified_hostname
 # Example:
-#	./ns-keygen  ../password.txt myhost.redhat.com
+#	./ns-keygen  ../password.txt myhost.directory.fedora.redhat.com
 #
 # Assumes that NSHOME is Set
 # if NSHOME is not set, it will be derived from the path of this script, which is


Index: slapd-patch.inf
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/cm/newinst/slapd-patch.inf,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- slapd-patch.inf	22 Sep 2005 16:48:16 -0000	1.2
+++ slapd-patch.inf	29 Oct 2005 02:26:17 -0000	1.3
@@ -38,17 +38,17 @@
 #
 [General]
 Name= %%%SERVER_NAME%%%
-Components=slapd-71
+Components=slapd-10
 
-[slapd-71]
+[slapd-10]
 Name= %%%SERVER_NAME%%%
 InstanceNamePrefix= %%%INSTANCE_NAME_PREFIX%%%
 Description= %%%SERVER_NAME%%%
-NickName= slapd-71
+NickName= slapd-10
 Version= %%%SERVER_VERSION%%%
 BuildNumber= %%%SERVER_BUILD_NUM%%%
-Archive= nsslapd-71.zip
-SourcePath=slapd-71
+Archive= nsslapd-10.zip
+SourcePath=slapd-10
 PreInstall= ns-config -r
 PostInstall= bin/slapd/admin/bin/ns-update
 PreUninstall= bin/slapd/admin/bin/uninstall




More information about the Fedora-directory-commits mailing list