Author: baggins Date: Thu Apr 7 09:46:09 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - can't grok gnome3 stuff
---- Files affected: packages/ocaml-lablgtk2: ocaml-lablgtk2.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: packages/ocaml-lablgtk2/ocaml-lablgtk2.spec diff -u packages/ocaml-lablgtk2/ocaml-lablgtk2.spec:1.31 packages/ocaml-lablgtk2/ocaml-lablgtk2.spec:1.32 --- packages/ocaml-lablgtk2/ocaml-lablgtk2.spec:1.31 Sun Mar 13 17:33:25 2011 +++ packages/ocaml-lablgtk2/ocaml-lablgtk2.spec Thu Apr 7 11:46:04 2011 @@ -3,14 +3,14 @@ # Conditional build: %bcond_without opengl # without lablgtkgl %bcond_without glade # without lablgtkglade -%bcond_without gnome # without lablgtkgnome +%bcond_with gnome # with lablgtkgnome (incompatible with GNOME 3) # %define ocaml_ver 1:3.09.2 Summary: GTK+ binding for OCaml Summary(pl.UTF-8): Wiązania GTK+ dla OCamla Name: ocaml-lablgtk2 Version: 2.14.2 -Release: 1 +Release: 2 License: LGPL with linking exceptions Group: Libraries #Source0Download: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html @@ -21,6 +21,7 @@ %{?with_opengl:BuildRequires: gtkglarea-devel >= 1.99} BuildRequires: gtkspell-devel >= 2.0 BuildRequires: gtksourceview-devel +BuildRequires: gtksourceview2-devel %{?with_glade:BuildRequires: libglade2-devel >= 2.0} %if %{with gnome} BuildRequires: gnome-panel-devel @@ -433,6 +434,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2011/04/07 09:46:04 baggins +- rel 2 +- can't grok gnome3 stuff + Revision 1.31 2011/03/13 16:33:25 qboosh - updated to 2.14.2 - removed obsolete gnome patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ocaml-lablgtk2/ocaml-lablgtk2.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
