SPECS: strigi.spec - verobisty off by default

shadzik shadzik at pld-linux.org
Wed Jun 25 14:36:21 CEST 2008


Author: shadzik                      Date: Wed Jun 25 12:36:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- verobisty off by default

---- Files affected:
SPECS:
   strigi.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/strigi.spec
diff -u SPECS/strigi.spec:1.21 SPECS/strigi.spec:1.22
--- SPECS/strigi.spec:1.21	Wed Jun 25 13:46:41 2008
+++ SPECS/strigi.spec	Wed Jun 25 14:36:16 2008
@@ -83,13 +83,14 @@
 %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 \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
-	..
+	../
 
 %{__make}
 
@@ -144,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/06/25 12:36:16  shadzik
+- verobisty off by default
+
 Revision 1.21  2008/06/25 11:46:41  shadzik
 - kill useless BRs
 
================================================================

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



More information about the pld-cvs-commit mailing list