Author: rotom Date: Sat Feb 24 13:30:12 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.1 - ac260-lt patch added
---- Files affected: SPECS: ktorrent.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/ktorrent.spec diff -u SPECS/ktorrent.spec:1.29 SPECS/ktorrent.spec:1.30 --- SPECS/ktorrent.spec:1.29 Tue Feb 13 07:46:50 2007 +++ SPECS/ktorrent.spec Sat Feb 24 14:30:06 2007 @@ -3,15 +3,14 @@ Summary(de.UTF-8): Ein nativer KDE BitTorrent Klient Summary(pl.UTF-8): Natywny klient BitTorrenta dla KDE Name: ktorrent -Version: 2.0.3 -Release: 2 +Version: 2.1 +Release: 1 License: GPL Group: Applications/Networking Source0: http://ktorrent.org/downloads/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: f0297ab9ead77ee11f9f46cffa904b89 +# Source0-md5: 2e3c350fe02b68936a6f8f6460fae8f6 Patch0: kde-common-LD_quote.patch -Patch1: kde-ac260.patch -Patch2: %{name}-znow.patch +Patch1: kde-ac260-lt.patch URL: http://ktorrent.org/ BuildRequires: autoconf BuildRequires: automake @@ -58,7 +57,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 %build cp -f /usr/share/automake/config.sub admin @@ -66,9 +64,15 @@ %configure \ --enable-knetwork \ -%if "%{_lib}" == "lib64" - --enable-libsuffix=64 \ -%endif + --enable-mt \ + --disable-static \ + --with-pic \ + --with-gnu-ld \ + --disable-rpath \ + --disable-embedded \ + --enable-fast-install=yes \ + --with-xinerama \ + --enable-final \ --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \ --with-qt-libraries=%{_libdir} %{__make} @@ -95,9 +99,10 @@ %attr(755,root,root) %{_bindir}/ktshell %attr(755,root,root) %{_bindir}/kttorinfo %attr(755,root,root) %{_bindir}/ktupnptest -%attr(755,root,root) %{_libdir}/libktorrent.so.*.*.* +#%attr(755,root,root) %{_libdir}/libktorrent.so.*.*.* %{_libdir}/libktorrent.la %{_libdir}/kde3/ktinfowidgetplugin.la +%attr(755,root,root) %{_libdir}/libktorrent-2.1.so %attr(755,root,root) %{_libdir}/kde3/ktinfowidgetplugin.so %{_libdir}/kde3/ktipfilterplugin.la %attr(755,root,root) %{_libdir}/kde3/ktipfilterplugin.so @@ -113,6 +118,12 @@ %attr(755,root,root) %{_libdir}/kde3/ktscanfolderplugin.so %{_libdir}/kde3/ktschedulerplugin.la %attr(755,root,root) %{_libdir}/kde3/ktschedulerplugin.so +%{_libdir}/kde3/ktrssfeedplugin.la +%attr(755,root,root) %{_libdir}/kde3/ktrssfeedplugin.so +%{_libdir}/kde3/ktwebinterfaceplugin.la +%attr(755,root,root) %{_libdir}/kde3/ktwebinterfaceplugin.so +%{_libdir}/kde3/ktzeroconfplugin.la +%attr(755,root,root) %{_libdir}/kde3/ktzeroconfplugin.so %{_datadir}/apps/%{name} %{_datadir}/config.kcfg/ktorrent.kcfg %{_datadir}/config.kcfg/ktinfowidgetplugin.kcfg @@ -122,6 +133,8 @@ %{_datadir}/config.kcfg/ktscanfolderplugin.kcfg %{_datadir}/config.kcfg/ktschedulerplugin.kcfg %{_datadir}/config.kcfg/ktlogviewerplugin.kcfg +%{_datadir}/config.kcfg/ktrssfeedplugin.kcfg +%{_datadir}/config.kcfg/ktwebinterfaceplugin.kcfg %{_datadir}/services/ktinfowidgetplugin.desktop %{_datadir}/services/ktipfilterplugin.desktop %{_datadir}/services/ktlogviewerplugin.desktop @@ -132,6 +145,9 @@ %{_datadir}/services/ktschedulerplugin.desktop %{_datadir}/servicetypes/ktorrentplugin.desktop %{_desktopdir}/kde/ktorrent.desktop +%{_datadir}/services/ktrssfeedplugin.desktop +%{_datadir}/services/ktwebinterfaceplugin.desktop +%{_datadir}/services/ktzeroconfplugin.desktop %{_iconsdir}/*/*/apps/%{name}.png %{_iconsdir}/hicolor/scalable/apps/ktorrent.svgz %{_iconsdir}/hicolor/128x128/mimetypes/torrent.png @@ -148,6 +164,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2007/02/24 13:30:06 rotom +- up to 2.1 +- ac260-lt patch added + Revision 1.29 2007/02/13 06:46:50 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ktorrent.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
