SPECS: kde4-kdeutils.spec, kde4-kdewebdev.spec - conditional release/debug ...

shadzik shadzik at pld-linux.org
Fri Feb 20 12:54:10 CET 2009


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

---- Files affected:
SPECS:
   kde4-kdeutils.spec (1.24 -> 1.25) 
SPECS:
   kde4-kdewebdev.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdeutils.spec
diff -u SPECS/kde4-kdeutils.spec:1.24 SPECS/kde4-kdeutils.spec:1.25
--- SPECS/kde4-kdeutils.spec:1.24	Fri Feb 20 11:56:42 2009
+++ SPECS/kde4-kdeutils.spec	Fri Feb 20 12:54:04 2009
@@ -414,7 +414,7 @@
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
 	-DINSTALL_PRINTER_APPLET=TRUE \
-	-DCMAKE_BUILD_TYPE=release \
+	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -614,6 +614,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2009/02/20 11:54:04  shadzik
+- conditional release/debug build (thx glen)
+
 Revision 1.24  2009/02/20 10:56:42  shadzik
 - don't be that noisy on terminal output; rel up
 

================================================================
Index: SPECS/kde4-kdewebdev.spec
diff -u SPECS/kde4-kdewebdev.spec:1.21 SPECS/kde4-kdewebdev.spec:1.22
--- SPECS/kde4-kdewebdev.spec:1.21	Fri Feb 20 11:57:51 2009
+++ SPECS/kde4-kdewebdev.spec	Fri Feb 20 12:54:07 2009
@@ -296,7 +296,7 @@
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
 	-LIBTIDY_INCLUDE_DIR=%{_includedir} \
-	-DCMAKE_BUILD_TYPE=release \
+	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -462,6 +462,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.22  2009/02/20 11:54:07  shadzik
+- conditional release/debug build (thx glen)
+
 Revision 1.21  2009/02/20 10:57:51  shadzik
 - don't be that noisy on terminal output; rel up
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdeutils.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdewebdev.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list