SPECS: kopete-protocol-skype.spec - uh, it's 0.23

glen glen at pld-linux.org
Thu Jan 11 01:33:56 CET 2007


Author: glen                         Date: Thu Jan 11 00:33:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- uh, it's 0.23

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

---- Diffs:

================================================================
Index: SPECS/kopete-protocol-skype.spec
diff -u SPECS/kopete-protocol-skype.spec:1.3 SPECS/kopete-protocol-skype.spec:1.4
--- SPECS/kopete-protocol-skype.spec:1.3	Thu Jan 11 01:25:20 2007
+++ SPECS/kopete-protocol-skype.spec	Thu Jan 11 01:33:51 2007
@@ -16,7 +16,9 @@
 Patch1:		kopete_skype-ac.patch
 URL:		http://websvn.kde.org/trunk/extragear/addons/kopete_skype/
 BuildRequires:	automake
-BuildRequires:	dbus-devel < 0.62
+# https://developer.skype.com/Docs/ApiDoc/Using_the_Skype_API_on_Linux
+BuildRequires:	dbus-devel <= 0.23
+BuildRequires:
 BuildRequires:	kdelibs-devel
 BuildRequires:	kdenetwork-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -35,12 +37,12 @@
 cp /usr/share/automake/config.sub admin
 %{__make} -f admin/Makefile.common cvs
 %configure
-%{__make}
+%{__make} -C src
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -C src install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -56,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/01/11 00:33:51  glen
+- uh, it's 0.23
+
 Revision 1.3  2007/01/11 00:25:20  glen
 - builds with dbus 0.61
 
================================================================

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



More information about the pld-cvs-commit mailing list