SPECS: gnome-terminal.spec - backport from AC-branch

baggins baggins at pld-linux.org
Tue May 23 16:39:07 CEST 2006


Author: baggins                      Date: Tue May 23 14:39:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- backport from AC-branch

---- Files affected:
SPECS:
   gnome-terminal.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/gnome-terminal.spec
diff -u SPECS/gnome-terminal.spec:1.74 SPECS/gnome-terminal.spec:1.75
--- SPECS/gnome-terminal.spec:1.74	Mon Apr 10 18:29:15 2006
+++ SPECS/gnome-terminal.spec	Tue May 23 16:39:02 2006
@@ -12,7 +12,7 @@
 Summary(pl):	Terminal dla GNOME
 Name:		gnome-terminal
 Version:	2.14.1
-Release:	1
+Release:	3
 License:	GPL
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-terminal/2.14/%{name}-%{version}.tar.bz2
@@ -20,26 +20,28 @@
 Patch0:		%{name}-TERM.patch
 Patch1:		%{name}-disable-prev_next-tab-sensitivity-changes.patch
 Patch2:		%{name}-desktop.patch
+Patch3:		%{name}-save-session-crash.patch
 URL:		http://www.gnome.org/
-BuildRequires:	GConf2-devel >= 2.10.0
+BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
 BuildRequires:	gtk+2-devel >= 2:2.8.0
-BuildRequires:	gnome-common >= 2.8.0-2
-BuildRequires:	gnome-vfs2-devel >= 2.10.0-2
+BuildRequires:	gnome-common >= 2.12.0
+BuildRequires:	gnome-vfs2-devel >= 2.14.0
 BuildRequires:	intltool
 BuildRequires:	libglade2-devel >= 1:2.5.1
-BuildRequires:	libgnomeui-devel >= 2.10.0
+BuildRequires:	libgnomeui-devel >= 2.14.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig >= 1:0.12.0
 BuildRequires:	rpmbuild(macros) >= 1.197
 BuildRequires:	scrollkeeper
 BuildRequires:	startup-notification-devel >= 0.8
-BuildRequires:	vte-devel >= 0.11.12
+BuildRequires:	vte-devel >= 0.12.1
 Requires(post,preun):	GConf2
 Requires(post,postun):	scrollkeeper
-Requires:	libgnomeui >= 2.10.0
+Requires:	libgnomeui >= 2.14.0
 Requires:	startup-notification >= 0.8
+Requires:	vte >= 0.12.1
 Requires:	terminfo
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -58,6 +60,7 @@
 %patch1 -p1
 %endif
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__intltoolize}
@@ -112,6 +115,20 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2006/05/23 14:39:02  baggins
+- backport from AC-branch
+
+Revision 1.72.4.3  2006/05/23 14:37:03  baggins
+- rel 3
+- fix crash in save session (wrong args count)
+
+Revision 1.72.4.2  2006/05/18 22:08:15  baggins
+- release 2
+- strict reqs
+
+Revision 1.72.4.1  2006/05/15 16:57:37  baggins
+- merged from HEAD
+
 Revision 1.74  2006/04/10 16:29:15  freetz
 - 2.14.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-terminal.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list