[csw-devel] SF.net SVN: gar:[11254] csw/mgar/pkg/tomcat6/branches/ihsan/Makefile
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Mon Oct 11 19:50:51 CEST 2010
Revision: 11254
http://gar.svn.sourceforge.net/gar/?rev=11254&view=rev
Author: idogan23
Date: 2010-10-11 17:50:51 +0000 (Mon, 11 Oct 2010)
Log Message:
-----------
tomcat6: set ARCHALL to 1, changed user/group for config files to tomcat
Modified Paths:
--------------
csw/mgar/pkg/tomcat6/branches/ihsan/Makefile
Modified: csw/mgar/pkg/tomcat6/branches/ihsan/Makefile
===================================================================
--- csw/mgar/pkg/tomcat6/branches/ihsan/Makefile 2010-10-11 16:11:26 UTC (rev 11253)
+++ csw/mgar/pkg/tomcat6/branches/ihsan/Makefile 2010-10-11 17:50:51 UTC (rev 11254)
@@ -21,6 +21,7 @@
PACKAGES = CSWtomcat6
CATALOGNAME = tomcat6
LICENSE = LICENSE
+ARCHALL = 1
CONFIGURE_SCRIPTS = none
BUILD_SCRIPTS = none
@@ -32,13 +33,14 @@
USERGROUP = /etc/opt/csw/pkg/$(GARNAME)/cswusergroup
PRESERVECONF = /etc/opt/csw/$(GARNAME)/conf/.*
-PROTOTYPE_MODIFIERS = varuser etcperm
-
+PROTOTYPE_MODIFIERS = varuser etcperm
PROTOTYPE_FILES_varuser = /var/opt/csw/$(GARNAME)/.*
PROTOTYPE_USER_varuser = tomcat
PROTOTYPE_GROUP_varuser = tomcat
PROTOTYPE_FILES_etcperm = /etc/opt/csw/$(GARNAME)/conf/.*\.CSW
-PROTOTYPE_PERMS_etcperm = 0644
+PROTOTYPE_PERMS_etcperm = 0640
+PROTOTYPE_USER_etcperm = tomcat
+PROTOTYPE_GROUP_etcperm = tomcat
MIGRATE_SOURCE_DIR = /opt/csw/etc/$(GARNAME)/conf
MIGRATE_DEST_DIR = /etc/opt/csw/$(GARNAME)/conf
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list