Author: baggins Date: Thu Jan 1 23:19:22 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3 - Allow gnome-panel to fall back to old style logout if gnome-session 2.24 isn't present.
---- Files affected: SPECS: gnome-panel.spec (1.222 -> 1.223) ---- Diffs: ================================================================ Index: SPECS/gnome-panel.spec diff -u SPECS/gnome-panel.spec:1.222 SPECS/gnome-panel.spec:1.223 --- SPECS/gnome-panel.spec:1.222 Wed Nov 26 11:45:53 2008 +++ SPECS/gnome-panel.spec Fri Jan 2 00:19:16 2009 @@ -6,7 +6,7 @@ Summary(pl.UTF-8): Podstawowe programy środowiska graficznego GNOME Name: gnome-panel Version: 2.24.2 -Release: 2 +Release: 3 License: LGPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.24/%{name}-%{version}.tar.bz2 @@ -14,6 +14,8 @@ Patch0: %{name}-no_launchers_on_panel.patch # http://bugzilla.gnome.org/show_bug.cgi?id=552049 Patch1: %{name}-use-sysconfig-timezone.patch +Patch2: %{name}-logout.patch +Patch3: %{name}-logout-po.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: NetworkManager-devel >= 0.6 @@ -137,6 +139,8 @@ %setup -q %patch0 -p1 %patch1 -p0 +%patch2 -p1 +%patch3 -p1 # short circuit stopper (fix me!) mv ChangeLog main-ChangeLog @@ -272,6 +276,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.223 2009/01/01 23:19:16 baggins +- rel 3 +- Allow gnome-panel to fall back to old style logout if gnome-session 2.24 + isn't present. + Revision 1.222 2008/11/26 10:45:53 megabajt - drop unsupported la locale - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-panel.spec?r1=1.222&r2=1.223&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
