SOURCES: seahorse-gedit.patch (NEW) - gedit2 >= 2.12.0

paladine paladine at pld-linux.org
Fri Sep 9 11:34:34 CEST 2005


Author: paladine                     Date: Fri Sep  9 09:34:34 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- gedit2 >= 2.12.0

---- Files affected:
SOURCES:
   seahorse-gedit.patch (1.2 -> 1.3)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/seahorse-gedit.patch
diff -u /dev/null SOURCES/seahorse-gedit.patch:1.3
--- /dev/null	Fri Sep  9 11:34:34 2005
+++ SOURCES/seahorse-gedit.patch	Fri Sep  9 11:34:29 2005
@@ -0,0 +1,16 @@
+diff -urN seahorse-0.7.9.orig/configure.in seahorse-0.7.9/configure.in
+--- seahorse-0.7.9.orig/configure.in	2005-09-09 11:11:50.473682072 +0200
++++ seahorse-0.7.9/configure.in	2005-09-09 11:15:28.052605048 +0200
+@@ -251,9 +251,10 @@
+ 	echo "enabling gedit plugin..."
+ 	echo "checking for supported versions of gedit..."
+ 	
+-	PKG_CHECK_MODULES(GEDIT, gedit-2.10 >= 2.9.0, , 
++	PKG_CHECK_MODULES(GEDIT, gedit-2.12 >= 2.12.0, , 
++	[PKG_CHECK_MODULES(GEDIT, gedit-2.10 >= 2.9.0, , 
+     	[PKG_CHECK_MODULES(GEDIT, gedit-2.8 >= 2.8.0, , 
+-	    	[PKG_CHECK_MODULES(GEDIT, gedit-2.6 >= 2.6.0)])])
++	    	[PKG_CHECK_MODULES(GEDIT, gedit-2.6 >= 2.6.0)])])])
+ 	
+ 	AC_SUBST(GEDIT_CFLAGS)
+ fi
================================================================



More information about the pld-cvs-commit mailing list