Hello community,

here is the log from the commit of package yast2-nis-client for openSUSE:12.1 
checked in at 2011-10-24 17:42:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1/yast2-nis-client (Old)
 and      /work/SRC/openSUSE:12.1/.yast2-nis-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-nis-client", Maintainer is "jsuch...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.1/yast2-nis-client/yast2-nis-client.changes   
2011-10-24 13:37:52.000000000 +0200
+++ /work/SRC/openSUSE:12.1/.yast2-nis-client.new/yast2-nis-client.changes      
2011-10-24 17:42:19.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Oct 24 11:38:22 CEST 2011 - jsuch...@suse.cz
+
+- testsuite adapted to last change of yast2-pam
+- 2.21.4 
+
+-------------------------------------------------------------------

Old:
----
  yast2-nis-client-2.21.3.tar.bz2

New:
----
  yast2-nis-client-2.21.4.tar.bz2

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

Other differences:
------------------
++++++ yast2-nis-client.spec ++++++
--- /var/tmp/diff_new_pack.VO9fgs/_old  2011-10-24 17:42:19.000000000 +0200
+++ /var/tmp/diff_new_pack.VO9fgs/_new  2011-10-24 17:42:19.000000000 +0200
@@ -19,17 +19,16 @@
 
 
 Name:           yast2-nis-client
-Version:        2.21.3
+Version:        2.21.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-nis-client-%{version}.tar.bz2
 
-Prefix:         /usr
 
 Group:          System/YaST
-License:        GPL v2 or later
-BuildRequires:  doxygen gcc-c++ perl-XML-Writer update-desktop-files yast2 
yast2-core-devel yast2-devtools yast2-pam yast2-testsuite
+License: GPL-2.0+
+BuildRequires: gcc-c++ perl-XML-Writer doxygen yast2-devtools yast2-core-devel 
yast2 yast2-testsuite yast2-pam update-desktop-files
 # Wizard::SetDesktopTitleAndIcon
 Requires:       yast2 >= 2.21.22
 Requires:       yast2-pam
@@ -52,27 +51,28 @@
 %setup -n yast2-nis-client-%{version}
 
 %build
-%{prefix}/bin/y2tool y2autoconf
-%{prefix}/bin/y2tool y2automake
+%{_prefix}/bin/y2tool y2autoconf
+%{_prefix}/bin/y2tool y2automake
 autoreconf --force --install
 
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 
 %{?suse_update_config:%{suse_update_config -f}}
-./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
+./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works
 make %{?jobs:-j%jobs} V=1
 
 %install
 make install DESTDIR="$RPM_BUILD_ROOT"
