[paketler-commits] r53075 - in playground/cenk/bkchem: . files

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
11 Eyl 2008 Per 11:13:09 EEST


Author: cenk
Date: Thu Sep 11 11:13:09 2008
New Revision: 53075

Added:
   playground/cenk/bkchem/files/inchi-path.patch
Modified:
   playground/cenk/bkchem/actions.py
   playground/cenk/bkchem/pspec.xml
Log:
bump

Modified: playground/cenk/bkchem/actions.py
=================================================================
--- playground/cenk/bkchem/actions.py	(original)
+++ playground/cenk/bkchem/actions.py	Thu Sep 11 11:13:09 2008
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 # -*- coding: utf-8 -*-
 #
-# Copyright 2007 TUBITAK/UEKAE
+# Copyright 2007,2008 TUBITAK/UEKAE
 # Licensed under the GNU General Public License, version 2.
 # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
 
@@ -18,5 +18,3 @@
     pythonmodules.install("--prefix=/usr --strip=%s" % get.installDIR())
 
     pisitools.insinto("/usr/share/pixmaps", "images/bkchem.png")
-
-    pisitools.dodoc("gpl.txt", "README", "RELEASE")

Modified: playground/cenk/bkchem/pspec.xml
=================================================================
--- playground/cenk/bkchem/pspec.xml	(original)
+++ playground/cenk/bkchem/pspec.xml	Thu Sep 11 11:13:09 2008
@@ -11,12 +11,15 @@
         <License>GPLv2</License>
         <IsA>app:gui</IsA>
         <Summary>A free chemical drawing program</Summary>
-        <Archive sha1sum="a7cfc5fb9edca159fb0799c0f4114193c66a6a9f" type="targz">http://bkchem.zirael.org/download/bkchem-0.12.0.tar.gz</Archive>
+        <Archive sha1sum="550da553469ed75a6e79f6227c74d339eec2de99" type="targz">http://bkchem.zirael.org/download/bkchem-0.12.2.tar.gz</Archive>
         <BuildDependencies>
             <Dependency>pycairo</Dependency>
             <Dependency>python-tk</Dependency>
             <Dependency>inchi</Dependency>
         </BuildDependencies>
+        <Patches>
+            <Patch>inchi-path.patch</Patch>
+        </Patches>
     </Source>
 
     <Package>
@@ -41,6 +44,13 @@
     </Package>
 
     <History>
+        <Update release="2">
+            <Date>2008-09-11</Date>
+            <Version>0.12.2</Version>
+            <Comment>Version bump.</Comment>
+            <Name>Cenk Güre</Name>
+            <Email>gure.cenk at gmail.com</Email>
+        </Update>
         <Update release="1">
             <Date>2007-12-18</Date>
             <Version>0.12.0</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi