Author: freetz Date: Tue Jun 28 20:42:23 2005 GMT Module: SPECS Tag: AC-branch ---- Log message: - added session_fix patch (too early initiated panel confuses gnome session), rel.2
---- Files affected: SPECS: gnome-panel.spec (1.166.2.1 -> 1.166.2.2) ---- Diffs: ================================================================ Index: SPECS/gnome-panel.spec diff -u SPECS/gnome-panel.spec:1.166.2.1 SPECS/gnome-panel.spec:1.166.2.2 --- SPECS/gnome-panel.spec:1.166.2.1 Mon Jun 27 21:50:50 2005 +++ SPECS/gnome-panel.spec Tue Jun 28 22:42:18 2005 @@ -10,7 +10,7 @@ Summary(pl): Podstawowe programy środowiska graficznego GNOME Name: gnome-panel Version: 2.10.2 -Release: 1 +Release: 2 License: LGPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.10/%{name}-%{version}.tar.bz2 @@ -22,6 +22,7 @@ %{?with_menu_stripe:Patch2: %{name}-menu-stripe.patch} Patch3: %{name}-notification_area_applet.patch Patch4: %{name}-no_mixer_applet.patch +Patch5: %{name}-session_fix.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.10.0 BuildRequires: ORBit2-devel >= 1:2.12.1 @@ -108,6 +109,7 @@ %{?with_menu_stripe:%patch2 -p1} %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build cp /usr/share/gnome-common/data/omf.make . @@ -224,6 +226,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.166.2.2 2005/06/28 20:42:18 freetz +- added session_fix patch (too early initiated panel confuses gnome + session), rel.2 + Revision 1.166.2.1 2005/06/27 19:50:50 freetz - 2.10.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-panel.spec?r1=1.166.2.1&r2=1.166.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
