[packages/gedit-plugins] - updated to 3.10.0 - removed outdated patch

baggins baggins at pld-linux.org
Tue Oct 15 12:02:56 CEST 2013


commit 810130268eb4b0e5851a4b91a43cb8a4095cb4a3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Oct 15 12:02:41 2013 +0200

    - updated to 3.10.0
    - removed outdated patch

 gedit-plugins-codegen.patch | 17 -----------------
 gedit-plugins.spec          |  6 +++---
 2 files changed, 3 insertions(+), 20 deletions(-)
---
diff --git a/gedit-plugins.spec b/gedit-plugins.spec
index e208548..2e6e531 100644
--- a/gedit-plugins.spec
+++ b/gedit-plugins.spec
@@ -1,12 +1,12 @@
 Summary:	gedit plugins
 Summary(pl.UTF-8):	Wtyczki dla gedita
 Name:		gedit-plugins
-Version:	3.8.3
+Version:	3.10.0
 Release:	1
 License:	GPL v2
 Group:		X11/Applications/Editors
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gedit-plugins/3.8/%{name}-%{version}.tar.xz
-# Source0-md5:	792205da322fde72c4da7cd8a65f6855
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gedit-plugins/3.10/%{name}-%{version}.tar.xz
+# Source0-md5:	dde9831b855abdd53dfd31c12be10ea5
 URL:		http://www.gnome.org/projects/gedit/
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake >= 1:1.11
diff --git a/gedit-plugins-codegen.patch b/gedit-plugins-codegen.patch
deleted file mode 100644
index 1741956..0000000
--- a/gedit-plugins-codegen.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -urN gedit-plugins-2.26.0/configure.ac gedit-plugins-2.26.0.new/configure.ac
---- gedit-plugins-2.26.0/configure.ac	2009-03-16 12:33:09.000000000 +0100
-+++ gedit-plugins-2.26.0.new/configure.ac	2009-03-18 21:53:32.000000000 +0100
-@@ -225,11 +225,11 @@
- 	AC_MSG_RESULT([$PYGTK_DEFSDIR])
- 
- 	AC_MSG_CHECKING([for pygtk codegen])
--	PYGTK_CODEGEN="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/codegen.py"
-+	PYGTK_CODEGEN="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/codegen.pyc"
- 	AC_MSG_RESULT([$PYGTK_CODEGEN])
- 
- 	AC_MSG_CHECKING([for pygtk h2def])
--	PYGTK_H2DEF="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/h2def.py"
-+	PYGTK_H2DEF="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/h2def.pyc"
- 	AC_MSG_RESULT([$PYGTK_H2DEF])
- 
- 	AC_SUBST([PYGTK_DEFSDIR])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gedit-plugins.git/commitdiff/810130268eb4b0e5851a4b91a43cb8a4095cb4a3



More information about the pld-cvs-commit mailing list