[csw-devel] SF.net SVN: gar:[5604] csw/mgar/pkg/munin/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Jul 20 09:55:41 CEST 2009


Revision: 5604
          http://gar.svn.sourceforge.net/gar/?rev=5604&view=rev
Author:   dmichelsen
Date:     2009-07-20 07:55:41 +0000 (Mon, 20 Jul 2009)

Log Message:
-----------
munin: Use dynamic gspec and make muninmaster ARCHALL

Modified Paths:
--------------
    csw/mgar/pkg/munin/trunk/Makefile
    csw/mgar/pkg/munin/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/munin/trunk/files/CSWmuninmaster.gspec
    csw/mgar/pkg/munin/trunk/files/CSWmuninnode.gspec

Modified: csw/mgar/pkg/munin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/munin/trunk/Makefile	2009-07-19 15:59:00 UTC (rev 5603)
+++ csw/mgar/pkg/munin/trunk/Makefile	2009-07-20 07:55:41 UTC (rev 5604)
@@ -13,8 +13,8 @@
 SF_PROJ = munin
 MASTER_SITES = $(SF_MIRRORS)
 DISTFILES  = $(GARNAME)_$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWmuninmaster, prototype postinstall)
-DISTFILES += $(call admfiles,CSWmuninnode, prototype)
+DISTFILES += CSWmuninmaster.prototype CSWmuninmaster.postinstall
+DISTFILES += CSWmuninnode.prototype
 DISTFILES += cswusergroup
 DISTFILES += apache-munin.conf.CSW apache-munin-cgi.conf.CSW
 DISTFILES += README.CSW
@@ -34,6 +34,12 @@
 # uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
 # UPSTREAM_MASTER_SITES = 
 
+PACKAGES = CSWmuninmaster CSWmuninnode
+CATALOGNAME_CSWmuninmaster = munin_master
+CATALOGNAME_CSWmuninnode = munin_node
+
+ARCHALL_CSWmuninmaster = 1
+
 REQUIRED_PKGS_CSWmuninmaster = CSWpmnetserver CSWperl CSWpython CSWpmparserecdescent 
 REQUIRED_PKGS_CSWmuninmaster = CSWpmhtmltmpl CSWpmdatemanip CSWpmmd5 CSWrrd CSWapache2
 REQUIRED_PKGS_CSWmuninmaster = CSWcswclassutils

Modified: csw/mgar/pkg/munin/trunk/checksums
===================================================================
--- csw/mgar/pkg/munin/trunk/checksums	2009-07-19 15:59:00 UTC (rev 5603)
+++ csw/mgar/pkg/munin/trunk/checksums	2009-07-20 07:55:41 UTC (rev 5604)
@@ -1,7 +1,5 @@
-7e6d51878164293b723270d9b0e86348  download/CSWmuninmaster.gspec
 39296b9aff25a2518394811796ef7ae6  download/CSWmuninmaster.postinstall
 bd055e305e9cc70994014917225d3777  download/CSWmuninmaster.prototype
-d6014841b8b2167308026bfe48782fb5  download/CSWmuninnode.gspec
 f7dd6a31454b6a40273d8932488234a1  download/CSWmuninnode.prototype
 e6bafa4aa3cba7fc16e444ad168b4cd1  download/README.CSW
 59409f4b412953283c3df4546fd4886c  download/apache-munin-cgi.conf.CSW

Deleted: csw/mgar/pkg/munin/trunk/files/CSWmuninmaster.gspec
===================================================================
--- csw/mgar/pkg/munin/trunk/files/CSWmuninmaster.gspec	2009-07-19 15:59:00 UTC (rev 5603)
+++ csw/mgar/pkg/munin/trunk/files/CSWmuninmaster.gspec	2009-07-20 07:55:41 UTC (rev 5604)
@@ -1,3 +0,0 @@
-%var            bitname munin_master
-%var            pkgname CSWmuninmaster
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec

Deleted: csw/mgar/pkg/munin/trunk/files/CSWmuninnode.gspec
===================================================================
--- csw/mgar/pkg/munin/trunk/files/CSWmuninnode.gspec	2009-07-19 15:59:00 UTC (rev 5603)
+++ csw/mgar/pkg/munin/trunk/files/CSWmuninnode.gspec	2009-07-20 07:55:41 UTC (rev 5604)
@@ -1,3 +0,0 @@
-%var            bitname munin_node
-%var            pkgname CSWmuninnode
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec


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