SPECS: ktorrent.spec - updated to 3.2 (KDE4 version) - new %files - rel 1
paszczus
paszczus at pld-linux.org
Sun Mar 8 21:22:16 CET 2009
Author: paszczus Date: Sun Mar 8 20:22:16 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 3.2 (KDE4 version)
- new %files
- rel 1
---- Files affected:
SPECS:
ktorrent.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/ktorrent.spec
diff -u SPECS/ktorrent.spec:1.52 SPECS/ktorrent.spec:1.53
--- SPECS/ktorrent.spec:1.52 Sat Feb 7 22:54:49 2009
+++ SPECS/ktorrent.spec Sun Mar 8 21:22:10 2009
@@ -1,22 +1,26 @@
# $Revision$, $Date$
+#
+%define qtver 4.4.3
+
Summary: Native KDE BitTorrent client
Summary(de.UTF-8): Ein nativer KDE BitTorrent Klient
Summary(pl.UTF-8): Natywny klient BitTorrenta dla KDE
Name: ktorrent
-Version: 3.1.6
+Version: 3.2
Release: 1
License: GPL
Group: Applications/Networking
-Source0: http://ktorrent.org/downloads/%{version}/%{name}-%{version}-5.tar.bz2
-# Source0-md5: a425ac7cfa801961739c1a4d117adeef
+Source0: http://ktorrent.org/downloads/%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: e215de7a711b3f9c33044bf97a6d8bfb
URL: http://ktorrent.org/
-BuildRequires: Qt3Support-devel >= 4.4.0
-BuildRequires: QtCore-devel >= 4.4.0
-BuildRequires: QtNetwork-devel >= 4.4.0
-BuildRequires: QtSvg-devel >= 4.4.0
+BuildRequires: Qt3Support-devel >= %{qtver}
+BuildRequires: QtCore-devel >= %{qtver}
+BuildRequires: QtNetwork-devel >= %{qtver}
+BuildRequires: QtSvg-devel >= %{qtver}
BuildRequires: cmake
BuildRequires: gmp-devel
BuildRequires: kde4-kdelibs-devel
+BuildRequires: kde4-kdepimlibs-devel
BuildRequires: qca-devel >= 2.0.0
BuildRequires: rpmbuild(macros) >= 1.129
BuildRequires: strigi-devel >= 0.5.5
@@ -106,6 +110,10 @@
%attr(755,root,root) %{_libdir}/kde4/ktwebinterfaceplugin.so
%attr(755,root,root) %{_libdir}/kde4/ktmediaplayerplugin.so
%attr(755,root,root) %{_libdir}/kde4/ktzeroconfplugin.so
+%attr(755,root,root) %{_libdir}/kde4/ktdownloadorderplugin.so
+%attr(755,root,root) %{_libdir}/kde4/ktscriptingplugin.so
+%attr(755,root,root) %{_libdir}/kde4/ktsyndicationplugin.so
+%attr(755,root,root) %{_libdir}/kde4/plasma_engine_ktorrent.so
%attr(755,root,root) %ghost %{_libdir}/libbtcore.so.?
%attr(755,root,root) %{_libdir}/libbtcore.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libktcore.so.?
@@ -126,7 +134,12 @@
%{_datadir}/kde4/servicetypes/ktorrentplugin.desktop
%{_datadir}/kde4/services/ktmediaplayerplugin.desktop
%{_datadir}/kde4/services/ktzeroconfplugin.desktop
+%{_datadir}/kde4/services/ktdownloadorderplugin.desktop
+%{_datadir}/kde4/services/ktscriptingplugin.desktop
+%{_datadir}/kde4/services/ktsyndicationplugin.desktop
+%{_datadir}/kde4/services/plasma-dataengine-ktorrent.desktop
%{_iconsdir}/*/*/actions/kt-*.png
+%{_iconsdir}/*/*/actions/kt-*.svgz
%{_iconsdir}/*/*/apps/ktorrent.png
%files devel
@@ -142,6 +155,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2009/03/08 20:22:10 paszczus
+- updated to 3.2 (KDE4 version)
+- new %files
+- rel 1
+
Revision 1.52 2009/02/07 21:54:49 paszczus
- updated to 3.1.6-5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ktorrent.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list