Hello community, here is the log from the commit of package gdm checked in at Fri Oct 27 18:50:25 CEST 2006. -------- --- GNOME/gdm/gdm.changes 2006-10-23 22:21:55.000000000 +0200 +++ /mounts/work_src_done/STABLE/gdm/gdm.changes 2006-10-27 17:36:19.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Oct 27 17:33:35 CEST 2006 - jhargadon@suse.de + +- changed TryExec to be the same as Exec in gdmsetup.desktop to + resolve bug #210943 + +------------------------------------------------------------------- New: ---- gdm-gdmsetup.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdm.spec ++++++ --- /var/tmp/diff_new_pack.Amb55e/_old 2006-10-27 18:49:57.000000000 +0200 +++ /var/tmp/diff_new_pack.Amb55e/_new 2006-10-27 18:49:57.000000000 +0200 @@ -18,11 +18,11 @@ PreReq: /usr/sbin/useradd PreReq: /usr/sbin/usermod PreReq: %fillup_prereq -License: Other License(s), see package +License: GNU General Public License (GPL) - all versions Group: System/GUI/GNOME Autoreqprov: on Version: 2.16.1 -Release: 11 +Release: 15 Summary: The GNOME 2.x Display Manager Source: %{name}-%{version}.tar.bz2 Source1: gdm.pamd @@ -50,6 +50,7 @@ Patch26: gdm-2.8.0.7-some-info-in-dialog.patch Patch27: gdm-autobuild-warning.patch Patch28: gdm-X_SERVER.patch +Patch29: gdm-gdmsetup.patch URL: http://www.gnome.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Docdir: %{_defaultdocdir} @@ -73,7 +74,7 @@ %prep %setup -gnome-patch-translation-prepare +#gnome-patch-translation-prepare %patch -p1 #%patch2 -p1 %patch3 -p1 @@ -97,6 +98,7 @@ %patch26 -p1 %patch27 %patch28 +%patch29 #gnome-patch-translation-update %build @@ -227,6 +229,9 @@ %dir /usr/share/xsessions %changelog -n gdm +* Fri Oct 27 2006 - jhargadon@suse.de +- changed TryExec to be the same as Exec in gdmsetup.desktop to + resolve bug #210943 * Mon Oct 23 2006 - jhargadon@suse.de - mkdir /var/log/gdm (#213737) * Thu Oct 12 2006 - danw@suse.de ++++++ gdm-gdmsetup.patch ++++++ --- gui/gdmsetup.desktop.in.in +++ gui/gdmsetup.desktop.in.in @@ -3,7 +3,7 @@ _Name=Login Window _GenericName=Login Window Preferences _Comment=Configure the login window (GNOME Display Manager) -TryExec=@sbindir@/gdmsetup +TryExec=gdmsetup Exec=gdmsetup X-KDE-RootOnly=true Icon=gdm-setup ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de