SF.net SVN: gar:[24596] csw/mgar/pkg/lang-python/python-augeas/trunk/ Makefile
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Sun Jan 25 17:29:02 CET 2015
Revision: 24596
http://sourceforge.net/p/gar/code/24596
Author: janholzh
Date: 2015-01-25 16:29:02 +0000 (Sun, 25 Jan 2015)
Log Message:
-----------
lang-python/python-augeas/trunk: change package name,add override
Modified Paths:
--------------
csw/mgar/pkg/lang-python/python-augeas/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/python-augeas/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python-augeas/trunk/Makefile 2015-01-25 16:12:42 UTC (rev 24595)
+++ csw/mgar/pkg/lang-python/python-augeas/trunk/Makefile 2015-01-25 16:29:02 UTC (rev 24596)
@@ -16,11 +16,18 @@
VENDOR_URL = http://augeas.net
-PACKAGES = CSWpyaugeas
+PACKAGES = CSWpy-augeas
+SPKG_DESC_CSWpy-augeas = Augeas Python Bindings
CATALOGNAME = py_augeas
+OBSOLETED_BY_CSWpy-augeas = CSWpyaugeas
+
+
DEP_PKGS = CSWaugeas
+#Lib needed:
+CHECKPKG_OVERRIDES_CSWpy-augeas += surplus-dependency|CSWaugeas
+
CONFIGURE_ARGS = $(DIRPATHS)
TEST_SCRIPTS =
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