Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2012-11-20 10:16:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdm (Old)
 and      /work/SRC/openSUSE:Factory/.gdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdm", Maintainer is "dli...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2012-11-12 12:33:35.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes     2012-11-20 
10:16:38.000000000 +0100
@@ -1,0 +2,18 @@
+Fri Nov 16 20:11:43 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.2:
+  + Fix occasional failure at startup.
+  + Fix peer-to-peer dbus communication on BSDs.
+  + Fix host based access control if gdm-initial-setup user
+    doesn't exist.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Nov 15 10:44:30 UTC 2012 - dims...@opensuse.org
+
+- Do not ship gdm.service: openSUSE uses xdm to start the requested
+  DisplayManager, based on sysconfig settings.
+- No longer perform actions needed for openSUSE <= 11.2 (deleting
+  en@shaw language files).
+
+-------------------------------------------------------------------

Old:
----
  gdm-3.6.1.tar.xz

New:
----
  gdm-3.6.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gdm.spec ++++++
--- /var/tmp/diff_new_pack.ZbZIfl/_old  2012-11-20 10:16:40.000000000 +0100
+++ /var/tmp/diff_new_pack.ZbZIfl/_new  2012-11-20 10:16:40.000000000 +0100
@@ -27,7 +27,7 @@
 %define enable_split_authentication 0
 
 Name:           gdm
-Version:        3.6.1
+Version:        3.6.2
 Release:        0
 Summary:        The GNOME Display Manager
 License:        GPL-2.0+
@@ -263,15 +263,16 @@
 
 %install
 %make_install
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %if ! %{enable_split_authentication}
 # Create extensions directory if it's not there yet, so we can package it
 test ! -d %{buildroot}%{_libdir}/gdm/simple-greeter/extensions
 mkdir -p %{buildroot}%{_libdir}/gdm/simple-greeter/extensions
 %endif
+# Do not ship the systemd.service file: openSUSE uses xdm, which enables the 
DM based on sysconfig.
+%if %{with_systemd}
+rm %{buildroot}%{systemdsystemunitdir}/gdm.service
+%endif
 # Remove wrapper, it is not needed.
 mv $RPM_BUILD_ROOT%{_sbindir}/gdm-binary $RPM_BUILD_ROOT%{_sbindir}/gdm
 # dconf database, rebuilt in scriptlets; touch it for %%ghost
@@ -427,9 +428,6 @@
 %{_datadir}/gdm/simple-greeter/extensions/password/
 %{_libdir}/gdm/simple-greeter/extensions/libpassword.so
 %endif
-%if %{with_systemd}
-%{systemdsystemunitdir}/gdm.service
-%endif
 
 %if %{enable_split_authentication}
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to