rpms/vte/F-7 .cvsignore, 1.57, 1.58 sources, 1.57, 1.58 vte.spec, 1.111, 1.112

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Wed May 30 02:09:44 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/vte/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13923

Modified Files:
	.cvsignore sources vte.spec 
Log Message:
0.16.4



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/vte/F-7/.cvsignore,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- .cvsignore	27 Apr 2007 07:33:11 -0000	1.57
+++ .cvsignore	30 May 2007 02:09:07 -0000	1.58
@@ -1 +1 @@
-vte-0.16.3.tar.bz2
+vte-0.16.4.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/vte/F-7/sources,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- sources	27 Apr 2007 07:33:11 -0000	1.57
+++ sources	30 May 2007 02:09:07 -0000	1.58
@@ -1 +1 @@
-a35cb0694159a9782fe43f49215c1bf5  vte-0.16.3.tar.bz2
+495149d3c81168895293fc4db19a5eeb  vte-0.16.4.tar.bz2


Index: vte.spec
===================================================================
RCS file: /cvs/extras/rpms/vte/F-7/vte.spec,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- vte.spec	4 May 2007 17:27:48 -0000	1.111
+++ vte.spec	30 May 2007 02:09:07 -0000	1.112
@@ -1,13 +1,11 @@
 Name: vte
-Version: 0.16.3
-Release: 2%{?dist}
+Version: 0.16.4
+Release: 1%{?dist}
 Summary: A terminal emulator
 License: LGPL
 Group: User Interface/X
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
-Source: ftp://ftp.gnome.org/pub/GNOME/sources/vte/0.16/%{name}-%{version}.tar.bz2
-# Fix from upstream for http://bugzilla.gnome.org/show_bug.cgi?id=433776
-Patch0: vte-0.16.3-preedit-crash.patch
+Source: http://download.gnome.org/sources/vte/0.16/%{name}-%{version}.tar.bz2
 
 BuildRequires: gtk2-devel, pygtk2-devel, python-devel, ncurses-devel
 BuildRequires: gettext
@@ -32,7 +30,6 @@
 
 %prep
 %setup -q
-%patch0 -p0 -b .preedit-crash
 
 %build
 PYTHON=%{_bindir}/python`%{__python} -c "import sys ; print sys.version[:3]"`
@@ -104,6 +101,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Tue May 29 2007 Matthias Clasen <mclasen at redhat.com> 0.16.4-1
+- Update to 0.16.4
+
 * Fri May  4 2007 Matthias Clasen <mclasen at redhat.com> 0.16.3-2
 - Fix a gnome-terminal crash with input methods
 




More information about the fedora-extras-commits mailing list