[csw-devel] SF.net SVN: gar:[8344] csw/mgar/pkg/puppet
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Feb 4 11:05:38 CET 2010
Revision: 8344
http://gar.svn.sourceforge.net/gar/?rev=8344&view=rev
Author: wahwah
Date: 2010-02-04 10:05:38 +0000 (Thu, 04 Feb 2010)
Log Message:
-----------
puppet: Version bump to 0.25.4, better CSWpuppetmaster package, added the dependency on CSWruby
Modified Paths:
--------------
csw/mgar/pkg/puppet/branches/puppet-0.24.x/Makefile
csw/mgar/pkg/puppet/trunk/Makefile
csw/mgar/pkg/puppet/trunk/checksums
Modified: csw/mgar/pkg/puppet/branches/puppet-0.24.x/Makefile
===================================================================
--- csw/mgar/pkg/puppet/branches/puppet-0.24.x/Makefile 2010-02-04 08:54:53 UTC (rev 8343)
+++ csw/mgar/pkg/puppet/branches/puppet-0.24.x/Makefile 2010-02-04 10:05:38 UTC (rev 8344)
@@ -34,19 +34,23 @@
# service isn't started upon the installation of CSWpuppet.
PACKAGES = CSWpuppet CSWpuppetmaster
-RUNTIME_DEP_PKGS = CSWfacter
-BUILD_DEP_PKGS =
-RUNTIME_DEP_PKGS_CSWpuppetmaster = CSWpuppet
-
-PKGFILES_CSWpuppetmaster = $(sysconfdir)/init\.d/cswpuppetmasterd
-SPKG_DESC_CSWpuppet = System configuration management tool, client daemon
+SPKG_DESC_CSWpuppet = System configuration management tool, client daemon
SPKG_DESC_CSWpuppetmaster = System configuration management tool, server
-ARCHALL=1
+RUNTIME_DEP_PKGS = CSWfacter
+RUNTIME_DEP_PKGS += CSWruby
+RUNTIME_DEP_PKGS_CSWpuppetmaster += CSWpuppet
-sysconfdir = /etc/opt/csw
-localstatedir = /var/opt/csw
+PKGFILES_CSWpuppetmaster = $(sysconfdir)/init\.d/cswpuppetmasterd
+PKGFILES_CSWpuppetmaster += $(sbindir)/puppetmasterd
+PKGFILES_CSWpuppetmaster += $(mandir)/man8/puppetmasterd.8
+PKGFILES_CSWpuppetmaster += $(libdir)/.*/puppet/application/puppetmasterd.rb
+ARCHALL = 1
+
+sysconfdir = /etc$(prefix)
+localstatedir = /var$(prefix)
+
CONFIGURE_SCRIPTS =
BUILD_SCRIPTS =
TEST_SCRIPTS =
Modified: csw/mgar/pkg/puppet/trunk/Makefile
===================================================================
--- csw/mgar/pkg/puppet/trunk/Makefile 2010-02-04 08:54:53 UTC (rev 8343)
+++ csw/mgar/pkg/puppet/trunk/Makefile 2010-02-04 10:05:38 UTC (rev 8344)
@@ -7,7 +7,7 @@
# [1] http://garylaw.net/packages/puppet-build.sh
GARNAME = puppet
-GARVERSION = 0.25.1
+GARVERSION = 0.25.4
CATEGORIES = apps
define BLURB
@@ -34,19 +34,23 @@
# service isn't started upon the installation of CSWpuppet.
PACKAGES = CSWpuppet CSWpuppetmaster
-RUNTIME_DEP_PKGS = CSWfacter
-#BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS)
-RUNTIME_DEP_PKGS_CSWpuppetmaster = CSWpuppet
-
-PKGFILES_CSWpuppetmaster = $(sysconfdir)/init\.d/cswpuppetmasterd
-SPKG_DESC_CSWpuppet = System configuration management tool, client daemon
+SPKG_DESC_CSWpuppet = System configuration management tool, client daemon
SPKG_DESC_CSWpuppetmaster = System configuration management tool, server
-ARCHALL=1
+RUNTIME_DEP_PKGS = CSWfacter
+RUNTIME_DEP_PKGS += CSWruby
+RUNTIME_DEP_PKGS_CSWpuppetmaster += CSWpuppet
-sysconfdir = /etc/opt/csw
-localstatedir = /var/opt/csw
+PKGFILES_CSWpuppetmaster = $(sysconfdir)/init\.d/cswpuppetmasterd
+PKGFILES_CSWpuppetmaster += $(sbindir)/puppetmasterd
+PKGFILES_CSWpuppetmaster += $(mandir)/man8/puppetmasterd.8
+PKGFILES_CSWpuppetmaster += $(libdir)/.*/puppet/application/puppetmasterd.rb
+ARCHALL = 1
+
+sysconfdir = /etc$(prefix)
+localstatedir = /var$(prefix)
+
CONFIGURE_SCRIPTS =
BUILD_SCRIPTS =
TEST_SCRIPTS =
Modified: csw/mgar/pkg/puppet/trunk/checksums
===================================================================
--- csw/mgar/pkg/puppet/trunk/checksums 2010-02-04 08:54:53 UTC (rev 8343)
+++ csw/mgar/pkg/puppet/trunk/checksums 2010-02-04 10:05:38 UTC (rev 8344)
@@ -3,4 +3,4 @@
f4a95dece2231805abf4754d72471de4 cswpuppetd
aba2c79e589b9bd1c881a22aa663a213 cswpuppetmasterd
3ab0d4f9801075bc78b68b766b496fc7 cswusergroup
-55ced6102fe6ad8b2ecb2b1384008167 puppet-0.25.1.tar.gz
+69c97019fda5620f9f45f6ad64407e3b puppet-0.25.4.tar.gz
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