Author: qboosh Date: Tue Jun 6 12:57:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - merged update to 2.14.2 from AC-branch
---- Files affected: SPECS: gnome-terminal.spec (1.75 -> 1.76) ---- Diffs: ================================================================ Index: SPECS/gnome-terminal.spec diff -u SPECS/gnome-terminal.spec:1.75 SPECS/gnome-terminal.spec:1.76 --- SPECS/gnome-terminal.spec:1.75 Tue May 23 16:39:02 2006 +++ SPECS/gnome-terminal.spec Tue Jun 6 14:57:10 2006 @@ -1,5 +1,6 @@ # $Revision$, $Date$ # +# Conditional build: # This causes <prev-tab> key do nothing on the first tab (instead of # passing the keypress to the application running in the terminal). Ditto # for the last tab. This is kinda annoying. @@ -11,12 +12,12 @@ Summary: GNOME Terminal Summary(pl): Terminal dla GNOME Name: gnome-terminal -Version: 2.14.1 -Release: 3 +Version: 2.14.2 +Release: 1 License: GPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-terminal/2.14/%{name}-%{version}.tar.bz2 -# Source0-md5: 7abe60db5359c88392d2b4f0d5587ef5 +# Source0-md5: da80071cd707e89cedcfb476cab8b39a Patch0: %{name}-TERM.patch Patch1: %{name}-disable-prev_next-tab-sensitivity-changes.patch Patch2: %{name}-desktop.patch @@ -25,12 +26,12 @@ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf >= 2.53 BuildRequires: automake -BuildRequires: gtk+2-devel >= 2:2.8.0 +BuildRequires: gtk+2-devel >= 2:2.8.18 BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gnome-vfs2-devel >= 2.14.0 +BuildRequires: gnome-vfs2-devel >= 2.14.2 BuildRequires: intltool BuildRequires: libglade2-devel >= 1:2.5.1 -BuildRequires: libgnomeui-devel >= 2.14.0 +BuildRequires: libgnomeui-devel >= 2.14.1 BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.12.0 BuildRequires: rpmbuild(macros) >= 1.197 @@ -39,9 +40,9 @@ BuildRequires: vte-devel >= 0.12.1 Requires(post,preun): GConf2 Requires(post,postun): scrollkeeper -Requires: libgnomeui >= 2.14.0 +Requires: libgnomeui >= 2.14.1 Requires: startup-notification >= 0.8 -Requires: vte >= 0.12.1 +Requires: vte >= 0.12.2 Requires: terminfo BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -115,6 +116,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.76 2006/06/06 12:57:10 qboosh +- merged update to 2.14.2 from AC-branch + Revision 1.75 2006/05/23 14:39:02 baggins - backport from AC-branch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-terminal.spec?r1=1.75&r2=1.76&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