-[ -e "%{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || 
Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT"
-for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name 
"*.desktop"` ; do
+[ -e "%{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || 
Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT"
+for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
"*.desktop"` ; do
     d=${f##*/}
     %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
+
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
@@ -84,7 +84,7 @@
 /usr/share/YaST2/clients/nis-client.ycp
 /usr/share/YaST2/clients/nis_auto.ycp
 /usr/share/YaST2/modules/Nis.*
-%{prefix}/share/applications/YaST2/nis.desktop
+%{_prefix}/share/applications/YaST2/nis.desktop
 /usr/lib/YaST2/servers_non_y2/ag_yp_conf
 %{_libdir}/YaST2/plugin/libpy2ag_ypserv.so.*
 %{_libdir}/YaST2/plugin/libpy2ag_ypserv.so
@@ -93,6 +93,4 @@
 /usr/share/YaST2/scrconf/yp_conf.scr
 /usr/share/YaST2/scrconf/ypserv.scr
 /usr/share/YaST2/schema/autoyast/rnc/nis.rnc
-%doc %{prefix}/share/doc/packages/yast2-nis-client
-
-%changelog
+%doc %{_prefix}/share/doc/packages/yast2-nis-client

++++++ yast2-nis-client-2.21.3.tar.bz2 -> yast2-nis-client-2.21.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nis-client-2.21.3/VERSION 
new/yast2-nis-client-2.21.4/VERSION
--- old/yast2-nis-client-2.21.3/VERSION 2011-09-28 22:45:58.000000000 +0200
+++ new/yast2-nis-client-2.21.4/VERSION 2011-10-24 11:38:37.000000000 +0200
@@ -1 +1 @@
-2.21.3
+2.21.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nis-client-2.21.3/configure.in 
new/yast2-nis-client-2.21.4/configure.in
--- old/yast2-nis-client-2.21.3/configure.in    2011-09-28 22:46:04.000000000 
+0200
+++ new/yast2-nis-client-2.21.4/configure.in    2011-10-05 10:02:40.000000000 
+0200
@@ -1,6 +1,6 @@
 dnl configure.in for yast2-nis-client
 dnl
-dnl -- This file is generated by y2autoconf 2.21.2 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.21.3 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
 AC_INIT(yast2-nis-client, 2.21.3, http://bugs.opensuse.org/, yast2-nis-client)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nis-client-2.21.3/nis.pot 
new/yast2-nis-client-2.21.4/nis.pot
--- old/yast2-nis-client-2.21.3/nis.pot 1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-nis-client-2.21.4/nis.pot 2011-10-05 10:02:55.000000000 +0200
@@ -0,0 +1,534 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR SuSE Linux Products GmbH, Nuernberg
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2011-10-05 10:02+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <l...@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Translators: do not translate (none)!
+#: src/Nis.ycp:500
+msgid ""
+"A NIS domain name must not be empty,\n"
+"it must not be \"(none)\",\n"
+"and it must be at most 64 characters long.\n"
+msgstr ""
+
+#. message popup
+#: src/Nis.ycp:534
+msgid ""
+"Only an IP address can be used\n"
+"because host names are resolved using NIS.\n"
+"\n"
+msgstr ""
+
+#. Translators: popup message part, ends with a newline
+#: src/Nis.ycp:601
+msgid "The automounter package will be installed.\n"
+msgstr ""
+
+#. summary: Domain or servers are retrieved by the
+#. Dynamic Host Configuration Protocol.
+#. Will be placed after NIS Domain/NIS Servers instead of the
+#. actual settings.
+#: src/Nis.ycp:786
+msgid "by DHCP"
+msgstr ""
+
+#. summary header
+#: src/Nis.ycp:789
+msgid "NIS Client enabled"
+msgstr ""
+
+#. summary item: an option is turned on
+#: src/Nis.ycp:791 src/Nis.ycp:801 src/Nis.ycp:807 src/Nis.ycp:811
+#: src/Nis.ycp:818 src/Nis.ycp:849 src/nis.ycp:150
+msgid "Yes"
+msgstr ""
+
+#. summary header
+#: src/Nis.ycp:793
+msgid "NIS Domain"
+msgstr ""
+
+#. summary header
+#: src/Nis.ycp:796
+msgid "NIS Servers"
+msgstr ""
+
+#. summary header
+#. table header
+#: src/Nis.ycp:799 src/ui.ycp:875
+msgid "Broadcast"
+msgstr ""
+
+#. TODO: a full list
+#: src/Nis.ycp:803
+msgid "Other domains"
+msgstr ""
+
+#. summary header
+#: src/Nis.ycp:805
+msgid "Answer to local host only"
+msgstr ""
+
+#. summary header
+#: src/Nis.ycp:809
+msgid "Broken server"
+msgstr ""
+
+#. summary header
+#: src/Nis.ycp:813
+msgid "ypbind options"
+msgstr ""
+
+#. summary header
+#: src/Nis.ycp:816 src/nis.ycp:150
+msgid "Automounter enabled"
+msgstr ""
+
+#. summary item
+#. table header
+#: src/Nis.ycp:845 src/ui.ycp:879
+msgid "Servers"
+msgstr ""
+
+#. summary item
+#. table header
+#: src/Nis.ycp:847 src/ui.ycp:873
+msgid "Domain"
+msgstr ""
+
+#. summary item (yes/no follows)
+#: src/Nis.ycp:849
+msgid "Client Enabled"
+msgstr ""
+
+#: src/Nis.ycp:849 src/nis.ycp:150
+msgid "No"
+msgstr ""
+
+#. dialog label
+#: src/Nis.ycp:1184
+msgid "Writing NIS Configuration..."
+msgstr ""
+
+#. progress stage label
+#: src/Nis.ycp:1186
+msgid "Stop services"
+msgstr ""
+
+#. progress stage label
+#: src/Nis.ycp:1188
+msgid "Start services"
+msgstr ""
+
+#. progress step label
+#: src/Nis.ycp:1191
+msgid "Stopping services..."
+msgstr ""
+
+#. progress step label
+#: src/Nis.ycp:1193
+msgid "Starting services..."
+msgstr ""
+
+#. final progress step label
+#: src/Nis.ycp:1195
+msgid "Finished"
+msgstr ""
+
+#. help text
+#: src/Nis.ycp:1199
+msgid "Writing NIS client settings"
+msgstr ""
+
+#. error popup message
+#: src/Nis.ycp:1235
+msgid "Error while running ypclient."
+msgstr ""
+
+#. error popup message
+#: src/Nis.ycp:1245
+msgid "NIS server not found."
+msgstr ""
+
+#. translators: command line help text for Ldap client module
+#: src/nis.ycp:159
+msgid "NIS client configuration module."
+msgstr ""
+
+#. command line help text for 'enable' action
+#: src/nis.ycp:167
+msgid "Enable your machine as NIS client"
+msgstr ""
+
+#. command line help text for 'disable' action
+#: src/nis.ycp:172
+msgid "Disable the NIS client"
+msgstr ""
+
+#. command line help text for 'summary' action
+#: src/nis.ycp:177
+msgid "Configuration summary of NIS client"
+msgstr ""
+
+#. command line help text for 'configure' action
+#: src/nis.ycp:182
+msgid "Change the global settings of NIS client"
+msgstr ""
+
+#. command line help text for 'find' action
+#: src/nis.ycp:187
+msgid "Show available NIS servers for given domain"
+msgstr ""
+
+#. command line help text for the 'server' option
+#: src/nis.ycp:193
+msgid "NIS server name or address"
+msgstr ""
+
+#. command line help text for the 'domain' option
+#: src/nis.ycp:198
+msgid "NIS domain"
+msgstr ""
+
+#. help text for the 'automounter' option
+#: src/nis.ycp:203
+msgid "Start or stop automounter"
+msgstr ""
+
+#. help text for the 'broadcast' option
+#: src/nis.ycp:209
+msgid "Set or unset broadcast search"
+msgstr ""
+
+#. const
+#. Translators: network broadcast address
+#: src/ui.ycp:48
+msgid ""
+"<p>The <b>Broadcast</b> option enables searching\n"
+"in the local network to find a server after the specified servers\n"
+"fail to respond. It is a security risk.</p>\n"
+msgstr ""
+
+#. const
+#. Translators: short for Expert settings
+#: src/ui.ycp:55
+msgid ""
+"<p><b>Expert</b> gives access to some\n"
+"less frequently used settings.</p>\n"
+msgstr ""
+
+#. pushbutton label
+#. Select all items (in this case NIS servers) of a list
+#: src/ui.ycp:88
+msgid "Select &All"
+msgstr ""
+
+#. pushbutton label
+#. Deselect all items (in this case NIS servers) of a list
+#: src/ui.ycp:91
+msgid "Select &None"
+msgstr ""
+
+#. popup window
+#. LAN: local area network
+#: src/ui.ycp:151
+#, ycp-format
+msgid "Scanning for NIS servers in domain %1 on this LAN..."
+msgstr ""
+
+#. selection box label
+#: src/ui.ycp:162
+#, ycp-format
+msgid "&NIS Servers in Domain %1"
+msgstr ""
+
+#. firewall openning help
+#: src/ui.ycp:186
+msgid ""
+"<p><b>Firewall Settings</b><br>\n"
+"To open the firewall to allow accessing the 'ypbind' service\n"
+"from remote computers, set <b>Open Port in Firewall</b>.\n"
+"To select interfaces on which to open the port, click <b>Firewall 
Details</b>.\n"
+"This option is only available if the firewall is enabled.</p>\n"
+msgstr ""
+
+#. help text
+#: src/ui.ycp:196
+msgid ""
+"<p>Enter your NIS domain, such as example.com,\n"
+" and the NIS server's address, such as nis.example.com or 10.20.1.1.</p>\n"
+msgstr ""
+
+#. help text for netconfig part
+#: src/ui.ycp:201
+msgid ""
+"<p>Select the way how NIS configuration  will be modified. Normally, it is 
handled by netconfig script which merges the data statically defined here with 
those obtained dynamically (e.g. from DHCP client, NetworkManager etc.). This 
is the default, Default Policy option and it is sufficient for most of the 
configurations.\n"
+"By choosing Only Manual Changes option, netconfig will no longer be allowed 
to modify configuration. You can however edit the file manually. By choosing 
Custom Policy option, you may specify a custom policy string, which consists of 
space-separated list of interface names, including wildcards, with 
STATIC/STATIC_FALLBACK as predefined special values. For more information, see 
netconfig manual page.</p>"
+msgstr ""
+
+#. help text
+#: src/ui.ycp:205
+msgid ""
+"<p>Specify multiple servers\n"
+"by separating their addresses with spaces.</p>\n"
+msgstr ""
+
+#. help text
+#: src/ui.ycp:212
+msgid ""
+"<p><b>Automounter</b> is a daemon that mounts directories automatically,\n"
+"such as users' home directories.\n"
+"It is assumed that its configuration files (auto.*) already exist,\n"
+"either locally or over NIS.</p>"
+msgstr ""
+
+#. help text
+#: src/ui.ycp:218
+msgid "<p>NFS Settings which affects how the automounter operates could be set 
in NFS Client, which can be configured using <b>NFS Configuration</b> 
button.</p>"
+msgstr ""
+
+#. radio button label
+#: src/ui.ycp:263
+msgid "Au&tomatic Setup (Via NetworkManager and DHCP)"
+msgstr ""
+
+#. radio button label
+#: src/ui.ycp:265
+msgid "Au&tomatic Setup (via DHCP)"
+msgstr ""
+
+#. frame label
+#: src/ui.ycp:271 src/ui.ycp:899
+msgid "NIS client"
+msgstr ""
+
+#. combo box label
+#: src/ui.ycp:277
+msgid "Netconfig NIS &Policy"
+msgstr ""
+
+#. combo box item
+#: src/ui.ycp:279
+msgid "Only Manual Changes"
+msgstr ""
+
+#. combo box item
+#: src/ui.ycp:281
+msgid "Default Policy"
+msgstr ""
+
+#. combo box item
+#: src/ui.ycp:283
+msgid "Custom Policy"
+msgstr ""
+
+#. text entry label
+#: src/ui.ycp:288
+msgid "C&ustom Policy"
+msgstr ""
+
+#. text entry label
+#: src/ui.ycp:292 src/ui.ycp:299
+msgid "N&IS Domain"
+msgstr ""
+
+#. text entry label
+#: src/ui.ycp:295 src/ui.ycp:303
+msgid "&Addresses of NIS servers"
+msgstr ""
+
+#. check box label
+#: src/ui.ycp:307
+msgid "Br&oadcast"
+msgstr ""
+
+#. pushbutton label, find nis servers
+#. Shortcut must not conflict with Finish and Next (#29960)
+#: src/ui.ycp:310 src/ui.ycp:727
+msgid "Fin&d"
+msgstr ""
+
+#: src/ui.ycp:314
+msgid "Additional NIS Domains"
+msgstr ""
+
+#. button label
+#: src/ui.ycp:324
+msgid "&Edit"
+msgstr ""
+
+#. radio button label
+#: src/ui.ycp:337
+msgid "Do &not use NIS"
+msgstr ""
+
+#. radio button label
+#: src/ui.ycp:341
+msgid "&Use NIS"
+msgstr ""
+
+#. checkbox label
+#: src/ui.ycp:350
+msgid "Start Auto&mounter"
+msgstr ""
+
+#. button label (short for Expert settings)
+#: src/ui.ycp:355
+msgid "E&xpert..."
+msgstr ""
+
+#. button label
+#: src/ui.ycp:359
+msgid "NFS Configuration..."
+msgstr ""
+
+#. dialog title
+#: src/ui.ycp:367 src/ui.ycp:906
+msgid "Configuration of NIS client"
+msgstr ""
+
+#. Message popup. The user wants to Find servers
+#. but the domain is unknown.
+#: src/ui.ycp:444 src/ui.ycp:773
+msgid "Finding servers works only when the domain is known."
+msgstr ""
+
+#. yes-no popup
+#: src/ui.ycp:472
+msgid ""
+"When you configure your machine as a NIS client,\n"
+"you cannot retrieve the user data from LDAP.\n"
+"Are you sure?"
+msgstr ""
+
+#. help text 1/4
+#: src/ui.ycp:562
+msgid "<p>Normally, it is possible for any host to query which server a client 
is using. Disabling <b>Answer Remote Hosts</b> restricts this only to the local 
host.</p>"
+msgstr ""
+
+#. help text 2/4
+#. Check, ie. turn on a check box
+#: src/ui.ycp:566
+msgid "<p>Check <b>Broken server</b> if answers from servers running on an 
unprivileged port should be accepted. It is a security risk and it is better to 
replace such a server.</p>"
+msgstr ""
+
+#. help text 3/4
+#: src/ui.ycp:569
+msgid "<p>See <b>man ypbind</b> for details on other options.</p>"
+msgstr ""
+
+#. frame label
+#. dialog title
+#: src/ui.ycp:579 src/ui.ycp:598
+msgid "Expert settings"
+msgstr ""
+
+#. check box label
+#: src/ui.ycp:583
+msgid "Ans&wer Remote Hosts"
+msgstr ""
+
+#. check box label
+#: src/ui.ycp:585
+msgid "Br&oken server"
+msgstr ""
+
+#. text entry label (do not translate 'ypbind')
+#: src/ui.ycp:589
+msgid "Other &ypbind options"
+msgstr ""
+
+#. Translators: multilineedit label
+#. comma: ","
+#: src/ui.ycp:716
+msgid "&Servers (separated by spaces or commas)"
+msgstr ""
+
+#. checkbox label
+#: src/ui.ycp:721
+msgid "&Broadcast"
+msgstr ""
+
+#. checkbox label
+#: src/ui.ycp:724
+msgid "&SLP"
+msgstr ""
+
+#. Translators: popup dialog heading
+#: src/ui.ycp:738
+msgid "Domain Settings"
+msgstr ""
+
+#. Add a domain, Adding a domain? Edit...
+#. Translators: text entry label
+#: src/ui.ycp:741
+msgid "&Domain name"
+msgstr ""
+
+#. Translators: error message
+#: src/ui.ycp:810
+msgid "This domain is already defined."
+msgstr ""
+
+#. Translators: error message
+#: src/ui.ycp:817
+#, ycp-format
+msgid "The format of server address '%1' is not correct."
+msgstr ""
+
+#. error message, 'Broadcast' and 'SLP' are checkboxes
+#: src/ui.ycp:825
+msgid ""
+"Enabling both Broadcast and SLP options\n"
+"does not make any sense. Select just one option."
+msgstr ""
+
+#. help text
+#: src/ui.ycp:852
+msgid "<p>Specify the servers for additional domains.</p>"
+msgstr ""
+
+#. help text
+#: src/ui.ycp:858
+msgid "<p>The Service Location Protocol (<b>SLP</b>) can be used to find NIS 
server.</p>"
+msgstr ""
+
+#. dialog label
+#. dialog subtitle
+#: src/ui.ycp:867 src/ui.ycp:908
+msgid "Additional Domains"
+msgstr ""
+
+#. table header - Service Location Protocol
+#: src/ui.ycp:877
+msgid "SLP"
+msgstr ""
+
+#. button label
+#: src/ui.ycp:884
+msgid "A&dd"
+msgstr ""
+
+#. Translators: a yes-no popup
+#: src/ui.ycp:985
+msgid "Really delete this domain?"
+msgstr ""
+
+#. popup text FIXME better...
+#: src/ui.ycp:1164
+msgid "NIS is now enabled."
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nis-client-2.21.3/src/Nis.ycp 
new/yast2-nis-client-2.21.4/src/Nis.ycp
--- old/yast2-nis-client-2.21.3/src/Nis.ycp     2011-09-28 22:46:01.000000000 
+0200
+++ new/yast2-nis-client-2.21.4/src/Nis.ycp     2011-10-24 11:45:21.000000000 
+0200
@@ -13,7 +13,7 @@
  *   Dan Vesely <d...@suse.cz>
  *   Martin Vidner <mvid...@suse.cz>
  *
- * $Id: Nis.ycp 57495 2009-06-08 13:06:03Z jsuchome $
+ * $Id: Nis.ycp 66533 2011-10-24 09:45:19Z jsuchome $
  *
  */
 
@@ -1223,6 +1223,7 @@
            }
            sleep(1000);        // workaround for bug #10428, ypbind restart
 
+// FIXME might be wrong with systemd!
            map out = (map) SCR::Execute (.target.bash_output, 
"/etc/init.d/ypbind start", $["TERM": "raw"]);
            if (out["exit"]:1 == 0)
            {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nis-client-2.21.3/testsuite/tests/readwrite.out 
new/yast2-nis-client-2.21.4/testsuite/tests/readwrite.out
--- old/yast2-nis-client-2.21.3/testsuite/tests/readwrite.out   2011-09-28 
22:46:01.000000000 +0200
+++ new/yast2-nis-client-2.21.4/testsuite/tests/readwrite.out   2011-10-24 
11:38:14.000000000 +0200
@@ -13,7 +13,6 @@
 Read   .etc.nsswitch_conf."passwd" "compat"
 Read   .etc.nsswitch_conf."passwd_compat" nil
 Read   .target.size "/etc/sysconfig/displaymanager" 0
-Read   .sysconfig.displaymanager.DISPLAYMANAGER "kdm"
 Read   .sysconfig.displaymanager.DISPLAYMANAGER_AUTOLOGIN "no"
 Read   .sysconfig.displaymanager.DISPLAYMANAGER_PASSWORD_LESS_LOGIN "no"
 Execute        .target.bash "/sbin/chkconfig -l SuSEfirewall2_init | 
/usr/bin/grep -q '[0-6]:on'" 0
@@ -87,7 +86,6 @@
 Read   .etc.nsswitch_conf."passwd" "compat"
 Read   .etc.nsswitch_conf."passwd_compat" nil
 Read   .target.size "/etc/sysconfig/displaymanager" 0
-Read   .sysconfig.displaymanager.DISPLAYMANAGER "kdm"
 Read   .sysconfig.displaymanager.DISPLAYMANAGER_AUTOLOGIN "no"
 Read   .sysconfig.displaymanager.DISPLAYMANAGER_PASSWORD_LESS_LOGIN "no"
 Return true

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

Reply via email to