SF.net SVN: gar:[24304] csw/mgar/pkg/manifold/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Nov 10 17:16:06 CET 2014
Revision: 24304
http://sourceforge.net/p/gar/code/24304
Author: dmichelsen
Date: 2014-11-10 16:16:01 +0000 (Mon, 10 Nov 2014)
Log Message:
-----------
manifold/trunk: Adjust dependencies
Modified Paths:
--------------
csw/mgar/pkg/manifold/trunk/Makefile
Modified: csw/mgar/pkg/manifold/trunk/Makefile
===================================================================
--- csw/mgar/pkg/manifold/trunk/Makefile 2014-11-10 14:54:57 UTC (rev 24303)
+++ csw/mgar/pkg/manifold/trunk/Makefile 2014-11-10 16:16:01 UTC (rev 24304)
@@ -22,11 +22,12 @@
RUNTIME_DEP_PKGS_CSWmanifold += CSWgenshi
CHECKPKG_OVERRIDES_CSWmanifold += surplus-dependency|CSWgenshi
# As reported in https://www.opencsw.org/mantis/view.php?id=4920
-RUNTIME_DEP_PKGS_CSWmanifold += CSWpysetuptools
-CHECKPKG_OVERRIDES_CSWmanifold += surplus-dependency|CSWpysetuptools
+RUNTIME_DEP_PKGS_CSWmanifold += CSWpy-setuptools
+CHECKPKG_OVERRIDES_CSWmanifold += surplus-dependency|CSWpy-setuptools
# That is the URL of the DTD to check against
-CHECKPKG_OVERRIDES_CSWmanifold += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/manifold/manifold.py
+CHECKPKG_OVERRIDES_CSWmanifold += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.7/site-packages/manifold/manifold.py
+CHECKPKG_OVERRIDES_CSWmanifold += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.6/site-packages/manifold/manifold.py
# This is just a binary with a private lib
CHECKPKG_OVERRIDES_CSWmanifold += catalogname-does-not-start-with-py_
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