diff --git a/.cvsignore b/.cvsignore index fe34263..03fbd7d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,3 +4,4 @@ vte-0.11.15.tar.bz2 vte-0.11.16.tar.bz2 vte-0.11.17.tar.bz2 vte-0.11.18.tar.bz2 +vte-0.11.19.tar.bz2 diff --git a/sources b/sources index baa8162..705a8ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e808006c365fddca611960b2efaef6a5 vte-0.11.18.tar.bz2 +e03e1ed6bd7367a827c1b2e70beb8bcb vte-0.11.19.tar.bz2 diff --git a/vte.spec b/vte.spec index aa2c11c..78449fd 100644 --- a/vte.spec +++ b/vte.spec @@ -1,6 +1,6 @@ Name: vte -Version: 0.11.18 -Release: 1.fc5.2 +Version: 0.11.19 +Release: 1.fc5.1 Summary: An experimental terminal emulator. License: LGPL Group: User Interface/X @@ -12,9 +12,6 @@ Requires: bitmap-fonts # initscripts creates the utmp group Prereq: initscripts -# already in upstream cvs -Patch0: vte-0.11.18-paste.patch - %description VTE is an experimental terminal emulator widget for use with GTK+ 2.0. @@ -29,7 +26,6 @@ package contains the files needed for building applications using VTE. %prep %setup -q -%patch0 -p1 -b .paste %build PYTHON=%{_bindir}/python`%{__python} -c "import sys ; print sys.version[:3]"` @@ -102,6 +98,10 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/gtk-doc/html/%{name} %{_libdir}/pkgconfig/* %changelog +* Sat Feb 25 2006 Matthias Clasen 0.11.19-1 +- Update to 0.11.19 +- Drop upstreamed patch + * Fri Feb 17 2006 Matthias Clasen 0.11.18-2 - Change Shift-Insert back to insert PRIMARY