SPECS (DEVEL): kde4-kdenetwork.spec - add -protocol-bonjour subpackage - %f...

shadzik shadzik at pld-linux.org
Sun Aug 10 19:48:30 CEST 2008


Author: shadzik                      Date: Sun Aug 10 17:48:30 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- add -protocol-bonjour subpackage
- %files

---- Files affected:
SPECS:
   kde4-kdenetwork.spec (1.60.2.1 -> 1.60.2.2) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdenetwork.spec
diff -u SPECS/kde4-kdenetwork.spec:1.60.2.1 SPECS/kde4-kdenetwork.spec:1.60.2.2
--- SPECS/kde4-kdenetwork.spec:1.60.2.1	Sun Aug 10 19:37:45 2008
+++ SPECS/kde4-kdenetwork.spec	Sun Aug 10 19:48:25 2008
@@ -284,6 +284,18 @@
 %description kopete-protocol-aim -l pl.UTF-8
 Wtyczka Kopete dodająca obsługę protokołu AIM.
 
+%package kopete-protocol-bonjour
+Summary:	Kopete plugin which adds Bonjour protocol support
+Summary(pl.UTF-8):	Wtyczka Kopete dodająca obsługę protokołu Bonjour
+Group:		X11/Applications/Networking
+Requires:	%{name}-kopete = %{version}-%{release}
+
+%description kopete-protocol-bonjour
+Kopete plugin which adds Bonjour protocol support.
+
+%description kopete-protocol-bonjour -l pl.UTF-8
+Wtyczka Kopete dodająca obsługę protokołu Bonjour.
+
 %package kopete-protocol-gg
 Summary:	Kopete plugin which adds GaduGadu protocol support
 Summary(pl.UTF-8):	Wtyczka Kopete dodająca obsługę protokołu GaduGadu
@@ -787,13 +799,20 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kget
 %attr(755,root,root) %{_libdir}/kde4/kget_bittorrentfactory.so
+%attr(755,root,root) %{_libdir}/kde4/kget_contentfetchfactory.so
 %attr(755,root,root) %{_libdir}/kde4/kget_kiofactory.so
 %attr(755,root,root) %{_libdir}/kde4/kget_metalinkfactory.so
 %attr(755,root,root) %{_libdir}/kde4/kget_mirrorsearchfactory.so
 %attr(755,root,root) %{_libdir}/kde4/kget_multisegkiofactory.so
+%attr(755,root,root) %{_libdir}/kde4/kcm_kget_bittorrentfactory.so
+%attr(755,root,root) %{_libdir}/kde4/kcm_kget_contentfetchfactory.so
+%attr(755,root,root) %{_libdir}/kde4/kcm_kget_mirrorsearchfactory.so
+%attr(755,root,root) %{_libdir}/kde4/kcm_kget_multisegkiofactory.so
 %attr(755,root,root) %{_libdir}/kde4/khtml_kget.so
-%attr(755,root,root) %{_libdir}/kde4/plasma_applet_kget.so
 %attr(755,root,root) %{_libdir}/kde4/plasma_engine_kget.so
+%attr(755,root,root) %{_libdir}/kde4/plasma_kget_barapplet.so
+%attr(755,root,root) %{_libdir}/kde4/plasma_kget_panelbar.so
+%attr(755,root,root) %{_libdir}/kde4/plasma_kget_piechart.so
 %attr(755,root,root) %{_libdir}/libkgetcore.so.4.*.*
 %attr(755,root,root) %ghost %{_libdir}/libkgetcore.so.?
 %attr(755,root,root) %{_libdir}/libkgetcore.so
@@ -802,6 +821,15 @@
 %{_datadir}/config.kcfg/kget.kcfg
 %{_datadir}/config.kcfg/kget_multisegkiofactory.kcfg
 %{_datadir}/config.kcfg/kget_mirrorsearchfactory.kcfg
+%{_datadir}/config.kcfg/kget_contentfetchfactory.kcfg
+%{_datadir}/kde4/services/kget_bittorrentfactory_config.desktop
+%{_datadir}/kde4/services/kget_contentfetchfactory.desktop
+%{_datadir}/kde4/services/kget_contentfetchfactory_config.desktop
+%{_datadir}/kde4/services/kget_mirrorsearchfactory_config.desktop
+%{_datadir}/kde4/services/kget_multisegkiofactory_config.desktop
+%{_datadir}/kde4/services/kgetbarapplet-default.desktop
+%{_datadir}/kde4/services/kgetpanelbarapplet-default.desktop
+%{_datadir}/kde4/services/kgetpiechartapplet-default.desktop
 %{_datadir}/kde4/services/ServiceMenus/kget_download.desktop
 %{_datadir}/kde4/services/kget_bittorrentfactory.desktop
 %{_datadir}/kde4/services/kget_kiofactory.desktop
@@ -809,7 +837,6 @@
 %{_datadir}/kde4/services/kget_multisegkiofactory.desktop
 %{_datadir}/kde4/services/kget_mirrorsearchfactory.desktop
 %{_datadir}/kde4/services/plasma-engine-kget.desktop
-%{_datadir}/kde4/services/plasma-kget-default.desktop
 %{_datadir}/kde4/servicetypes/kget_plugin.desktop
 #%{_datadir}/sounds/KGet*.ogg
 %{_desktopdir}/kde4/kget.desktop
@@ -954,6 +981,12 @@
 %{_datadir}/kde4/services/aim.protocol
 %{_datadir}/kde4/services/kopete_aim.desktop
 
+%files kopete-protocol-bonjour
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/kde4/kopete_bonjour.so
+%{_datadir}/apps/kopete/icons/*/*/*/bonjour_protocol.png
+%{_datadir}/kde4/services/kopete_bonjour.desktop
+
 %files kopete-protocol-gg
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/kde4/kopete_gadu.so
@@ -1135,6 +1168,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60.2.2  2008/08/10 17:48:25  shadzik
+- add -protocol-bonjour subpackage
+- %files
+
 Revision 1.60.2.1  2008/08/10 17:37:45  shadzik
 - 4.1.61
 - some changes including krdc/nx patching
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdenetwork.spec?r1=1.60.2.1&r2=1.60.2.2&f=u



More information about the pld-cvs-commit mailing list