[csw-devel] SF.net SVN: gar:[6330] csw/mgar/pkg/ganglia/branches
d_pocock at users.sourceforge.net
d_pocock at users.sourceforge.net
Thu Sep 17 13:39:21 CEST 2009
Revision: 6330
http://gar.svn.sourceforge.net/gar/?rev=6330&view=rev
Author: d_pocock
Date: 2009-09-17 11:39:21 +0000 (Thu, 17 Sep 2009)
Log Message:
-----------
ganglia: testing a release candidate
Modified Paths:
--------------
csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/Makefile
csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/checksums
Added Paths:
-----------
csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/
Modified: csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/Makefile
===================================================================
--- csw/mgar/pkg/ganglia/trunk/Makefile 2009-09-11 09:22:45 UTC (rev 6265)
+++ csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/Makefile 2009-09-17 11:39:21 UTC (rev 6330)
@@ -1,5 +1,5 @@
GARNAME = ganglia
-GARVERSION = 3.1.2
+GARVERSION = 3.1.3
CATEGORIES = utils
# How should we set this?
@@ -24,7 +24,7 @@
DISTFILES += CSWgangliaweb.postinstall CSWgangliaweb.preremove
DISTFILES += httpd-ganglia.conf.CSW cswgmond cswgmetad
-PACKAGES = CSWgangliaagent CSWgangliart CSWgangliadevel CSWgangliagmetad CSWgangliaweb CSWgangliamodpython
+PACKAGES = CSWgangliart CSWgangliaagent CSWgangliadevel CSWgangliagmetad CSWgangliaweb CSWgangliamodpython
CATALOGNAME_CSWganglia = ganglia
CATALOGNAME_CSWgangliart = ganglia_rt
@@ -84,14 +84,14 @@
# TODO: define a CSWgangliamodpython package
# Depends: some issues exist getting the Python support working on Solaris,
# Ganglia's configure.in needs to be further enhanced for this to work
-CONFIGURE_ARGS += --without-python
+CONFIGURE_ARGS += --disable-python
#CONFIGURE_ARGS += --with-python=/opt/csw
# For Ganglia 3.1.2, the test suite doesn't compile cleanly on Solaris,
# so we skip it. This should be re-assessed with each new release
# from upstream. Proposed fixes for the test suite to be submitted
# upstream.
-ifeq ($(GARVERSION),3.1.2)
+ifeq ($(GARVERSION),3.1.3)
TEST_SCRIPTS =
endif
Modified: csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/checksums
===================================================================
--- csw/mgar/pkg/ganglia/trunk/checksums 2009-09-11 09:22:45 UTC (rev 6265)
+++ csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/checksums 2009-09-17 11:39:21 UTC (rev 6330)
@@ -2,5 +2,5 @@
c4c333a46db391464e372ad8ede4993c download/CSWgangliaweb.preremove
25d302948e25837bf17757d5e23e4955 download/cswgmetad
c6bb96c949dbb989d06ebb36b6af885d download/cswgmond
-aaba09a6fa897ed581789f679f7ca62d download/ganglia-3.1.2.tar.gz
+cd502229ea934b433fa2ddc6fd3a2706 download/ganglia-3.1.3.tar.gz
2ff504ecb546aca2cdd6ee09af9a417e download/httpd-ganglia.conf.CSW
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