Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8901605e41f1d53d56f68e1a41a257b87d7702e
commit d8901605e41f1d53d56f68e1a41a257b87d7702e Author: Priyank <[EMAIL PROTECTED]> Date: Thu Nov 1 18:35:47 2007 +0530 deluge-0.5.6.2-1-i686 * removed seahorse-configure_gedit_fix.diff (fixed in upstream) diff --git a/source/gnome-extra/seahorse/seahorse-configure_gedit_fix.diff b/source/gnome-extra/seahorse/seahorse-configure_gedit_fix.diff deleted file mode 100644 index 6e6cce3..0000000 --- a/source/gnome-extra/seahorse/seahorse-configure_gedit_fix.diff +++ /dev/null @@ -1,20 +0,0 @@ -diff -Naur seahorse-2.20.0/configure.in seahorse-2.20.0.new/configure.in ---- seahorse-2.20.0/configure.in 2007-09-19 09:16:40.000000000 +0530 -+++ seahorse-2.20.0.new/configure.in 2007-09-25 12:19:15.000000000 +0530 -@@ -607,13 +607,14 @@ - # - Bonobo plugins <= 2.12. - # - Glib type plugins > 2.13 - -- PKG_CHECK_MODULES(GEDIT, gedit-2.16 >= 2.15.0, [with_gedit_plugin=yes], -+ PKG_CHECK_MODULES(GEDIT, gedit-2.20 >= 2.20.0, [with_gedit_plugin=yes], -+ [PKG_CHECK_MODULES(GEDIT, gedit-2.16 >= 2.15.0, [with_gedit_plugin=yes], - [PKG_CHECK_MODULES(GEDIT, gedit-2.14 >= 2.13.0, [with_gedit_plugin=yes], - [PKG_CHECK_MODULES(GEDIT, gedit-2.12 >= 2.12.0, [with_gedit_bonobo=yes], - [PKG_CHECK_MODULES(GEDIT, gedit-2.10 >= 2.9.0, [with_gedit_bonobo=yes], - [PKG_CHECK_MODULES(GEDIT, gedit-2.8 >= 2.8.0, [with_gedit_bonobo=yes], - [PKG_CHECK_MODULES(GEDIT, gedit-2.6 >= 2.6.0, [with_gedit_bonobo=yes], -- [enable_gedit=no])])])])])]) -+ [enable_gedit=no])])])])])])]) - - if test "$enable_gedit" = "yes"; then - echo "enabling gedit plugin..." _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
