Author: baggins Date: Fri Mar 20 23:26:28 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2 - fix multiple tabs/windows session restore
---- Files affected: SPECS: gnome-terminal.spec (1.106 -> 1.107) ---- Diffs: ================================================================ Index: SPECS/gnome-terminal.spec diff -u SPECS/gnome-terminal.spec:1.106 SPECS/gnome-terminal.spec:1.107 --- SPECS/gnome-terminal.spec:1.106 Sun Mar 15 19:46:30 2009 +++ SPECS/gnome-terminal.spec Sat Mar 21 00:26:22 2009 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Terminal dla GNOME Name: gnome-terminal Version: 2.26.0 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.26/%{name}-%{version}.tar.bz2 # Source0-md5: 013e51a2c4dd7dde5db49587952065ae +Patch0: %{name}-session-restore.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.53 @@ -44,6 +45,7 @@ %prep %setup -q +%patch0 -p0 %build %{__intltoolize} @@ -97,6 +99,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107 2009/03/20 23:26:22 baggins +- rel 2 +- fix multiple tabs/windows session restore + Revision 1.106 2009/03/15 18:46:30 megabajt - revised deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-terminal.spec?r1=1.106&r2=1.107&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
