]> git.pld-linux.org Git - packages/vte.git/blobdiff - vte.spec
- 0.11.20
[packages/vte.git] / vte.spec
index 6d0df5f2836c61202df0959dfece7fcb21f3138e..a3a62e3e8b22ddfbcf188c94ddd081a64807a8c1 100644 (file)
--- a/vte.spec
+++ b/vte.spec
@@ -5,15 +5,14 @@
 Summary:       VTE terminal widget library
 Summary(pl):   Biblioteka z kontrolk± terminala VTE
 Name:          vte
-Version:       0.11.16
-Release:       2
+Version:       0.11.20
+Release:       1
 License:       LGPL
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/vte/0.11/%{name}-%{version}.tar.bz2
-# Source0-md5: ce5c5bf91da638547ce093fe66622c37
+# Source0-md5: 913983275f47e235287c83e46a80535c
 Patch0:                %{name}-keys.patch
 Patch1:                %{name}-nozvt.patch
-Patch2:                %{name}-pkgconfig.patch
 %{?with_glx:BuildRequires:     OpenGL-devel}
 BuildRequires: autoconf
 BuildRequires: automake
@@ -28,7 +27,6 @@ BuildRequires:        pkgconfig
 BuildRequires: python
 BuildRequires: python-pygtk-devel >= 1.99.13
 BuildRequires: rpmbuild(macros) >= 1.197
-BuildRequires: xft-devel >= 2.1.2
 Requires(pre): utempter
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -96,7 +94,6 @@ Biblioteka VTE dla pythona.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1 -R
 
 %build
 %{__glib_gettextize}
@@ -105,7 +102,7 @@ Biblioteka VTE dla pythona.
 %{__autoheader}
 %{__automake}
 %{__autoconf}
-CFLAGS="-I/usr/include/ncurses"
+CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure \
        --with-xft2 \
        --with-pangox \
This page took 0.066427 seconds and 4 git commands to generate.