SPECS: kde4-kdeartwork.spec - 64bit fix

shadzik shadzik at pld-linux.org
Thu Jun 26 00:29:30 CEST 2008


Author: shadzik                      Date: Wed Jun 25 22:29:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 64bit fix

---- Files affected:
SPECS:
   kde4-kdeartwork.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdeartwork.spec
diff -u SPECS/kde4-kdeartwork.spec:1.5 SPECS/kde4-kdeartwork.spec:1.6
--- SPECS/kde4-kdeartwork.spec:1.5	Thu Jun 26 00:28:14 2008
+++ SPECS/kde4-kdeartwork.spec	Thu Jun 26 00:29:25 2008
@@ -252,6 +252,9 @@
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
+%if "%{_lib}" == "lib64"
+	-DLIB_SUFFIX=64 \
+%endif
 	../
 %{__make}
 
@@ -331,6 +334,9 @@
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.6  2008/06/25 22:29:25  shadzik
+- 64bit fix
+
 Revision 1.5  2008/06/25 22:28:14  shadzik
 - BR: automoc4
 - kill sed BR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdeartwork.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list