SPECS: kopete-protocol-skype.spec - add files

glen glen at pld-linux.org
Thu Jan 11 01:58:59 CET 2007


Author: glen                         Date: Thu Jan 11 00:58:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add files

---- Files affected:
SPECS:
   kopete-protocol-skype.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/kopete-protocol-skype.spec
diff -u SPECS/kopete-protocol-skype.spec:1.4 SPECS/kopete-protocol-skype.spec:1.5
--- SPECS/kopete-protocol-skype.spec:1.4	Thu Jan 11 01:33:51 2007
+++ SPECS/kopete-protocol-skype.spec	Thu Jan 11 01:58:50 2007
@@ -12,13 +12,14 @@
 Group:		X11/Applications/Networking
 Source0:	kopete_skype-20070110.622055.tar.bz2
 # Source0-md5:	f2450e73eec57c0fb5de6fee043d8054
-Patch0:		kde-ac260-lt.patch
-Patch1:		kopete_skype-ac.patch
+Patch0:		kde-common-PLD.patch
+Patch1:		kde-ac260-lt.patch
+Patch2:		kopete_skype-ac.patch
+Patch3:		kopete_skype-srcdir.patch
 URL:		http://websvn.kde.org/trunk/extragear/addons/kopete_skype/
 BuildRequires:	automake
 # https://developer.skype.com/Docs/ApiDoc/Using_the_Skype_API_on_Linux
-BuildRequires:	dbus-devel <= 0.23
-BuildRequires:
+BuildRequires:	dbus-devel < 0.24
 BuildRequires:	kdelibs-devel
 BuildRequires:	kdenetwork-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,6 +31,8 @@
 %setup -q -n kopete_skype
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 touch INSTALL NEWS ChangeLog
 
@@ -42,7 +45,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} -C src install \
+%{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -51,6 +54,21 @@
 %files
 %defattr(644,root,root,755)
 %doc README
+%{_libdir}/kde3/kopete_skype.la
+%{_libdir}/kde3/kopete_skype.so
+%{_datadir}/apps/kopete/icons/*/*/apps/skype_protocol.png
+%{_datadir}/apps/kopete/icons/*/*/actions/call.png
+%{_datadir}/apps/kopete/icons/*/*/actions/contact_ffc_overlay.png
+%{_datadir}/apps/kopete/icons/*/*/actions/contact_unknown_overlay.png
+%{_datadir}/apps/kopete/icons/*/*/actions/skype_connect.png
+%dir %{_datadir}/apps/kopete_skype
+%{_datadir}/apps/kopete_skype/call_end
+%{_datadir}/apps/kopete_skype/call_start
+%{_datadir}/apps/kopete_skype/skypechatui.rc
+%{_datadir}/apps/kopete_skype/skypeui.rc
+%{_iconsdir}/crystalsvg/*/actions/call.png
+%{_iconsdir}/hicolor/*/actions/call.png
+%{_datadir}/services/kopete_skype.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/01/11 00:58:50  glen
+- add files
+
 Revision 1.4  2007/01/11 00:33:51  glen
 - uh, it's 0.23
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kopete-protocol-skype.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list