Author: glen Date: Mon Mar 19 00:47:23 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - mono bcond does not seem to have effect
---- Files affected: SPECS: redland-bindings.spec (1.34.2.3 -> 1.34.2.4) ---- Diffs: ================================================================ Index: SPECS/redland-bindings.spec diff -u SPECS/redland-bindings.spec:1.34.2.3 SPECS/redland-bindings.spec:1.34.2.4 --- SPECS/redland-bindings.spec:1.34.2.3 Mon Mar 19 01:39:07 2007 +++ SPECS/redland-bindings.spec Mon Mar 19 01:47:18 2007 @@ -21,7 +21,7 @@ Summary(pl): Wiązania szkieletu aplikacji Redland RDF Name: redland-bindings Version: 1.0.5.1 -Release: 2 +Release: 3 License: LGPL v2.1+ or GPL v2+ or Apache v2 Group: Libraries Source0: http://download.librdf.org/source/%{name}-%{version}.tar.gz @@ -210,7 +210,7 @@ %{__automake} %configure \ --disable-static \ - %{?with_mono:--with-ecma-cli=mono} \ + --with-ecma-cli=%{?with_mono:mono}%{!?with_mono:no} \ %{?with_java:--with-java --with-jdk=%{_libdir}/java jdkdir=%{_libdir}/java} \ --with-perl \ %if %{with php} @@ -338,6 +338,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34.2.4 2007/03/19 00:47:18 glen +- mono bcond does not seem to have effect + Revision 1.34.2.3 2007/03/19 00:39:07 glen - note about failure ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/redland-bindings.spec?r1=1.34.2.3&r2=1.34.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
