[Fedora-directory-commits] setuputil/installer Makefile, 1.2, 1.3 svrcore.inf, 1.1.1.1, 1.2

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


Author: rmeggins

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

Modified Files:
	Makefile svrcore.inf 
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: Makefile
===================================================================
RCS file: /cvs/dirsec/setuputil/installer/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	29 Sep 2005 22:08:59 -0000	1.2
+++ Makefile	26 Oct 2005 16:38:10 -0000	1.3
@@ -63,7 +63,7 @@
 # set the values of the macros used by rpmbuild
 # name and version of RPM - must correspond to the spec file - these get branded
     RPM_BASE_NAME=fedora
-    RPM_VERSION=7.1
+    RPM_VERSION=1.0
     RPM_FILE_BASE=$(RPM_BASE_NAME)-setuputil-devel-$(RPM_VERSION)
     RPM_ARCH = $(shell uname -i)
 # root dir for RPM built and temp files


Index: svrcore.inf
===================================================================
RCS file: /cvs/dirsec/setuputil/installer/svrcore.inf,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- svrcore.inf	29 Jul 2005 22:16:18 -0000	1.1.1.1
+++ svrcore.inf	26 Oct 2005 16:38:10 -0000	1.2
@@ -23,7 +23,7 @@
 Nickname = svrcore
 Version=%%%VERSION%%%
 BuildNumber= %%%BUILD_NUM%%%
-Compatible= 4.0
+Compatible= 1.0
 SourcePath=svrcore
 Archive= nssvrcore.zip
 Mandatory= true




More information about the Fedora-directory-commits mailing list