packages: kde4-calligra/kde4-calligra.spec - disable tablet and mobile plug...

baggins baggins at pld-linux.org
Thu Jun 28 20:16:40 CEST 2012


Author: baggins                      Date: Thu Jun 28 18:16:40 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable tablet and mobile plugins (don't work according to cmakefile)

---- Files affected:
packages/kde4-calligra:
   kde4-calligra.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/kde4-calligra/kde4-calligra.spec
diff -u packages/kde4-calligra/kde4-calligra.spec:1.6 packages/kde4-calligra/kde4-calligra.spec:1.7
--- packages/kde4-calligra/kde4-calligra.spec:1.6	Thu Jun 28 15:00:00 2012
+++ packages/kde4-calligra/kde4-calligra.spec	Thu Jun 28 20:16:35 2012
@@ -328,6 +328,8 @@
 install -d build
 cd build
 %cmake \
+	-DBUILD_active:BOOL=OFF \
+	-DBUILD_mobile:BOOL=OFF \
 	../
 
 %{__make}
@@ -781,6 +783,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2012/06/28 18:16:35  baggins
+- disable tablet and mobile plugins (don't work according to cmakefile)
+
 Revision 1.6  2012/06/28 13:00:00  baggins
 - updated files, still some unpackaged
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/kde4-calligra/kde4-calligra.spec?r1=1.6&r2=1.7



More information about the pld-cvs-commit mailing list