Author: cactus Date: Thu Dec 3 01:43:06 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 3.3.1, new shutdown plugin
---- Files affected: packages/ktorrent: ktorrent.spec (1.60 -> 1.61) ---- Diffs: ================================================================ Index: packages/ktorrent/ktorrent.spec diff -u packages/ktorrent/ktorrent.spec:1.60 packages/ktorrent/ktorrent.spec:1.61 --- packages/ktorrent/ktorrent.spec:1.60 Tue Oct 27 21:16:57 2009 +++ packages/ktorrent/ktorrent.spec Thu Dec 3 02:43:01 2009 @@ -6,12 +6,12 @@ Summary(de.UTF-8): Ein nativer KDE BitTorrent Klient Summary(pl.UTF-8): Natywny klient BitTorrenta dla KDE Name: ktorrent -Version: 3.2.5 +Version: 3.3.1 Release: 1 License: GPL Group: Applications/Networking Source0: http://ktorrent.org/downloads/%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: 0b0c3ebd2e0125ef65dbf67a584d1295 +# Source0-md5: 6a76e0b3a7ed14966c8096f63fde6e29 URL: http://ktorrent.org/ BuildRequires: Qt3Support-devel >= %{qtver} BuildRequires: QtCore-devel >= %{qtver} @@ -112,13 +112,14 @@ %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/ktshutdownplugin.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) %{_libdir}/kde4/plasma_applet_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.? +%attr(755,root,root) %ghost %{_libdir}/libktcore.so.?? %attr(755,root,root) %{_libdir}/libktcore.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libktupnp.so.? %attr(755,root,root) %{_libdir}/libktupnp.so.*.*.* @@ -138,6 +139,7 @@ %{_datadir}/kde4/services/ktzeroconfplugin.desktop %{_datadir}/kde4/services/ktdownloadorderplugin.desktop %{_datadir}/kde4/services/ktscriptingplugin.desktop +%{_datadir}/kde4/services/ktshutdownplugin.desktop %{_datadir}/kde4/services/ktsyndicationplugin.desktop %{_datadir}/kde4/services/plasma-dataengine-ktorrent.desktop %{_datadir}/kde4/services/plasma-applet-ktorrent.desktop @@ -158,6 +160,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.61 2009/12/03 01:43:01 cactus +- up to 3.3.1, new shutdown plugin + Revision 1.60 2009/10/27 20:16:57 paszczus - updated to 3.2.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ktorrent/ktorrent.spec?r1=1.60&r2=1.61&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
