Author: areq Date: Sat Apr 18 15:51:34 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - add gnome.patch include: libgnomeui-2.0/libgnomeui/gnome-ui-init.h
---- Files affected: SPECS: ocaml-lablgtk2.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/ocaml-lablgtk2.spec diff -u SPECS/ocaml-lablgtk2.spec:1.29 SPECS/ocaml-lablgtk2.spec:1.30 --- SPECS/ocaml-lablgtk2.spec:1.29 Sat Apr 18 13:03:27 2009 +++ SPECS/ocaml-lablgtk2.spec Sat Apr 18 17:51:28 2009 @@ -10,11 +10,12 @@ Summary(pl.UTF-8): Wiązania GTK+ dla OCamla Name: ocaml-lablgtk2 Version: 2.12.0 -Release: 2 +Release: 3 License: LGPL w/ linking exceptions Group: Libraries Source0: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/dist/lablgtk-%{version}.tar.gz # Source0-md5: 0e253128afee3cdc6e9b43c34b35984d +Patch0: %{name}-gnome.patch URL: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html BuildRequires: gtk+2-devel >= 2:2.10.0 %{?with_opengl:BuildRequires: gtkglarea-devel >= 1.99} @@ -257,6 +258,7 @@ %prep %setup -q -n lablgtk-%{version} +%patch0 -p1 %build %configure \ @@ -319,7 +321,7 @@ %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/gdk-pixbuf-mlsource +%attr(755,root,root) %{_bindir}/gdk_pixbuf_mlsource %{_libdir}/ocaml/lablgtk2/g[BCDELMOPRTUWadp]*.cm* %{_libdir}/ocaml/lablgtk2/gAction.cm* %{_libdir}/ocaml/lablgtk2/gAssistant.cm* @@ -431,6 +433,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2009/04/18 15:51:28 areq +- add gnome.patch include: libgnomeui-2.0/libgnomeui/gnome-ui-init.h + Revision 1.29 2009/04/18 11:03:27 areq - BR ocaml-lablgl-devel >= 1.04 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml-lablgtk2.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
