SPECS: ktorrent.spec - up to 2.0 beta1 - de

shadzik shadzik at pld-linux.org
Sat May 20 16:06:45 CEST 2006


Author: shadzik                      Date: Sat May 20 14:06:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.0 beta1
- de

---- Files affected:
SPECS:
   ktorrent.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/ktorrent.spec
diff -u SPECS/ktorrent.spec:1.13 SPECS/ktorrent.spec:1.14
--- SPECS/ktorrent.spec:1.13	Tue Apr 18 01:47:56 2006
+++ SPECS/ktorrent.spec	Sat May 20 16:06:40 2006
@@ -1,13 +1,15 @@
 # $Revision$, $Date$
+%define		_beta	beta1
 Summary:	Native KDE BitTorrent client
+Summary(de):	Ein nativer KDE BitTorrent Klient
 Summary(pl):	Natywny klient BitTorrenta dla KDE
 Name:		ktorrent
-Version:	1.2
-Release:	1
+Version:	2.0
+Release:	0.%{_beta}.1
 License:	GPL
 Group:		Applications/Networking
-Source0:	http://ktorrent.pwsp.net/downloads/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	55c6c4ae679aea0ba0370058856ddb92
+Source0:	http://ktorrent.pwsp.net/downloads/%{version}%{_beta}/%{name}-%{version}%{_beta}.tar.gz
+# Source0-md5:	7ea6905c06e6b7641e1861dee1097ce5
 URL:		http://ktorrent.pwsp.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -27,6 +29,17 @@
   your own.
 - UDP Trackers
 
+%description -l de
+KTorrent ist ein BitTorrent Klient für KDE.
+
+Hauptfunktionen sind:
+- Torrent-Dateien Download
+- begränzung des Uploades, so dass Mehrheit der Leute nicht unerlaubt
+  unbegränzte Datenflüsse sendet
+- Durchsuchung des Internets mit hilfe diverser Browser, man kann
+  sogar den eigenen Browser dazu schreiben
+- UDP Trackers
+
 %description -l pl
 KTorrent to klient BitTorrenta dla KDE.
 
@@ -39,7 +52,7 @@
 - trackery UDP
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_beta}
 
 %build
 cp -f /usr/share/automake/config.sub admin
@@ -74,6 +87,7 @@
 %attr(755,root,root) %{_bindir}/ktcachecheck
 %attr(755,root,root) %{_bindir}/ktorrent
 %attr(755,root,root) %{_bindir}/kttorinfo
+%attr(755,root,root) %{_bindir}/ktupnptest
 %attr(755,root,root) %{_libdir}/libktorrent.so.*.*.*
 %{_libdir}/libktorrent.la
 %{_libdir}/kde3/ktinfowidgetplugin.la
@@ -88,22 +102,38 @@
 %attr(755,root,root) %{_libdir}/kde3/ktsearchplugin.so
 %{_libdir}/kde3/ktupnpplugin.la
 %attr(755,root,root) %{_libdir}/kde3/ktupnpplugin.so
+%{_libdir}/kde3/ktscanfolderplugin.la
+%attr(755,root,root) %{_libdir}/kde3/ktscanfolderplugin.so
+%{_libdir}/kde3/ktschedulerplugin.la
+%attr(755,root,root) %{_libdir}/kde3/ktschedulerplugin.so
 %{_datadir}/apps/%{name}
 %{_datadir}/config.kcfg/ktorrent.kcfg
 %{_datadir}/config.kcfg/ktinfowidgetplugin.kcfg
 %{_datadir}/config.kcfg/ktipfilterplugin.kcfg
 %{_datadir}/config.kcfg/ktsearchplugin.kcfg
 %{_datadir}/config.kcfg/ktupnpplugin.kcfg
+%{_datadir}/config.kcfg/ktscanfolderplugin.kcfg
+%{_datadir}/config.kcfg/ktschedulerplugin.kcfg
 %{_datadir}/services/ktinfowidgetplugin.desktop
 %{_datadir}/services/ktipfilterplugin.desktop
 %{_datadir}/services/ktlogviewerplugin.desktop
 %{_datadir}/services/ktpartfileimportplugin.desktop
 %{_datadir}/services/ktsearchplugin.desktop
 %{_datadir}/services/ktupnpplugin.desktop
+%{_datadir}/services/ktscanfolderplugin.desktop
+%{_datadir}/services/ktschedulerplugin.desktop
 %{_datadir}/servicetypes/ktorrentplugin.desktop
 %{_desktopdir}/kde/ktorrent.desktop
 %{_iconsdir}/*/*/apps/%{name}.png
 %{_iconsdir}/hicolor/scalable/apps/ktorrent.svgz
+%{_iconsdir}/hicolor/128x128/mimetypes/torrent.png
+%{_iconsdir}/hicolor/16x16/mimetypes/torrent.png
+%{_iconsdir}/hicolor/22x22/mimetypes/torrent.png
+%{_iconsdir}/hicolor/32x32/mimetypes/torrent.png
+%{_iconsdir}/hicolor/48x48/mimetypes/torrent.png
+%{_iconsdir}/hicolor/64x64/mimetypes/torrent.png
+%{_iconsdir}/hicolor/scalable/mimetypes/torrent.svgz
+%{_datadir}/mimelnk/application/x-bittorrent.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -111,6 +141,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/05/20 14:06:40  shadzik
+- up to 2.0 beta1
+- de
+
 Revision 1.13  2006/04/17 23:47:56  charles
 - BR: gettext-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ktorrent.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list