[Fedora-directory-commits] setuputil nsdefs.mk,1.2,1.3

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Wed Oct 26 16:38:11 UTC 2005


Author: rmeggins

Update of /cvs/dirsec/setuputil
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14326/setuputil

Modified Files:
	nsdefs.mk 
Log Message:
Bug(s) fixed: 171793
Bug Description: Change setuputil version to 1.0
Reviewed by: Noriko (Thanks!)
Fix Description: Mostly just typical rebranding stuff.  I found a couple 
of places in installer.cc that were not listed in the branding.dat so I 
added them.  I also got rid of the webserv version and the enterprise 
stuff, which is apparently not used anywhere.
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: nsdefs.mk
===================================================================
RCS file: /cvs/dirsec/setuputil/nsdefs.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nsdefs.mk	29 Sep 2005 22:08:54 -0000	1.2
+++ nsdefs.mk	26 Oct 2005 16:38:09 -0000	1.3
@@ -267,9 +267,9 @@
 DO_SEARCH=
 NODE_FLAG=-DNO_NODELOCK
 
-MAJOR_VERSION:="7"
-MINOR_VERSION:="1"
-SETUP_VERSION:=7.1
+MAJOR_VERSION:="1"
+MINOR_VERSION:="0"
+SETUP_VERSION:=1.0
 LDAP_NO_LIBLCACHE:=1
 
 DIRVERDIR=$(COMMON_OBJDIR)/include




More information about the Fedora-directory-commits mailing list