SPECS (AC-branch): gnome-terminal.spec - rel 3 - fix crash in save...

baggins baggins at pld-linux.org
Tue May 23 16:37:08 CEST 2006


Author: baggins                      Date: Tue May 23 14:37:08 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 3
- fix crash in save session (wrong args count)

---- Files affected:
SPECS:
   gnome-terminal.spec (1.72.4.2 -> 1.72.4.3) 

---- Diffs:

================================================================
Index: SPECS/gnome-terminal.spec
diff -u SPECS/gnome-terminal.spec:1.72.4.2 SPECS/gnome-terminal.spec:1.72.4.3
--- SPECS/gnome-terminal.spec:1.72.4.2	Fri May 19 00:08:15 2006
+++ SPECS/gnome-terminal.spec	Tue May 23 16:37:03 2006
@@ -12,7 +12,7 @@
 Summary(pl):	Terminal dla GNOME
 Name:		gnome-terminal
 Version:	2.14.1
-Release:	2
+Release:	3
 License:	GPL
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-terminal/2.14/%{name}-%{version}.tar.bz2
@@ -20,6 +20,7 @@
 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.14.0
 BuildRequires:	autoconf >= 2.53
@@ -60,6 +61,7 @@
 %patch1 -p1
 %endif
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__intltoolize}
@@ -114,6 +116,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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
================================================================

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



More information about the pld-cvs-commit mailing list