SPECS: soprano.spec - verbosity off by default - added comment on how to tu...

shadzik shadzik at pld-linux.org
Wed Jun 25 14:20:45 CEST 2008


Author: shadzik                      Date: Wed Jun 25 12:20:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- verbosity off by default
- added comment on how to turn it on

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

---- Diffs:

================================================================
Index: SPECS/soprano.spec
diff -u SPECS/soprano.spec:1.29 SPECS/soprano.spec:1.30
--- SPECS/soprano.spec:1.29	Tue Jun 24 22:14:01 2008
+++ SPECS/soprano.spec	Wed Jun 25 14:20:40 2008
@@ -71,9 +71,10 @@
 %build
 install -d build
 cd build
+# add this to get verbose output
+#-DCMAKE_VERBOSE_MAKEFILE=1 \
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-	-DCMAKE_VERBOSE_MAKEFILE=1 \
 	-DQT_QMAKE_EXECUTABLE=%{_bindir}/qmake-qt4 \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
@@ -141,6 +142,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2008/06/25 12:20:40  shadzik
+- verbosity off by default
+- added comment on how to turn it on
+
 Revision 1.29  2008/06/24 20:14:01  arekm
 - rel 3
 
================================================================

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



More information about the pld-cvs-commit mailing list