[paketler-commits] r14507 - devel/desktop/kde/sysinfo

paketler-uludag at uludag.org.tr paketler-uludag at uludag.org.tr
1 Kas 2006 Çar 13:56:25 EET


Author: caglar
Date: Wed Nov  1 13:56:25 2006
New Revision: 14507

Modified:
   devel/desktop/kde/sysinfo/actions.py
   devel/desktop/kde/sysinfo/pspec.xml
Log:
bump and package corrections

Modified: devel/desktop/kde/sysinfo/actions.py
=================================================================
--- devel/desktop/kde/sysinfo/actions.py	(original)
+++ devel/desktop/kde/sysinfo/actions.py	Wed Nov  1 13:56:25 2006
@@ -5,18 +5,18 @@
 # Licensed under the GNU General Public License, version 2.
 # See the file http://www.gnu.org/copyleft/gpl.txt.
 
-from pisi.actionsapi import autotools
+from pisi.actionsapi import kde
 from pisi.actionsapi import pisitools
 
 def setup():
-    autotools.make("-f admin/Makefile.common")
-    autotools.configure()
+    kde.make("-f admin/Makefile.common")
+    kde.configure()
 
 def build():
-    autotools.make()
+    kde.make()
 
 def install():
-    autotools.install()
+    kde.install()
 
     pisitools.remove("/usr/lib/kde3/kio_sysinfo.a")
     pisitools.remove("/usr/lib/kde3/libksysinfopart.a")

Modified: devel/desktop/kde/sysinfo/pspec.xml
=================================================================
--- devel/desktop/kde/sysinfo/pspec.xml	(original)
+++ devel/desktop/kde/sysinfo/pspec.xml	Wed Nov  1 13:56:25 2006
@@ -14,7 +14,7 @@
         <Summary xml:lang="tr">Sistemle ilgili bilgi veren kioslave</Summary>
         <Description>Sysinfo is a KDE applet that shows information about your computer. You can access your directories, view information about your operating system, discs, cpu and memory.</Description>
         <Description xml:lang="tr">Sysinfo bilgisayarınız hakkında çeşitli bilgileri görmenizi sağlayan bir KDE uygulamacığıdır. Sysinfo ile klasörlerinize erişebilir, işletim sisteminiz, diskleriniz, işlemciniz ve sistem hafızanız hakkında bilgilere ulaşabilirsiniz.</Description>
-        <Archive sha1sum="3c566d54ffb11c40d207d1cdd299e5b253271857" type="tarbz2">http://cekirdek.pardus.org.tr/~gokmen/pisi/sysinfo-1.1.tar.bz2</Archive>
+        <Archive sha1sum="07ecb1337fa255fd959fb107bfb57272a10f3534" type="targz">ftp://ftp.pardus.org.tr/pub/pisi/source/sysinfo-1.2.tar.gz</Archive>
         <BuildDependencies>
             <Dependency>kdelibs</Dependency>
         </BuildDependencies>
@@ -26,12 +26,19 @@
             <Dependency>kdelibs</Dependency>
         </RuntimeDependencies>
         <Files>
-            <Path fileType="library">/usr/lib</Path>
-            <Path fileType="data">/usr/share</Path>
+            <Path fileType="library">/usr/kde/3.5/lib</Path>
+            <Path fileType="data">/usr/kde/3.5/share</Path>
         </Files>
     </Package>
 
     <History>
+        <Update release="3">
+            <Date>2006-11-01</Date>
+            <Version>1.2</Version>
+            <Comment>Version Bump</Comment>
+            <Name>S.Çağlar Onur</Name>
+            <Email>caglar at pardus.org.tr</Email>
+        </Update>
         <Update release="2">
             <Date>2006-08-17</Date>
             <Version>1.1</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi