]> git.pld-linux.org Git - packages/monodevelop.git/commitdiff
- R: pkgconfig (required to find system assemblies) auto/th/monodevelop-1_0-3
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 25 Jun 2008 13:09:45 +0000 (13:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- drop crasher TODO (does not crash here, use Launchpad to report bugs)
- rel 3

Changed files:
    monodevelop.spec -> 1.64

monodevelop.spec

index e5f559aebfbc3901b342773c231670a3d349b38f..f2b5c0bc56dec01b5dc43384bce4e50204dedbbe 100644 (file)
@@ -1,9 +1,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
@@ -14,7 +11,7 @@ Summary:      Mono IDE
 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/
@@ -53,6 +50,7 @@ Requires:     gtkhtml
 #Requires:     libgtkembedmoz.so
 #%endif
 Requires:      mono-addins
+Requires:      pkgconfig
 Requires:      xulrunner-libs
 Requires(post,postun): shared-mime-info
 %{?with_subversion:Requires:   subversion-libs}
This page took 0.073191 seconds and 4 git commands to generate.