SPECS: libopensync-plugin-kdepim.spec - fix amd64 build

glen glen at pld-linux.org
Mon Oct 23 22:47:30 CEST 2006


Author: glen                         Date: Mon Oct 23 20:47:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix amd64 build

---- Files affected:
SPECS:
   libopensync-plugin-kdepim.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/libopensync-plugin-kdepim.spec
diff -u SPECS/libopensync-plugin-kdepim.spec:1.5 SPECS/libopensync-plugin-kdepim.spec:1.6
--- SPECS/libopensync-plugin-kdepim.spec:1.5	Mon Oct 23 22:46:09 2006
+++ SPECS/libopensync-plugin-kdepim.spec	Mon Oct 23 22:47:25 2006
@@ -36,7 +36,12 @@
 %setup -q
 
 %build
-%configure
+%configure \
+%if "%{_lib}" == "lib64"
+	--enable-libsuffix=64 \
+%endif
+	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
+	--with-qt-libraries=%{_libdir}
 %{__make}
 
 %install
@@ -61,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/10/23 20:47:25  glen
+- fix amd64 build
+
 Revision 1.5  2006/10/23 20:46:09  glen
 - stricter libopensync dep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libopensync-plugin-kdepim.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list