SF.net SVN: gar:[23257] csw/mgar/pkg/buildbot/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Mar 20 13:42:09 CET 2014
Revision: 23257
http://sourceforge.net/p/gar/code/23257
Author: dmichelsen
Date: 2014-03-20 12:42:09 +0000 (Thu, 20 Mar 2014)
Log Message:
-----------
buildbot/trunk: Restrict to Solaris 10 and Python 2.7
Modified Paths:
--------------
csw/mgar/pkg/buildbot/trunk/Makefile
Modified: csw/mgar/pkg/buildbot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/buildbot/trunk/Makefile 2014-03-20 12:40:26 UTC (rev 23256)
+++ csw/mgar/pkg/buildbot/trunk/Makefile 2014-03-20 12:42:09 UTC (rev 23257)
@@ -27,6 +27,10 @@
# Wrapper
DISTFILES += buildbot
+# Buildbot is 2.7 only and the server is Solaris 10 only
+MODULATIONS_PYTHON_VERSION = 2_7
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
PACKAGES += CSWbuildbot
SPKG_DESC_CSWbuildbot = A system to automate the compile/test cycle
# PKGFILES is catchall
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