]> git.pld-linux.org Git - packages/vte.git/blobdiff - vte.spec
- version 0.11.6
[packages/vte.git] / vte.spec
index 6912348bab91c076c216abc4e9e9f2826aa66ba6..d6906405ec916c52684ccc32f10bc663ed019a03 100644 (file)
--- a/vte.spec
+++ b/vte.spec
@@ -4,18 +4,20 @@
 Summary:       VTE terminal widget library
 Summary(pl):   Biblioteka z kontrolk± terminala VTE
 Name:          vte
-Version:       0.10.16
+Version:       0.11.6
 Release:       1
 License:       LGPL
 Group:         X11/Libraries
-Source0:       ftp://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
 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
 BuildRequires: libtool
+BuildRequires:  rpm-pythonprov
 BuildRequires: python-pygtk-devel >= 1.99.13
 Requires(pre): utempter
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,8 +35,8 @@ Summary:      Headers for VTE
 Summary(pl):   Pliki nag³ówkowe VTE
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}
-Requires:      glib2-devel >= 2.0.7
-Requires:      gtk+2-devel >= 2.0.8
+Requires:      glib2-devel >= 2.2.0
+Requires:      gtk+2-devel >= 2.2.0
 Requires:      libart_lgpl-devel >= 2.3.10
 Conflicts:     gnome-libs-devel < 1.4.1.2
 
@@ -77,7 +79,8 @@ Python VTE library.
 Biblioteka VTE dla pythona.
 
 %prep
-%setup  -q
+%setup -q
+%patch0 -p1
 
 %build
 glib-gettextize --copy --force
This page took 0.095464 seconds and 4 git commands to generate.