SPECS (djurban-snapshots): kdenetwork.spec - added skype plugin, i...

djurban djurban at pld-linux.org
Mon Jun 27 14:36:21 CEST 2005


Author: djurban                      Date: Mon Jun 27 12:36:21 2005 GMT
Module: SPECS                         Tag: djurban-snapshots
---- Log message:
- added skype plugin, it just requires to be built in kopete builddir,  to use 
this branch (just copy the kdenetwork to rpm/BUILD and run rpmbuild -bb) you only need to 
  1. checkout trunk/KDE/kdenetwork and trunk/playground/network/kopete/protocols
  2. copy the contents of the latter protocols directory to kdenetwork/kopete/protocols

---- Files affected:
SPECS:
   kdenetwork.spec (1.192.2.1 -> 1.192.2.2) 

---- Diffs:

================================================================
Index: SPECS/kdenetwork.spec
diff -u SPECS/kdenetwork.spec:1.192.2.1 SPECS/kdenetwork.spec:1.192.2.2
--- SPECS/kdenetwork.spec:1.192.2.1	Sun Jun 26 23:54:36 2005
+++ SPECS/kdenetwork.spec	Mon Jun 27 14:36:15 2005
@@ -13,7 +13,7 @@
 Summary(pt_BR):	K Desktop Environment - aplicaçőes de rede
 Name:		kdenetwork
 Version:	%{_ver}.%{_snap}
-Release:	2
+Release:	3
 Epoch:		10
 License:	GPL
 Group:		X11/Libraries
@@ -373,6 +373,19 @@
 %description kopete-protocol-msn -l pl
 Wtyczka Kopete dodająca obsługę protokołu MSN.
 
+%package kopete-protocol-skype
+Summary:	Kopete plugin which adds Skype protocol support
+Summary(pl):	Wtyczka Kopete dodająca obsługę protokołu Skype
+Group:		X11/Applications/Networking
+Requires:	%{name}-kopete = %{epoch}:%{version}-%{release}
+Requires:	skype
+
+%description kopete-protocol-skype
+Kopete plugin which adds Skype protocol support.
+
+%description kopete-protocol-skype -l pl
+Wtyczka Kopete dodająca obsługę protokołu Skype.
+
 %package kopete-protocol-sms
 Summary:	Kopete plugin which adds SMS contact support
 Summary(pl):	Wtyczka Kopete dodająca obsługę kontaktów SMS
@@ -1298,6 +1311,18 @@
 %{_datadir}/services/kopete_msn.desktop
 %{_datadir}/services/kopete_netmeeting.desktop
 
+%files kopete-protocol-skype
+%defattr(644,root,root,755)
+%{_libdir}/kde3/kopete*skype*.la
+%attr(755,root,root) %{_libdir}/kde3/kopete*skype*.so
+%{_datadir}/apps/kopete/icons/*/*/*/call.png
+%{_datadir}/apps/kopete/icons/*/*/*/contact_ffc_overlay.png
+%{_datadir}/apps/kopete/icons/*/*/*/contact_unknown_overlay.png
+%{_datadir}/icons/*/*/*/call.png
+%{_datadir}/apps/kopete/icons/*/*/*/*skype*
+%{_datadir}/services/kopete_skype.desktop
+%{_datadir}/apps/kopete_skype
+
 %files kopete-protocol-sms
 %defattr(644,root,root,755)
 %{_libdir}/kde3/kopete*sms*.la
@@ -1611,6 +1636,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.192.2.2  2005/06/27 12:36:15  djurban
+- added skype plugin, it just requires to be built in kopete builddir,  to use
+this branch (just copy the kdenetwork to rpm/BUILD and run rpmbuild -bb) you only need to
+  1. checkout trunk/KDE/kdenetwork and trunk/playground/network/kopete/protocols
+  2. copy the contents of the latter protocols directory to kdenetwork/kopete/protocols
+
 Revision 1.192.2.1  2005/06/26 21:54:36  djurban
 - new snap :)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdenetwork.spec?r1=1.192.2.1&r2=1.192.2.2&f=u




More information about the pld-cvs-commit mailing list