[csw-devel] SF.net SVN: gar:[11368] csw/mgar/gar/v2/lib/python/package_checks.py

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Oct 22 09:58:31 CEST 2010


Revision: 11368
          http://gar.svn.sourceforge.net/gar/?rev=11368&view=rev
Author:   wahwah
Date:     2010-10-22 07:58:31 +0000 (Fri, 22 Oct 2010)

Log Message:
-----------
mGAR v2: Notes about ideas for two potentially useful checks.

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/python/package_checks.py

Modified: csw/mgar/gar/v2/lib/python/package_checks.py
===================================================================
--- csw/mgar/gar/v2/lib/python/package_checks.py	2010-10-22 07:58:04 UTC (rev 11367)
+++ csw/mgar/gar/v2/lib/python/package_checks.py	2010-10-22 07:58:31 UTC (rev 11368)
@@ -10,6 +10,10 @@
 # def CheckSomething(pkg_data, error_mgr, logger, messenger):
 #   logger.debug("Checking something.")
 #   error_mgr.ReportError("something-is-wrong")
+#
+# TODO(maciej): In general, the development package should depend on all the libraries.
+# TODO(maciej): If foo.so links to foo.so.1, the devel package should depend on
+#               the library package.
 
 import copy
 import re


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