[packages/vte] Update to 0.34.3

megabajt megabajt at pld-linux.org
Mon Mar 25 21:57:10 CET 2013


commit 7e78b7317752a51cdbf28c400660ca221193cc01
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date:   Mon Mar 25 21:56:17 2013 +0100

    Update to 0.34.3
    
    - added -am.patch to fix build with automake 1.13

 vte-am.patch | 10 ++++++++++
 vte.spec     |  6 ++++--
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/vte.spec b/vte.spec
index 0b22d42..bef9949 100644
--- a/vte.spec
+++ b/vte.spec
@@ -1,14 +1,15 @@
 Summary:	VTE terminal widget library
 Summary(pl.UTF-8):	Biblioteka z kontrolką terminala VTE
 Name:		vte
-Version:	0.34.2
+Version:	0.34.3
 Release:	1
 License:	LGPL v2+
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/vte/0.34/%{name}-%{version}.tar.xz
-# Source0-md5:	523eae73bd93d58b9427357774956b22
+# Source0-md5:	125a72b8c2f7dcb908d47320c02cb26d
 # https://bugzilla.gnome.org/show_bug.cgi?id=663779
 Patch0:		%{name}-alt-meta.patch
+Patch1:		%{name}-am.patch
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake >= 1:1.9
 BuildRequires:	docbook-dtd412-xml
@@ -100,6 +101,7 @@ Dokumentacja API VTE (wersja dla GTK+ 3).
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__gtkdocize}
diff --git a/vte-am.patch b/vte-am.patch
new file mode 100644
index 0000000..e108e6e
--- /dev/null
+++ b/vte-am.patch
@@ -0,0 +1,10 @@
+--- vte-0.34.3/gnome-pty-helper/configure.in.automake	2013-03-25 21:47:53.571692354 +0100
++++ vte-0.34.3/gnome-pty-helper/configure.in	2013-03-25 21:48:01.931646994 +0100
+@@ -8,7 +8,6 @@ AC_CONFIG_SRCDIR([gnome-pty.h])
+ AC_ISC_POSIX
+ AC_PROG_CC
+ AC_STDC_HEADERS
+-AM_PROG_CC_STDC
+ 
+ if test -z "$enable_maintainer_mode"; then
+   enable_maintainer_mode=yes
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vte.git/commitdiff/7e78b7317752a51cdbf28c400660ca221193cc01



More information about the pld-cvs-commit mailing list