SPECS: kopete.spec - unify build process

shadzik shadzik at pld-linux.org
Mon Apr 9 21:01:17 CEST 2007


Author: shadzik                      Date: Mon Apr  9 19:01:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unify build process

---- Files affected:
SPECS:
   kopete.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/kopete.spec
diff -u SPECS/kopete.spec:1.68 SPECS/kopete.spec:1.69
--- SPECS/kopete.spec:1.68	Mon Apr  9 20:59:30 2007
+++ SPECS/kopete.spec	Mon Apr  9 21:01:12 2007
@@ -619,6 +619,9 @@
 kde_htmldir="%{_kdedocdir}"; export kde_htmldir
 %{__make} -f admin/Makefile.common cvs
 %configure \
+%if "%{_lib}" == "lib64"
+	--enable-libsuffix=64 \
+%endif
 	--%{?debug:en}%{!?debug:dis}able-debug \
 	--with-distribution="PLD Linux Distribution" \
 	--with-qt-libraries=%{_libdir} \
@@ -1064,6 +1067,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2007/04/09 19:01:12  shadzik
+- unify build process
+
 Revision 1.68  2007/04/09 18:59:30  shadzik
 - BR kdelibs-devel
 - updated other BRs and added epochs where needed
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kopete.spec?r1=1.68&r2=1.69&f=u



More information about the pld-cvs-commit mailing list