[paketler-commits] r8540 - in stable/pardus-1/desktop/kde/ktorrent: . files

paketler-uludag at uludag.org.tr paketler-uludag at uludag.org.tr
28 Haz 2006 Çar 02:21:06 EEST


Author: caglar
Date: Wed Jun 28 02:21:06 2006
New Revision: 8540

Modified:
   stable/pardus-1/desktop/kde/ktorrent/actions.py
   stable/pardus-1/desktop/kde/ktorrent/files/use_normal_icons.patch
   stable/pardus-1/desktop/kde/ktorrent/pspec.xml
Log:
sync

Modified: stable/pardus-1/desktop/kde/ktorrent/actions.py
=================================================================
--- stable/pardus-1/desktop/kde/ktorrent/actions.py	(original)
+++ stable/pardus-1/desktop/kde/ktorrent/actions.py	Wed Jun 28 02:21:06 2006
@@ -1,7 +1,8 @@
 #!/usr/bin/python
 # -*- coding: utf-8 -*- 
 #
-# Copyright 2005 TUBITAK/UEKAE
+# Copyright 2005, 2006 TUBITAK/UEKAE
+#
 # Licensed under the GNU General Public License, version 2.
 # See the file http://www.gnu.org/copyleft/gpl.txt.
 

Modified: stable/pardus-1/desktop/kde/ktorrent/files/use_normal_icons.patch
=================================================================
--- stable/pardus-1/desktop/kde/ktorrent/files/use_normal_icons.patch	(original)
+++ stable/pardus-1/desktop/kde/ktorrent/files/use_normal_icons.patch	Wed Jun 28 02:21:06 2006
@@ -30,25 +30,25 @@
  			actionCollection(), "Stop all");
  	
  	m_pasteurl = new KAction(
-diff -ur ktorrent-1.2rc1.orig/apps/ktorrent/ktorrentview.cpp ktorrent-1.2rc1/apps/ktorrent/ktorrentview.cpp
---- ktorrent-1.2rc1.orig/apps/ktorrent/ktorrentview.cpp	2006-01-01 13:43:58.000000000 +0200
-+++ ktorrent-1.2rc1/apps/ktorrent/ktorrentview.cpp	2006-01-11 04:43:18.000000000 +0200
-@@ -62,15 +62,15 @@
+diff -Nuar ktorrent-2.0beta1.orig/apps/ktorrent/ktorrentview.cpp ktorrent-2.0beta1/apps/ktorrent/ktorrentview.cpp
+--- ktorrent-2.0beta1.orig/apps/ktorrent/ktorrentview.cpp	2006-05-24 11:26:56.000000000 +0300
++++ ktorrent-2.0beta1/apps/ktorrent/ktorrentview.cpp	2006-05-24 11:27:35.000000000 +0300
+@@ -64,15 +64,15 @@
  	menu = new KPopupMenu(this);
  	
  	stop_id = menu->insertItem(
 -			iload->loadIconSet("ktstop",KIcon::Small),i18n("to stop", "Stop"),
 +			iload->loadIconSet("stop",KIcon::Small),i18n("to stop", "Stop"),
- 			this,SLOT(stopDownload()));
+ 			this,SLOT(stopDownloads()));
  
  	start_id = menu->insertItem(
 -			iload->loadIconSet("ktstart",KIcon::Small),i18n("to start", "Start"),
 +			iload->loadIconSet("1rightarrow",KIcon::Small),i18n("to start", "Start"),
- 			this,SLOT(startDownload()));
+ 			this,SLOT(startDownloads()));
  
  	remove_id = menu->insertItem(
 -			iload->loadIconSet("ktremove",KIcon::Small),i18n("Remove"),
 +			iload->loadIconSet("edittrash",KIcon::Small),i18n("Remove"),
- 			this,SLOT(removeDownload()));
- 	menu->insertSeparator();
- 
+ 			this,SLOT(removeDownloads()));
+ 	
+ 	queue_id = menu->insertItem(
\ No newline at end of file

Modified: stable/pardus-1/desktop/kde/ktorrent/pspec.xml
=================================================================
--- stable/pardus-1/desktop/kde/ktorrent/pspec.xml	(original)
+++ stable/pardus-1/desktop/kde/ktorrent/pspec.xml	Wed Jun 28 02:21:06 2006
@@ -14,7 +14,7 @@
         <Summary xml:lang="tr">KDE için BitTorrent uygulama programı</Summary>
         <Description>A BitTorrent program for KDE</Description>
         <Description xml:lang="tr">KDE için BitTorrent uygulama programı</Description>
-        <Archive sha1sum="d62b666ecde334ba2ab278176296dc35c2772bb7" type="targz">http://ktorrent.pwsp.net/downloads/1.2/ktorrent-1.2.tar.gz</Archive>
+        <Archive sha1sum="662bc754af7946d1e96bfd3a638803c6823ddc45" type="targz">http://ktorrent.pwsp.net/downloads/2.0beta1/ktorrent-2.0beta1.tar.gz</Archive>
         <Patches>
             <Patch level="1">use_normal_icons.patch</Patch>
         </Patches>
@@ -22,7 +22,6 @@
             <Dependency>kdebase</Dependency>
         </BuildDependencies>
     </Source>
-
     <Package>
         <Name>ktorrent</Name>
         <RuntimeDependencies>
@@ -34,8 +33,14 @@
             <Path fileType="data">/usr/kde/3.5/share</Path>
         </Files>
     </Package>
-
     <History>
+        <Update release="5">
+            <Date>2006-05-24</Date>
+            <Version>2.0beta1</Version>
+            <Comment>Bugfix release</Comment>
+            <Name>Ahmet AYGÜN</Name>
+            <Email>ahmet at zion.gen.tr</Email>
+        </Update>
         <Update release="4">
             <Date>2006-01-31</Date>
             <Version>1.2</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi