SPECS: kopete-protocol-skype.spec - ac-amd64 build success
glen
glen at pld-linux.org
Thu Jan 11 02:19:11 CET 2007
Author: glen Date: Thu Jan 11 01:19:11 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ac-amd64 build success
---- Files affected:
SPECS:
kopete-protocol-skype.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/kopete-protocol-skype.spec
diff -u SPECS/kopete-protocol-skype.spec:1.5 SPECS/kopete-protocol-skype.spec:1.6
--- SPECS/kopete-protocol-skype.spec:1.5 Thu Jan 11 01:58:50 2007
+++ SPECS/kopete-protocol-skype.spec Thu Jan 11 02:19:06 2007
@@ -16,6 +16,7 @@
Patch1: kde-ac260-lt.patch
Patch2: kopete_skype-ac.patch
Patch3: kopete_skype-srcdir.patch
+Patch4: kopete_skype-amd64.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
@@ -33,14 +34,20 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
touch INSTALL NEWS ChangeLog
%build
cp /usr/share/automake/config.sub admin
%{__make} -f admin/Makefile.common cvs
-%configure
-%{__make} -C src
+%configure \
+%if "%{_lib}" == "lib64"
+ --enable-libsuffix=64 \
+%endif
+ --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
+ --with-qt-libraries=%{_libdir}
+%{__make}
%install
rm -rf $RPM_BUILD_ROOT
@@ -76,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007/01/11 01:19:06 glen
+- ac-amd64 build success
+
Revision 1.5 2007/01/11 00:58:50 glen
- add files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kopete-protocol-skype.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list