SPECS: kde4-kdegames.spec, kde4-kdegraphics.spec - conditional release/debu...

shadzik shadzik at pld-linux.org
Fri Feb 20 12:53:39 CET 2009


Author: shadzik                      Date: Fri Feb 20 11:53:39 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- conditional release/debug build (thx glen)

---- Files affected:
SPECS:
   kde4-kdegames.spec (1.15 -> 1.16) 
SPECS:
   kde4-kdegraphics.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdegames.spec
diff -u SPECS/kde4-kdegames.spec:1.15 SPECS/kde4-kdegames.spec:1.16
--- SPECS/kde4-kdegames.spec:1.15	Fri Feb 20 11:51:15 2009
+++ SPECS/kde4-kdegames.spec	Fri Feb 20 12:53:34 2009
@@ -595,7 +595,7 @@
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
-	-DCMAKE_BUILD_TYPE=release \
+	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -1001,6 +1001,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.16  2009/02/20 11:53:34  shadzik
+- conditional release/debug build (thx glen)
+
 Revision 1.15  2009/02/20 10:51:15  shadzik
 - don't be that noisy on terminal output; rel up
 

================================================================
Index: SPECS/kde4-kdegraphics.spec
diff -u SPECS/kde4-kdegraphics.spec:1.57 SPECS/kde4-kdegraphics.spec:1.58
--- SPECS/kde4-kdegraphics.spec:1.57	Fri Feb 20 11:51:44 2009
+++ SPECS/kde4-kdegraphics.spec	Fri Feb 20 12:53:37 2009
@@ -370,7 +370,7 @@
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DGWENVIEW_SEMANTICINFO_BACKEND=Nepomuk \
 	-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
-	-DCMAKE_BUILD_TYPE=release \
+	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -573,6 +573,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2009/02/20 11:53:37  shadzik
+- conditional release/debug build (thx glen)
+
 Revision 1.57  2009/02/20 10:51:44  shadzik
 - don't be that noisy on terminal output; rel up
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdegames.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdegraphics.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list