[csw-devel] SF.net SVN: gar:[11984] csw/mgar/gar/v2/lib/python/README

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Dec 17 11:55:26 CET 2010


Revision: 11984
          http://gar.svn.sourceforge.net/gar/?rev=11984&view=rev
Author:   wahwah
Date:     2010-12-17 10:55:26 +0000 (Fri, 17 Dec 2010)

Log Message:
-----------
checkpkg: Add a few ideas for new checks

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/python/README

Modified: csw/mgar/gar/v2/lib/python/README
===================================================================
--- csw/mgar/gar/v2/lib/python/README	2010-12-17 10:54:59 UTC (rev 11983)
+++ csw/mgar/gar/v2/lib/python/README	2010-12-17 10:55:26 UTC (rev 11984)
@@ -2,6 +2,17 @@
 
 ==Checkpkg==
 
+Checks to implement:
+ - foo_bar != CSWfoo-bar -> error
+ - *dev(el)? -> error, suggest *-devel
+ - *-?rt -> error, suggest specific library packages
+ - empty package without 'transitional' in the name --> error, suggest
+ 	 'transitional'
+ - CSWpmfoo --> error, suggest CSWpm-foo
+ - Dependency on a transitional package --> error
+ 	 ('transitional', 'stub', 'legacy')
+
+
 Development plan for checkpkg:
 - Generalize dependency checking by adding NeedFile(file_list, reason) to
   error_mgr.  It's possible to need one of the listed files only, so files are


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