diff --git a/.cvsignore b/.cvsignore index 19ed102..ca441cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -vte-0.19.4.tar.bz2 +vte-0.20.0.tar.bz2 diff --git a/sources b/sources index 71d8e12..2b9de83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b246146ea7fe8049fe9d7336db31362 vte-0.19.4.tar.bz2 +12dde859bc98e039336baff6e9e6b15b vte-0.20.0.tar.bz2 diff --git a/vte.spec b/vte.spec index a2717aa..0468476 100644 --- a/vte.spec +++ b/vte.spec @@ -3,12 +3,12 @@ %define gtk2_version 2.12.0 Name: vte -Version: 0.19.4 -Release: 6%{?dist} +Version: 0.20.0 +Release: 1%{?dist} Summary: A terminal emulator License: LGPLv2+ Group: User Interface/X -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source: http://download.gnome.org/sources/vte/0.19/%{name}-%{version}.tar.bz2 BuildRequires: gtk2-devel >= %{gtk2_version} @@ -17,11 +17,10 @@ BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: pygtk2-devel, python-devel, ncurses-devel BuildRequires: gettext BuildRequires: libXt-devel -BuildRequires: perl(XML::Parser) BuildRequires: intltool # initscripts creates the utmp group -Prereq: initscripts +Prereq: initscripts %description VTE is a terminal emulator widget for use with GTK+ 2.0. @@ -85,8 +84,8 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/gtk-2.0/*.a %files -f %{name}.lang %defattr(-,root,root) -%doc COPYING HACKING NEWS README -%doc src/iso2022.txt +%doc COPYING HACKING NEWS README +%doc src/iso2022.txt %doc doc/utmpwtmp.txt doc/boxes.txt doc/openi18n/UTF-8.txt doc/openi18n/wrap.txt %{_libdir}/*.so.* %dir %{_libdir}/%{name} @@ -109,6 +108,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/gtk-2.0/*.a %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Mon Mar 16 2009 Matthias Clasen 0.20.0-1 +- Update to 0.20.0 + * Wed Mar 4 2009 Warren Togami 0.19.4-6 - remove workaround after gcc-4.4.0-0.22