From e41a43c736f1e364bd9b06c4e5a82590de5f01a2cbc5f450cdfd8e86f35a3cdc Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 27 May 2010 23:30:31 +0000 Subject: [PATCH] Accepting request 40764 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/gdm via accept of submit request 40764 revision 2. Request was accepted with message: Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/40764 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=126 --- gdm.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/gdm.spec b/gdm.spec index 8c814a9..61a709d 100644 --- a/gdm.spec +++ b/gdm.spec @@ -132,12 +132,13 @@ provides a good looking graphical interface. %package -n gnome-applets-gdm License: GPLv2+ -Summary: Panel Applets for GDM +Summary: Switch User Panel Applet Group: System/GUI/GNOME Supplements: packageand(%{name}:gnome-panel) %description -n gnome-applets-gdm -This package provides panel applets for GDM, the GNOME display manager. +This package provides the switch user panel applet, that uses GDM, +the GNOME display manager. %lang_package %prep @@ -246,9 +247,9 @@ fi %{_datadir}/pixmaps/*.png %{_datadir}/pixmaps/faces %{_datadir}/icons/*/*/*/*.* -%dir %{_prefix}/lib/gdm -%{_prefix}/lib/gdm/gdm-* -%exclude %{_prefix}/lib/gdm/gdm-user-switch-applet +%dir %{_libexecdir}/gdm +%{_libexecdir}/gdm/gdm-* +%exclude %{_libexecdir}/gdm/gdm-user-switch-applet %attr(750,gdm,gdm) %dir %{_localstatedir}/lib/gdm %attr(751,gdm,gdm) %dir %{_localstatedir}/run/gdm %attr(750,gdm,gdm) %dir %{_localstatedir}/log/gdm @@ -267,7 +268,7 @@ fi %files -n gnome-applets-gdm %defattr(-,root,root) -%{_prefix}/lib/gdm/gdm-user-switch-applet +%{_libexecdir}/gdm/gdm-user-switch-applet %{_libdir}/bonobo/servers/GNOME_FastUserSwitchApplet.server %{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml