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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Oct 26 11:32:22 CEST 2010


Revision: 11411
          http://gar.svn.sourceforge.net/gar/?rev=11411&view=rev
Author:   wahwah
Date:     2010-10-26 09:32:22 +0000 (Tue, 26 Oct 2010)

Log Message:
-----------
mGAR v2: patchpkg, the surgeon class moved to package.py

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

Modified: csw/mgar/gar/v2/lib/python/package.py
===================================================================
--- csw/mgar/gar/v2/lib/python/package.py	2010-10-26 09:06:14 UTC (rev 11410)
+++ csw/mgar/gar/v2/lib/python/package.py	2010-10-26 09:32:22 UTC (rev 11411)
@@ -655,3 +655,6 @@
     target_dir, old_path = os.path.split(self.pkg_path)
     logging.debug("Transforming into %s", new_filename)
     self.dir_pkg.ToSrv4(target_dir, new_filename)
+    # - Update the pkgmap file, setting the checksums
+    # - Transform it back to the srv4 form
+    # - gzip it.


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