[csw-devel] SF.net SVN: gar:[11655] csw/mgar/gar/v2/lib/python/pkg-review-template.html

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Nov 18 00:02:12 CET 2010


Revision: 11655
          http://gar.svn.sourceforge.net/gar/?rev=11655&view=rev
Author:   wahwah
Date:     2010-11-17 23:02:12 +0000 (Wed, 17 Nov 2010)

Log Message:
-----------
mGAR v2: pkgdb, adding soname to the binaries_dump_info section.

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/python/pkg-review-template.html

Modified: csw/mgar/gar/v2/lib/python/pkg-review-template.html
===================================================================
--- csw/mgar/gar/v2/lib/python/pkg-review-template.html	2010-11-17 23:01:46 UTC (rev 11654)
+++ csw/mgar/gar/v2/lib/python/pkg-review-template.html	2010-11-17 23:02:12 UTC (rev 11655)
@@ -264,6 +264,20 @@
   <li>
     base name: <code>$bin.base_name</code>
   </li>
+#if 'soname' in $bin
+  <li>
+    soname:
+    <ul>
+      <li>
+        <code>
+          <a href="http://www.opencsw.org/packagesContainingFile/?fileName=$bin.soname&searchsubmit=1">
+            $bin.soname
+          </a>
+        </code>
+      </li>
+    </ul>
+  </li>
+#end if
   <li> runpath:
     <ul>
 #for runpath_el in $bin.runpath


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