Author: blekot Date: Wed Feb 23 16:19:46 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 4.0.5 - BR: libktorrent 1.0.5 - added svgz to files - still kshutdown configuration doesn't work - ktorrent: symbol lookup error: /usr/lib64/kde4/ktshutdownplugin.so: undefined symbol: _ZN5Solid7Control12PowerManager23supportedSuspendMethodsEv
---- Files affected: packages/ktorrent: ktorrent.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: packages/ktorrent/ktorrent.spec diff -u packages/ktorrent/ktorrent.spec:1.76 packages/ktorrent/ktorrent.spec:1.77 --- packages/ktorrent/ktorrent.spec:1.76 Wed Aug 18 00:28:31 2010 +++ packages/ktorrent/ktorrent.spec Wed Feb 23 17:19:41 2011 @@ -7,12 +7,12 @@ Summary(de.UTF-8): Ein nativer KDE BitTorrent Klient Summary(pl.UTF-8): Natywny klient BitTorrenta dla KDE Name: ktorrent -Version: 4.0.2 +Version: 4.0.5 Release: 1 License: GPL Group: Applications/Networking -Source0: http://ktorrent.org/downloads/4.0.2/%{name}-%{version}.tar.bz2 -# Source0-md5: 7f4793e098cdb144bc83cec386623dad +Source0: http://ktorrent.org/downloads/4.0.5/%{name}-%{version}.tar.bz2 +# Source0-md5: 3a2e9a92d3a30d44b98ded0e4984ae8a URL: http://ktorrent.org/ BuildRequires: Qt3Support-devel >= %{qtver} BuildRequires: QtCore-devel >= %{qtver} @@ -27,7 +27,7 @@ BuildRequires: kde4-kdebase-workspace-devel >= %{kdever} BuildRequires: kde4-kdelibs-devel >= %{kdever} BuildRequires: kde4-kdepimlibs-devel >= %{kdever} -BuildRequires: libktorrent-devel >= 1.0.2 +BuildRequires: libktorrent-devel >= 1.0.5 BuildRequires: qca-devel >= 2.0.0 BuildRequires: qt4-build >= %{qtver} BuildRequires: qt4-qmake >= %{qtver} @@ -154,6 +154,7 @@ %{_datadir}/kde4/services/plasma-applet-ktorrent.desktop %{_iconsdir}/*/*/actions/kt-*.png %{_iconsdir}/*/*/apps/ktorrent.png +%{_iconsdir}/*/*/actions/kt-*.svgz %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -161,6 +162,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2011/02/23 16:19:41 blekot +- up to 4.0.5 +- BR: libktorrent 1.0.5 +- added svgz to files +- still kshutdown configuration doesn't work +- ktorrent: symbol lookup error: /usr/lib64/kde4/ktshutdownplugin.so: undefined symbol: _ZN5Solid7Control12PowerManager23supportedSuspendMethodsEv + Revision 1.76 2010/08/17 22:28:31 shadzik - 4.0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ktorrent/ktorrent.spec?r1=1.76&r2=1.77&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
