SPECS: kde4-kdeedu.spec, kde4-kdegames.spec, kde4-kdegraphics.spec - 64bit fix
shadzik
shadzik at pld-linux.org
Fri Jun 20 20:52:26 CEST 2008
Author: shadzik Date: Fri Jun 20 18:52:26 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 64bit fix
---- Files affected:
SPECS:
kde4-kdeedu.spec (1.3 -> 1.4)
SPECS:
kde4-kdegames.spec (1.5 -> 1.6)
SPECS:
kde4-kdegraphics.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/kde4-kdeedu.spec
diff -u SPECS/kde4-kdeedu.spec:1.3 SPECS/kde4-kdeedu.spec:1.4
--- SPECS/kde4-kdeedu.spec:1.3 Fri Jun 20 20:47:22 2008
+++ SPECS/kde4-kdeedu.spec Fri Jun 20 20:52:21 2008
@@ -416,6 +416,9 @@
%cmake \
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
+%if "%{_lib}" == "lib64"
+ -DLIB_SUFFIX=64 \
+%endif
../
%{__make}
@@ -718,6 +721,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.4 2008/06/20 18:52:21 shadzik
+- 64bit fix
+
Revision 1.3 2008/06/20 18:47:22 shadzik
- cosmetics
================================================================
Index: SPECS/kde4-kdegames.spec
diff -u SPECS/kde4-kdegames.spec:1.5 SPECS/kde4-kdegames.spec:1.6
--- SPECS/kde4-kdegames.spec:1.5 Sat Jun 14 18:14:28 2008
+++ SPECS/kde4-kdegames.spec Fri Jun 20 20:52:23 2008
@@ -519,6 +519,9 @@
%cmake \
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
+%if "%{_lib}" == "lib64"
+ -DLIB_SUFFIX=64 \
+%endif
../
%{__make}
@@ -800,6 +803,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/20 18:52:23 shadzik
+- 64bit fix
+
Revision 1.5 2008/06/14 16:14:28 shadzik
- 4.0.82
================================================================
Index: SPECS/kde4-kdegraphics.spec
diff -u SPECS/kde4-kdegraphics.spec:1.35 SPECS/kde4-kdegraphics.spec:1.36
--- SPECS/kde4-kdegraphics.spec:1.35 Sun Jun 15 21:42:01 2008
+++ SPECS/kde4-kdegraphics.spec Fri Jun 20 20:52:25 2008
@@ -360,6 +360,9 @@
%cmake \
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
+%if "%{_lib}" == "lib64"
+ -DLIB_SUFFIX=64 \
+%endif
../
%{__make}
@@ -545,6 +548,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2008/06/20 18:52:25 shadzik
+- 64bit fix
+
Revision 1.35 2008/06/15 19:42:01 rotom
- ebook-tools BR added
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdeedu.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdegames.spec?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdegraphics.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list