Author: glen Date: Mon Mar 19 00:37:08 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - disable mono on ac; fails
---- Files affected: SPECS: redland-bindings.spec (1.34.2.1 -> 1.34.2.2) ---- Diffs: ================================================================ Index: SPECS/redland-bindings.spec diff -u SPECS/redland-bindings.spec:1.34.2.1 SPECS/redland-bindings.spec:1.34.2.2 --- SPECS/redland-bindings.spec:1.34.2.1 Mon Mar 19 01:15:18 2007 +++ SPECS/redland-bindings.spec Mon Mar 19 01:37:02 2007 @@ -2,7 +2,7 @@ # # Conditional build: %bcond_with java # build Java bindings -%bcond_without mono # don't build mono bindings +%bcond_with mono # don't build mono bindings %bcond_without php # don't build (any) PHP bindings %bcond_without ruby # don't build Ruby bindings %bcond_without tcl # don't build (any) Tcl bindings @@ -18,7 +18,7 @@ Summary(pl): Wiązania szkieletu aplikacji Redland RDF Name: redland-bindings Version: 1.0.5.1 -Release: 1 +Release: 2 License: LGPL v2.1+ or GPL v2+ or Apache v2 Group: Libraries Source0: http://download.librdf.org/source/%{name}-%{version}.tar.gz @@ -335,6 +335,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34.2.2 2007/03/19 00:37:02 glen +- disable mono on ac; fails + Revision 1.34.2.1 2007/03/19 00:15:18 glen - tcl8.4 on AC ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/redland-bindings.spec?r1=1.34.2.1&r2=1.34.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
