SF.net SVN: gar:[25160] csw/mgar/pkg/lang-python/carbonate/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jul 8 16:32:39 CEST 2015


Revision: 25160
          http://sourceforge.net/p/gar/code/25160
Author:   dmichelsen
Date:     2015-07-08 14:32:38 +0000 (Wed, 08 Jul 2015)
Log Message:
-----------
lang-python/carbonate/trunk: Rename to CSWcarbonate

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/carbonate/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/carbonate/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/carbonate/trunk/Makefile	2015-07-08 14:17:15 UTC (rev 25159)
+++ csw/mgar/pkg/lang-python/carbonate/trunk/Makefile	2015-07-08 14:32:38 UTC (rev 25160)
@@ -14,18 +14,22 @@
 # This is a new package, don't bother building for 2.6
 MODULATIONS_PYTHON_VERSION = 2_7
 
-PACKAGES += CSWpy-carbonate
-SPKG_DESC_CSWpy-carbonate = Tools for managing federated carbon clusters
+PACKAGES += CSWcarbonate
+SPKG_DESC_CSWcarbonate = Tools for managing federated carbon clusters
 # PKGFILES is catchall
-ARCHALL_CSWpy-carbonate = 1
+ARCHALL_CSWcarbonate = 1
 # The binaries like carbon-cache.py need this
-RUNTIME_DEP_PKGS_CSWpy-carbonate += CSWpython27
+RUNTIME_DEP_PKGS_CSWcarbonate += CSWpython27
 # Checkpkg can't detect this
-CHECKPKG_OVERRIDES_CSWpy-carbonate += surplus-dependency|CSWpython27
+CHECKPKG_OVERRIDES_CSWcarbonate += surplus-dependency|CSWpython27
 
 # This is intended
-CHECKPKG_OVERRIDES_CSWpy-carbonate += python-package-missing-py26-files
+CHECKPKG_OVERRIDES_CSWcarbonate += python-package-missing-py26-files
 
+# This is more of a tool than python-related
+CHECKPKG_OVERRIDES_CSWcarbonate += pkgname-does-not-start-with-CSWpy-
+CHECKPKG_OVERRIDES_CSWcarbonate += catalogname-does-not-start-with-py_
+
 REINPLACEMENTS += conf
 REINPLACE_MATCH_conf = /opt/graphite/conf/carbonate.conf
 REINPLACE_WITH_conf = $(sysconfdir)/graphite/carbonate.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