]> git.pld-linux.org Git - packages/vte.git/commitdiff
- started update to version 0.10.10
authoraflinta <aflinta@pld-linux.org>
Tue, 14 Jan 2003 19:27:50 +0000 (19:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vte.spec -> 1.16

vte.spec

index 4887ee08a5f0561b1b526734f409c377f327b8b0..7288caf88b38ed6a0fafa913197a04af1a049bd3 100644 (file)
--- a/vte.spec
+++ b/vte.spec
@@ -4,14 +4,14 @@
 Summary:       VTE terminal widget library
 Summary(pl):   Biblioteka z kontrolk± terminala VTE
 Name:          vte
-Version:       0.10.8
+Version:       0.10.10
 Release:       1
 License:       LGPL
 Group:         X11/Libraries
 Source0:       ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.10/%{name}-%{version}.tar.bz2
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: Xft-devel >= 2.1-2
+BuildRequires: Xft-devel >= 2.1-3
 BuildRequires: glib2-devel >= 2.2.0
 BuildRequires: gtk+2-devel >= 2.2.0
 BuildRequires: libart_lgpl-devel >= 2.3.10
@@ -80,6 +80,12 @@ Biblioteka VTE dla pythona.
 %setup  -q
 
 %build
+glib-gettextize --copy --force
+%{__libtoolize}
+%{__aclocal}
+%{__autoheader}
+%{__automake}
+%{__autoconf}
 %configure \
        --enable-gtk-doc \
        --with-html-path=%{_gtkdocdir} 
This page took 0.040315 seconds and 4 git commands to generate.