rpms/ktorrent/devel ktorrent.spec,1.48,1.49

Roland Wolters (liquidat) fedora-extras-commits at redhat.com
Fri Feb 22 11:26:36 UTC 2008


Author: liquidat

Update of /cvs/extras/rpms/ktorrent/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22563

Modified Files:
	ktorrent.spec 
Log Message:
Further spec file improvements, prepare for the first KDE 4 build of ktorrent for Fedora :) 


Index: ktorrent.spec
===================================================================
RCS file: /cvs/extras/rpms/ktorrent/devel/ktorrent.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ktorrent.spec	19 Feb 2008 20:57:50 -0000	1.48
+++ ktorrent.spec	22 Feb 2008 11:25:56 -0000	1.49
@@ -2,7 +2,7 @@
 
 Name:           ktorrent
 Version:        3.0.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A BitTorrent program for KDE
 Group:          Applications/Internet
 License:        GPLv2+
@@ -65,8 +65,8 @@
 /sbin/ldconfig 2>/dev/null
 
 touch --no-create %{_datadir}/icons/hicolor || :
-if [ -x %{_bindir}/gtk-update-icon-cache ]; then
-   %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor 2> /dev/null || :
+if [ -x %{_kde4_bindir}/gtk-update-icon-cache ]; then
+   %{_kde4_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor 2> /dev/null || :
 fi
 
 %clean
@@ -75,87 +75,86 @@
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc ChangeLog COPYING
-%{_bindir}/ktorrent
-%{_bindir}/ktupnptest
-%{_libdir}/kde4/ktbwschedulerplugin.so
-%{_libdir}/kde4/ktinfowidgetplugin.so
-%{_libdir}/kde4/ktipfilterplugin.so
-%{_libdir}/kde4/ktlogviewerplugin.so
-%{_libdir}/kde4/ktscanfolderplugin.so
-%{_libdir}/kde4/ktsearchplugin.so
-%{_libdir}/kde4/ktstatsplugin.so
-%{_libdir}/kde4/ktupnpplugin.so
-%{_libdir}/kde4/ktwebinterfaceplugin.so
-%{_libdir}/libbtcore.so.3
-%{_libdir}/libbtcore.so.3.0.0
-%{_libdir}/libktcore.so.3
-%{_libdir}/libktcore.so.3.0.0
-%{_libdir}/libktupnp.so.1
-%{_libdir}/libktupnp.so.1.0.0
-%{_datadir}/applications/kde4/ktorrent.desktop
-%{_datadir}/icons/hicolor/128x128/apps/ktorrent.png
-%{_datadir}/icons/hicolor/128x128/mimetypes/torrent.png
-%{_datadir}/icons/hicolor/16x16/apps/ktorrent.png
-%{_datadir}/icons/hicolor/16x16/mimetypes/torrent.png
-%{_datadir}/icons/hicolor/22x22/actions/ktencrypted.png
-%{_datadir}/icons/hicolor/22x22/actions/ktremove.png
-%{_datadir}/icons/hicolor/22x22/actions/ktstart.png
-%{_datadir}/icons/hicolor/22x22/actions/ktstart_all.png
-%{_datadir}/icons/hicolor/22x22/actions/ktstop.png
-%{_datadir}/icons/hicolor/22x22/actions/ktstop_all.png
-%{_datadir}/icons/hicolor/22x22/apps/ktorrent.png
-%{_datadir}/icons/hicolor/22x22/mimetypes/torrent.png
-%{_datadir}/icons/hicolor/32x32/apps/ktorrent.png
-%{_datadir}/icons/hicolor/32x32/mimetypes/torrent.png
-%{_datadir}/icons/hicolor/48x48/actions/ktplugins.png
-%{_datadir}/icons/hicolor/48x48/apps/ktorrent.png
-%{_datadir}/icons/hicolor/48x48/mimetypes/torrent.png
-%{_datadir}/icons/hicolor/64x64/actions/ktinfowidget.png
-%{_datadir}/icons/hicolor/64x64/actions/ktqueuemanager.png
-%{_datadir}/icons/hicolor/64x64/actions/ktupnp.png
-%{_datadir}/icons/hicolor/64x64/apps/ktorrent.png
-%{_datadir}/icons/hicolor/64x64/mimetypes/torrent.png
-%{_datadir}/icons/hicolor/64x64/places/ktprefdownloads.png
-%{_datadir}/kde4/apps/cmake/modules/FindBTCore.cmake
-%{_datadir}/kde4/apps/ktorrent/FLAGS_LICENCE
-%{_datadir}/kde4/apps/ktorrent/GeoIP-LICENSE.txt
-%{_datadir}/kde4/apps/ktorrent/*
-%{_datadir}/kde4/apps/ktorrent/www/coldmilk/*
-%{_datadir}/kde4/apps/ktorrent/www/default/*
-%{_datadir}/kde4/services/ktbwschedulerplugin.desktop
-%{_datadir}/kde4/services/ktinfowidgetplugin.desktop
-%{_datadir}/kde4/services/ktipfilterplugin.desktop
-%{_datadir}/kde4/services/ktlogviewerplugin.desktop
-%{_datadir}/kde4/services/ktscanfolderplugin.desktop
-%{_datadir}/kde4/services/ktsearchplugin.desktop
-%{_datadir}/kde4/services/ktstatsplugin.desktop
-%{_datadir}/kde4/services/ktupnpplugin.desktop
-%{_datadir}/kde4/services/ktwebinterfaceplugin.desktop
-%{_datadir}/kde4/servicetypes/ktorrentplugin.desktop
+%{_kde4_bindir}/ktorrent
+%{_kde4_bindir}/ktupnptest
+%{_kde4_libdir}/kde4/ktbwschedulerplugin.so
+%{_kde4_libdir}/kde4/ktinfowidgetplugin.so
+%{_kde4_libdir}/kde4/ktipfilterplugin.so
+%{_kde4_libdir}/kde4/ktlogviewerplugin.so
+%{_kde4_libdir}/kde4/ktscanfolderplugin.so
+%{_kde4_libdir}/kde4/ktsearchplugin.so
+%{_kde4_libdir}/kde4/ktstatsplugin.so
+%{_kde4_libdir}/kde4/ktupnpplugin.so
+%{_kde4_libdir}/kde4/ktwebinterfaceplugin.so
+%{_kde4_libdir}/libbtcore.so.3
+%{_kde4_libdir}/libbtcore.so.3.0.0
+%{_kde4_libdir}/libktcore.so.3
+%{_kde4_libdir}/libktcore.so.3.0.0
+%{_kde4_libdir}/libktupnp.so.1
+%{_kde4_libdir}/libktupnp.so.1.0.0
+%{_kde4_datadir}/applications/kde4/ktorrent.desktop
+%{_kde4_datadir}/icons/hicolor/128x128/apps/ktorrent.png
+%{_kde4_datadir}/icons/hicolor/128x128/mimetypes/torrent.png
+%{_kde4_datadir}/icons/hicolor/16x16/apps/ktorrent.png
+%{_kde4_datadir}/icons/hicolor/16x16/mimetypes/torrent.png
+%{_kde4_datadir}/icons/hicolor/22x22/actions/ktencrypted.png
+%{_kde4_datadir}/icons/hicolor/22x22/actions/ktremove.png
+%{_kde4_datadir}/icons/hicolor/22x22/actions/ktstart.png
+%{_kde4_datadir}/icons/hicolor/22x22/actions/ktstart_all.png
+%{_kde4_datadir}/icons/hicolor/22x22/actions/ktstop.png
+%{_kde4_datadir}/icons/hicolor/22x22/actions/ktstop_all.png
+%{_kde4_datadir}/icons/hicolor/22x22/apps/ktorrent.png
+%{_kde4_datadir}/icons/hicolor/22x22/mimetypes/torrent.png
+%{_kde4_datadir}/icons/hicolor/32x32/apps/ktorrent.png
+%{_kde4_datadir}/icons/hicolor/32x32/mimetypes/torrent.png
+%{_kde4_datadir}/icons/hicolor/48x48/actions/ktplugins.png
+%{_kde4_datadir}/icons/hicolor/48x48/apps/ktorrent.png
+%{_kde4_datadir}/icons/hicolor/48x48/mimetypes/torrent.png
+%{_kde4_datadir}/icons/hicolor/64x64/actions/ktinfowidget.png
+%{_kde4_datadir}/icons/hicolor/64x64/actions/ktqueuemanager.png
+%{_kde4_datadir}/icons/hicolor/64x64/actions/ktupnp.png
+%{_kde4_datadir}/icons/hicolor/64x64/apps/ktorrent.png
+%{_kde4_datadir}/icons/hicolor/64x64/mimetypes/torrent.png
+%{_kde4_datadir}/icons/hicolor/64x64/places/ktprefdownloads.png
+%{_kde4_datadir}/kde4/apps/ktorrent/FLAGS_LICENCE
+%{_kde4_datadir}/kde4/apps/ktorrent/GeoIP-LICENSE.txt
+%{_kde4_datadir}/kde4/apps/ktorrent/*
+%{_kde4_datadir}/kde4/apps/ktorrent/www/coldmilk/*
+%{_kde4_datadir}/kde4/apps/ktorrent/www/default/*
+%{_kde4_datadir}/kde4/services/ktbwschedulerplugin.desktop
+%{_kde4_datadir}/kde4/services/ktinfowidgetplugin.desktop
+%{_kde4_datadir}/kde4/services/ktipfilterplugin.desktop
+%{_kde4_datadir}/kde4/services/ktlogviewerplugin.desktop
+%{_kde4_datadir}/kde4/services/ktscanfolderplugin.desktop
+%{_kde4_datadir}/kde4/services/ktsearchplugin.desktop
+%{_kde4_datadir}/kde4/services/ktstatsplugin.desktop
+%{_kde4_datadir}/kde4/services/ktupnpplugin.desktop
+%{_kde4_datadir}/kde4/services/ktwebinterfaceplugin.desktop
+%{_kde4_datadir}/kde4/servicetypes/ktorrentplugin.desktop
 
 %files devel
 %defattr(-,root,root,-)
-%{_includedir}/kde4/libbtcore/bcodec/*.h
-%{_includedir}/kde4/libbtcore/btcore_export.h
-%{_includedir}/kde4/libbtcore/btversion.h
-%{_includedir}/kde4/libbtcore/datachecker/*.h
-%{_includedir}/kde4/libbtcore/dht/*.h
-%{_includedir}/kde4/libbtcore/diskio/*.h
-%{_includedir}/kde4/libbtcore/interfaces/*.h
-%{_includedir}/kde4/libbtcore/migrate/*.h
-%{_includedir}/kde4/libbtcore/mse/*.h
-%{_includedir}/kde4/libbtcore/net/*.h
-%{_includedir}/kde4/libbtcore/peer/*.h
-%{_includedir}/kde4/libbtcore/torrent/*.h
-%{_includedir}/kde4/libbtcore/tracker/*.h
-%{_includedir}/kde4/libbtcore/util/*.h
-%{_libdir}/libbtcore.so
-%{_libdir}/libktcore.so
-%{_libdir}/libktupnp.so
-
+%{_kde4_includedir}/kde4/libbtcore/bcodec/*.h
+%{_kde4_includedir}/kde4/libbtcore/btcore_export.h
+%{_kde4_includedir}/kde4/libbtcore/btversion.h
+%{_kde4_includedir}/kde4/libbtcore/datachecker/*.h
+%{_kde4_includedir}/kde4/libbtcore/dht/*.h
+%{_kde4_includedir}/kde4/libbtcore/diskio/*.h
+%{_kde4_includedir}/kde4/libbtcore/interfaces/*.h
+%{_kde4_includedir}/kde4/libbtcore/migrate/*.h
+%{_kde4_includedir}/kde4/libbtcore/mse/*.h
+%{_kde4_includedir}/kde4/libbtcore/net/*.h
+%{_kde4_includedir}/kde4/libbtcore/peer/*.h
+%{_kde4_includedir}/kde4/libbtcore/torrent/*.h
+%{_kde4_includedir}/kde4/libbtcore/tracker/*.h
+%{_kde4_includedir}/kde4/libbtcore/util/*.h
+%{_kde4_libdir}/libbtcore.so
+%{_kde4_libdir}/libktcore.so
+%{_kde4_libdir}/libktupnp.so
+%{_kde4_datadir}/kde4/apps/cmake/modules/FindBTCore.cmake
 
 %changelog
-* Tue Feb 19 2008 Roland Wolters <wolters.liste at gmx.net> - 3.0.0-4
+* Tue Feb 19 2008 Roland Wolters <wolters.liste at gmx.net> - 3.0.0-5
 - further spec file improvements for the 3.0.0 version
 
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 3.0.0-2




More information about the fedora-extras-commits mailing list