SPECS (DEVEL): gnumeric.spec - mono disabled by default (experimen...

freetz freetz at pld-linux.org
Thu Jul 21 21:16:27 CEST 2005


Author: freetz                       Date: Thu Jul 21 19:16:27 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- mono disabled by default (experimental)

---- Files affected:
SPECS:
   gnumeric.spec (1.151.2.3 -> 1.151.2.4) 

---- Diffs:

================================================================
Index: SPECS/gnumeric.spec
diff -u SPECS/gnumeric.spec:1.151.2.3 SPECS/gnumeric.spec:1.151.2.4
--- SPECS/gnumeric.spec:1.151.2.3	Thu Jul 21 21:09:34 2005
+++ SPECS/gnumeric.spec	Thu Jul 21 21:16:21 2005
@@ -3,8 +3,8 @@
 # Conditional build:
 %bcond_without	gda	# build without gda
 %bcond_without	gnome	# build without gnome
-%bcond_without	mono	# build without mono scripting engine
 %bcond_without	python	# build without python support
+%bcond_with	mono	# build without mono scripting engine
 #
 %ifnarch %{ix86} %{x8664} alpha arm hppa ppc s390 sparc sparcv9 sparc64
 %undefine	with_mono
@@ -60,6 +60,7 @@
 BuildRequires:	libgsf-devel >= 1.11.0
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 2.4.12
+# disabled by default - still experimental
 %{?with_mono:BuildRequires:	mono-devel >= 1.0.0}
 BuildRequires:	pango-devel >= 1:1.6.0
 BuildRequires:	perl-base
@@ -614,6 +615,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.151.2.4  2005/07/21 19:16:21  freetz
+- mono disabled by default (experimental)
+
 Revision 1.151.2.3  2005/07/21 19:09:34  freetz
 - polished a bit
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnumeric.spec?r1=1.151.2.3&r2=1.151.2.4&f=u




More information about the pld-cvs-commit mailing list