[csw-devel] SF.net SVN: gar:[14884] csw/mgar/pkg/namebench/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sat Jun 25 11:50:48 CEST 2011
Revision: 14884
http://gar.svn.sourceforge.net/gar/?rev=14884&view=rev
Author: bonivart
Date: 2011-06-25 09:50:47 +0000 (Sat, 25 Jun 2011)
Log Message:
-----------
namebench/trunk: respin to clean up deps
Modified Paths:
--------------
csw/mgar/pkg/namebench/trunk/Makefile
Modified: csw/mgar/pkg/namebench/trunk/Makefile
===================================================================
--- csw/mgar/pkg/namebench/trunk/Makefile 2011-06-25 09:25:00 UTC (rev 14883)
+++ csw/mgar/pkg/namebench/trunk/Makefile 2011-06-25 09:50:47 UTC (rev 14884)
@@ -10,13 +10,14 @@
MASTER_SITES = http://namebench.googlecode.com/files/
DISTFILES = $(NAME)-$(VERSION)-source.tgz
+LICENSE = COPYING
+
+PACKAGES = CSWnamebench
+CATALOGNAME = namebench
SPKG_SOURCEURL = http://code.google.com/p/namebench
RUNTIME_DEP_PKGS = CSWpython-tk
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tgz
-
ARCHALL = 1
TEST_SCRIPTS =
@@ -24,5 +25,8 @@
CHECKPKG_OVERRIDES_CSWnamebench += pkgname-does-not-start-with-CSWpy-
CHECKPKG_OVERRIDES_CSWnamebench += catalogname-does-not-start-with-py_
CHECKPKG_OVERRIDES_CSWnamebench += surplus-dependency|CSWpython-tk
+CHECKPKG_OVERRIDES_CSWnamebench += file-with-bad-content|/usr/local|root/opt/csw/namebench/config/data_sources.cfg
+CHECKPKG_OVERRIDES_CSWnamebench += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/libnamebench/util.py
+CHECKPKG_OVERRIDES_CSWnamebench += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/libnamebench/util.py
include gar/category.mk
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