[Fedora-directory-commits] setuputil/installer/include setupdefs.h, 1.1.1.1, 1.2

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


Author: rmeggins

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

Modified Files:
	setupdefs.h 
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: setupdefs.h
===================================================================
RCS file: /cvs/dirsec/setuputil/installer/include/setupdefs.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- setupdefs.h	29 Jul 2005 22:16:28 -0000	1.1.1.1
+++ setupdefs.h	26 Oct 2005 16:38:10 -0000	1.2
@@ -24,6 +24,20 @@
 **  Platforms:  UNIX and WIN32                                              **
 **  Revision History:                                                       **
 **  $Log$
+**  Revision 1.2  2005/10/26 16:38:10  rmeggins
+**  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
+**
 **  Revision 1.1.1.1  2005/07/29 22:16:28  foxworth
 **  Importing new setup sdk for open source project
 **
@@ -288,7 +302,7 @@
 #define SETUP_INF_CONSOLE                    "console"
 
 #define SETUP_DEFAULTVENDOR                  "Fedora Project"
-#define SETUP_DEFAULTVERSION                 "7.1"
+#define SETUP_DEFAULTVERSION                 "1.0"
 #define SETUP_DEFAULTBRAND                   "Fedora"
 #define SETUP_DEFAULTNAME                    "Fedora Server Products"
 #define SETUP_DEFAULTPROGRAMFOLDER           "Fedora Server Products"




More information about the 389-commits mailing list