[csw-devel] SF.net SVN: gar:[13379] csw/mgar/pkg/lang-python/supybot/trunk/Makefile

skayser at users.sourceforge.net skayser at users.sourceforge.net
Fri Feb 18 19:24:58 CET 2011


Revision: 13379
          http://gar.svn.sourceforge.net/gar/?rev=13379&view=rev
Author:   skayser
Date:     2011-02-18 18:24:57 +0000 (Fri, 18 Feb 2011)

Log Message:
-----------
lang-python/supybot/trunk: added license file and checkpkg overrides

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

Modified: csw/mgar/pkg/lang-python/supybot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/supybot/trunk/Makefile	2011-02-18 18:13:00 UTC (rev 13378)
+++ csw/mgar/pkg/lang-python/supybot/trunk/Makefile	2011-02-18 18:24:57 UTC (rev 13379)
@@ -16,6 +16,7 @@
 MASTER_SITES = $(SF_MIRRORS)
 DISTFILES    = $(DISTNAME).tar.gz
 DISTNAME     = Supybot-$(VERSION)
+LICENSE      = LICENSE
 
 ARCHALL = 1
 RUNTIME_DEP_PKGS = CSWpysqlite CSWtwisted
@@ -23,6 +24,12 @@
 EXTRA_PAX_ARGS = '-s,ChangeLog$$,changelog,p'
 TEST_SCRIPTS = 
 
+CHECKPKG_OVERRIDES_CSWsupybot += pkgname-does-not-start-with-CSWpy-
+CHECKPKG_OVERRIDES_CSWsupybot += catalogname-does-not-start-with-py_
+CHECKPKG_OVERRIDES_CSWsupybot += surplus-dependency|CSWtwisted
+CHECKPKG_OVERRIDES_CSWsupybot += surplus-dependency|CSWpython
+CHECKPKG_OVERRIDES_CSWsupybot += surplus-dependency|CSWpysqlite
+
 include gar/category.mk
 
 post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(NAME)


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