Hello community, here is the log from the commit of package kdebase4-workspace for openSUSE:13.1 checked in at 2013-10-14 09:28:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/kdebase4-workspace (Old) and /work/SRC/openSUSE:13.1/.kdebase4-workspace.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdebase4-workspace" Changes: -------- --- /work/SRC/openSUSE:13.1/kdebase4-workspace/kdebase4-workspace.changes 2013-10-09 14:42:46.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.kdebase4-workspace.new/kdebase4-workspace.changes 2013-10-14 09:28:36.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Oct 11 20:46:02 UTC 2013 - [email protected] + +- Adjust kdm-sysconfig-values.diff so it doesn't dictates AllowNullPasswd + option (bnc#833634) +- Make main package Recommends kde-gtk-config (bnc#845592) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebase4-workspace.spec ++++++ --- /var/tmp/diff_new_pack.9Z2Z6p/_old 2013-10-14 09:28:37.000000000 +0200 +++ /var/tmp/diff_new_pack.9Z2Z6p/_new 2013-10-14 09:28:37.000000000 +0200 @@ -175,6 +175,8 @@ Recommends: plasma-addons Recommends: plasmoid-quickaccess Recommends: python-kdebase4 +# bnc#845592 +Recommends: kde-gtk-config Suggests: kdm Requires(pre): permissions %define debug_package_requires %{name} = %{version}-%{release} kdelibs4-debuginfo ++++++ kdm-sysconfig-values.diff ++++++ --- /var/tmp/diff_new_pack.9Z2Z6p/_old 2013-10-14 09:28:37.000000000 +0200 +++ /var/tmp/diff_new_pack.9Z2Z6p/_new 2013-10-14 09:28:37.000000000 +0200 @@ -591,7 +591,7 @@ { --- kdm/kfrontend/read_sysconfig.sh 1970-01-01 01:00:00.000000000 +0100 +++ kdm/kfrontend/read_sysconfig.sh 2013-09-03 21:28:38.522493296 +0200 -@@ -0,0 +1,145 @@ +@@ -0,0 +1,144 @@ +#!/bin/bash +# +# Copyright (c) 2006 SUSE Linux Products GmbH Nuernberg, Germany. @@ -701,7 +701,6 @@ +echo "[X-:*-Core]" +echo "AllowShutdown=${DISPLAYMANAGER_SHUTDOWN}" +echo "AllowRootLogin=${ALLOW_ROOT_LOGIN}" -+echo "AllowNullPasswd=${ALLOW_ROOT_LOGIN}" + +echo "[X-*-Core]" + -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
