]> git.pld-linux.org Git - packages/vte.git/blobdiff - vte.spec
- fixes sigsegv of gnome-terminal on quit (patch from bugzilla.gnome.org)
[packages/vte.git] / vte.spec
index 50ed66f721a66b19c1f1c406b9d3f05183a631b6..27a71849edc91b72fa6a0fbe6392a6b464bf361b 100644 (file)
--- a/vte.spec
+++ b/vte.spec
@@ -4,15 +4,16 @@
 Summary:       VTE terminal widget library
 Summary(pl):   Biblioteka z kontrolk± terminala VTE
 Name:          vte
-Version:       0.10.26
-Release:       1
+Version:       0.11.0
+Release:       2
 License:       LGPL
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/0.10/%{name}-%{version}.tar.bz2
+Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/0.11/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-keys.patch
+Patch1:                %{name}-sigsegv.patch
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: Xft-devel >= 2.1-3
+BuildRequires: Xft-devel >= 2.1-2
 BuildRequires: glib2-devel >= 2.2.0
 BuildRequires: gtk+2-devel >= 2.2.0
 BuildRequires: libart_lgpl-devel >= 2.3.10
@@ -81,6 +82,7 @@ Biblioteka VTE dla pythona.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 glib-gettextize --copy --force
This page took 0.029816 seconds and 4 git commands to generate.