]> git.pld-linux.org Git - packages/vte.git/commitdiff
- up to version 0.11.11, do we still need link.patch? If not, bump release to 1 and...
authoraflinta <aflinta@pld-linux.org>
Thu, 6 May 2004 11:42:47 +0000 (11:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vte.spec -> 1.52

vte.spec

index 2dea5f3751e59d89885065901a007e9d167ff7af..647e239e9ebcf26e3d8b35b77d6f33fd4199d21d 100644 (file)
--- a/vte.spec
+++ b/vte.spec
@@ -2,15 +2,15 @@
 Summary:       VTE terminal widget library
 Summary(pl):   Biblioteka z kontrolk± terminala VTE
 Name:          vte
-Version:       0.11.10
-Release:       3
+Version:       0.11.11
+Release:       0.9
 License:       LGPL
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/0.11/%{name}-%{version}.tar.bz2
-# Source0-md5: 71facdedd477749908402a6931d36e64
+# Source0-md5: 4d7a3674df5b8be7f1adffa981c1fc3d
 Patch0:                %{name}-keys.patch
 Patch1:                %{name}-localenames.patch
-Patch2:                %{name}-link.patch
+#Patch2:               %{name}-link.patch
 BuildRequires: OpenGL-devel
 BuildRequires: autoconf
 BuildRequires: automake
@@ -86,7 +86,7 @@ Biblioteka VTE dla pythona.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+#%patch2 -p1
 
 mv -f po/{no,nb}.po
 
@@ -102,6 +102,7 @@ CFLAGS="-I/usr/include/ncurses"
        --with-xft2 \
        --with-pangox \
        --with-glX \
+       --with-default-emulation=xterm \
        --enable-gtk-doc \
        --with-html-dir=%{_gtkdocdir}
 %{__make}
@@ -146,4 +147,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n python-vte
 %defattr(644,root,root,755)
-%attr(755,root,root) %{py_sitedir}/*.so
+%attr(755,root,root) %{py_sitedir}/gtk-2.0/*.so
This page took 0.137051 seconds and 4 git commands to generate.