SPECS: kde4-kdeadmin.spec - 64bit fix

shadzik shadzik at pld-linux.org
Tue Jun 24 20:44:19 CEST 2008


Author: shadzik                      Date: Tue Jun 24 18:44:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 64bit fix

---- Files affected:
SPECS:
   kde4-kdeadmin.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdeadmin.spec
diff -u SPECS/kde4-kdeadmin.spec:1.29 SPECS/kde4-kdeadmin.spec:1.30
--- SPECS/kde4-kdeadmin.spec:1.29	Tue Jun 24 20:42:54 2008
+++ SPECS/kde4-kdeadmin.spec	Tue Jun 24 20:44:13 2008
@@ -173,6 +173,9 @@
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
+%if "%{_lib}" == "lib64"
+	-DLIB_SUFFIX=64 \
+%endif  
 	../
 %{__make}
 
@@ -259,6 +262,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2008/06/24 18:44:13  shadzik
+- 64bit fix
+
 Revision 1.29  2008/06/24 18:42:54  shadzik
 - 4.0.83
 
================================================================

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



More information about the pld-cvs-commit mailing list