Author: patrys Date: Wed Jun 25 13:09:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - R: pkgconfig (required to find system assemblies) - drop crasher TODO (does not crash here, use Launchpad to report bugs) - rel 3
---- Files affected: SPECS: monodevelop.spec (1.63 -> 1.64) ---- Diffs: ================================================================ Index: SPECS/monodevelop.spec diff -u SPECS/monodevelop.spec:1.63 SPECS/monodevelop.spec:1.64 --- SPECS/monodevelop.spec:1.63 Thu Jun 19 19:57:56 2008 +++ SPECS/monodevelop.spec Wed Jun 25 15:09:45 2008 @@ -2,9 +2,6 @@ # # TODO: # - on x86-64: /usr/bin/monodevelop[60]: cd: /usr/lib/monodevelop/bin - No such file or directory -# - segv on exit: -# (MonoDevelop:696): Gtk-CRITICAL **: gtk_style_detach: assertion `style->attach_count > 0' failed -# zsh: segmentation fault monodevelop # # Conditional build: %bcond_without subversion # disable subversion backend @@ -15,7 +12,7 @@ Summary(pl.UTF-8): IDE dla Mono Name: monodevelop Version: 1.0 -Release: 2 +Release: 3 License: GPL/MIT Group: Development/Tools # latest downloads summary at http://ftp.novell.com/pub/mono/sources-stable/ @@ -54,6 +51,7 @@ #Requires: libgtkembedmoz.so #%endif Requires: mono-addins +Requires: pkgconfig Requires: xulrunner-libs Requires(post,postun): shared-mime-info %{?with_subversion:Requires: subversion-libs} @@ -161,6 +159,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.64 2008/06/25 13:09:45 patrys +- R: pkgconfig (required to find system assemblies) +- drop crasher TODO (does not crash here, use Launchpad to report bugs) +- rel 3 + Revision 1.63 2008/06/19 17:57:56 qboosh - updated Source0 URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/monodevelop.spec?r1=1.63&r2=1.64&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
