[paketler-commits] r14058 - stable/pardus-1/desktop/kde/base/kdebindings

paketler-uludag at uludag.org.tr paketler-uludag at uludag.org.tr
21 Eki 2006 Cmt 11:32:28 EEST


Author: cartman
Date: Sat Oct 21 11:32:27 2006
New Revision: 14058

Modified:
   stable/pardus-1/desktop/kde/base/kdebindings/actions.py
   stable/pardus-1/desktop/kde/base/kdebindings/pspec.xml
Log:
Fix #3216


Modified: stable/pardus-1/desktop/kde/base/kdebindings/actions.py
=================================================================
--- stable/pardus-1/desktop/kde/base/kdebindings/actions.py	(original)
+++ stable/pardus-1/desktop/kde/base/kdebindings/actions.py	Sat Oct 21 11:32:27 2006
@@ -6,6 +6,7 @@
 # See the file http://www.gnu.org/copyleft/gpl.txt.
 
 from pisi.actionsapi import kde
+from pisi.actionsapi import pisitools
 from pisi.actionsapi import shelltools
 
 def setup():
@@ -17,3 +18,5 @@
 
 def install():
     kde.install()
+
+    pisitools.remove("/usr/lib/perl5/*/*/perllocal.pod")

Modified: stable/pardus-1/desktop/kde/base/kdebindings/pspec.xml
=================================================================
--- stable/pardus-1/desktop/kde/base/kdebindings/pspec.xml	(original)
+++ stable/pardus-1/desktop/kde/base/kdebindings/pspec.xml	Sat Oct 21 11:32:27 2006
@@ -40,6 +40,13 @@
     </Package>
 
     <History>
+        <Update release="7">
+            <Date>2006-10-21</Date>
+            <Version>3.5.5</Version>
+            <Comment>Fix #3216</Comment>
+            <Name>İsmail Dönmez</Name>
+            <Email>ismail at pardus.org.tr</Email>
+        </Update>
         <Update release="6">
             <Date>2006-10-03</Date>
             <Version>3.5.5</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi