Hello community, here is the log from the commit of package yast2-nis-client for openSUSE:Factory checked in at 2013-04-20 19:50:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-nis-client (Old) and /work/SRC/openSUSE:Factory/.yast2-nis-client.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-nis-client", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-nis-client/yast2-nis-client.changes 2013-01-08 16:47:20.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-nis-client.new/yast2-nis-client.changes 2013-04-20 19:57:20.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Apr 19 16:16:57 CEST 2013 - [email protected] + +- testsuite adapted to last changes in Service and SuSEfirewall2 +- 2.24.0 + +------------------------------------------------------------------- Old: ---- yast2-nis-client-2.23.1.tar.bz2 New: ---- yast2-nis-client-2.24.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-nis-client.spec ++++++ --- /var/tmp/diff_new_pack.Bo8usX/_old 2013-04-20 20:01:34.000000000 +0200 +++ /var/tmp/diff_new_pack.Bo8usX/_new 2013-04-20 20:01:34.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-nis-client # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,40 +17,31 @@ Name: yast2-nis-client -Version: 2.23.1 +Version: 2.24.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-nis-client-%{version}.tar.bz2 + +Group: System/YaST +License: GPL-2.0 # SuSEfirewall2_* services merged into one service yast2-2.23.17 -BuildRequires: doxygen -BuildRequires: gcc-c++ -BuildRequires: libtool -BuildRequires: perl-XML-Writer -BuildRequires: update-desktop-files BuildRequires: yast2 >= 2.23.17 -BuildRequires: yast2-core-devel -BuildRequires: yast2-devtools -BuildRequires: yast2-pam -BuildRequires: yast2-testsuite +BuildRequires: gcc-c++ perl-XML-Writer doxygen yast2-devtools yast2-core-devel yast2-testsuite yast2-pam update-desktop-files libtool # Wizard::SetDesktopTitleAndIcon Requires: yast2 >= 2.21.22 Requires: yast2-pam # .net.hostnames.rpc Conflicts: yast2-core < 2.8.0 -Provides: yast2-config-nis -Provides: yast2-config-nis-devel -Obsoletes: yast2-config-nis -Obsoletes: yast2-config-nis-devel +Provides: yast2-config-nis yast2-config-nis-devel +Obsoletes: yast2-config-nis yast2-config-nis-devel Provides: yast2-trans-nis Obsoletes: yast2-trans-nis Provides: yast2-config-network:/usr/lib/YaST2/clients/lan_ypclient.ycp Summary: YaST2 - Network Information Services (NIS, YP) Configuration -License: GPL-2.0 -Group: System/YaST %description The YaST2 component for NIS configuration. NIS is a service similar to @@ -80,6 +71,7 @@ %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done + %clean rm -rf "$RPM_BUILD_ROOT" @@ -101,5 +93,3 @@ /usr/share/YaST2/scrconf/ypserv.scr /usr/share/YaST2/schema/autoyast/rnc/nis.rnc %doc %{_prefix}/share/doc/packages/yast2-nis-client - -%changelog ++++++ yast2-nis-client-2.23.1.tar.bz2 -> yast2-nis-client-2.24.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nis-client-2.23.1/Makefile.in new/yast2-nis-client-2.24.0/Makefile.in --- old/yast2-nis-client-2.23.1/Makefile.in 2013-01-07 10:58:01.000000000 +0100 +++ new/yast2-nis-client-2.24.0/Makefile.in 2013-04-19 12:41:52.000000000 +0200 @@ -63,8 +63,8 @@ subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.in \ - $(top_srcdir)/configure config.guess config.sub depcomp \ - install-sh ltmain.sh missing + $(top_srcdir)/configure config.guess config.sub install-sh \ + ltmain.sh missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \ $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nis-client-2.23.1/VERSION new/yast2-nis-client-2.24.0/VERSION --- old/yast2-nis-client-2.23.1/VERSION 2013-01-03 16:55:16.000000000 +0100 +++ new/yast2-nis-client-2.24.0/VERSION 2013-04-19 12:43:38.000000000 +0200 @@ -1 +1 @@ -2.23.1 +2.24.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nis-client-2.23.1/testsuite/tests/readwrite.out new/yast2-nis-client-2.24.0/testsuite/tests/readwrite.out --- old/yast2-nis-client-2.23.1/testsuite/tests/readwrite.out 2013-01-07 10:39:03.000000000 +0100 +++ new/yast2-nis-client-2.24.0/testsuite/tests/readwrite.out 2013-04-19 16:16:48.000000000 +0200 @@ -17,10 +17,8 @@ Read .sysconfig.displaymanager.DISPLAYMANAGER_PASSWORD_LESS_LOGIN "no" Execute .target.bash "/bin/systemctl is-enabled SuSEfirewall2.service" 0 Return true -Read .init.scripts.runlevel "rpcbind" $["autofs":$["start":["3", "5"], "stop":["3", "5"]], "rpcbind":$["start":["3", "5"], "stop":["3", "5"]], "ypbind":$["start":["3", "5"], "stop":["3", "5"]]] -Read .init.scripts.comment "rpcbind" $["autofs":$[], "rpcbind":$[], "ypbind":$[]] -Read .init.scripts.runlevel "ypbind" $["autofs":$["start":["3", "5"], "stop":["3", "5"]], "rpcbind":$["start":["3", "5"], "stop":["3", "5"]], "ypbind":$["start":["3", "5"], "stop":["3", "5"]]] -Read .init.scripts.comment "ypbind" $["autofs":$[], "rpcbind":$[], "ypbind":$[]] +Execute .target.bash "/bin/systemctl is-enabled rpcbind.service" 0 +Execute .target.bash "/bin/systemctl is-enabled ypbind.service" 0 Write .etc.defaultdomain "mydomain" true Execute .target.remove "/etc/yp.conf.sv" true Write .sysconfig.network.config.NETCONFIG_NIS_POLICY "" true @@ -61,8 +59,7 @@ Read .etc.nsswitch_conf."automount" "files" Write .etc.nsswitch_conf."automount" "files nis" true Write .etc.nsswitch_conf nil true -Read .init.scripts.runlevel "autofs" $["autofs":$["start":["3", "5"], "stop":["3", "5"]], "rpcbind":$["start":["3", "5"], "stop":["3", "5"]], "ypbind":$["start":["3", "5"], "stop":["3", "5"]]] -Read .init.scripts.comment "autofs" $["autofs":$[], "rpcbind":$[], "ypbind":$[]] +Execute .target.bash "/bin/systemctl is-enabled autofs.service" 0 Execute .target.bash_output "/bin/systemctl stop ypbind.service" $["TERM":"raw"] $["exit":0, "stderr":"", "stdout":"mydomain\n"] Execute .target.bash "/bin/systemctl status rpcbind.service" $["TERM":"raw"] 0 Execute .target.bash_output "/etc/init.d/ypbind start" $["TERM":"raw"] $["exit":0, "stderr":"", "stdout":"mydomain\n"] @@ -87,10 +84,8 @@ Read .sysconfig.displaymanager.DISPLAYMANAGER_PASSWORD_LESS_LOGIN "no" Return true Return nil -Read .init.scripts.runlevel "rpcbind" $["autofs":$["start":["3", "5"], "stop":["3", "5"]], "rpcbind":$["start":["3", "5"], "stop":["3", "5"]], "ypbind":$["start":["3", "5"], "stop":["3", "5"]]] -Read .init.scripts.comment "rpcbind" $["autofs":$[], "rpcbind":$[], "ypbind":$[]] -Read .init.scripts.runlevel "ypbind" $["autofs":$["start":["3", "5"], "stop":["3", "5"]], "rpcbind":$["start":["3", "5"], "stop":["3", "5"]], "ypbind":$["start":["3", "5"], "stop":["3", "5"]]] -Read .init.scripts.comment "ypbind" $["autofs":$[], "rpcbind":$[], "ypbind":$[]] +Execute .target.bash "/bin/systemctl is-enabled rpcbind.service" 0 +Execute .target.bash "/bin/systemctl is-enabled ypbind.service" 0 Write .etc.defaultdomain "mydomain" true Execute .target.remove "/etc/yp.conf.sv" true Write .sysconfig.network.config.NETCONFIG_NIS_POLICY "auto" true @@ -131,8 +126,7 @@ Read .etc.nsswitch_conf."automount" "files" Write .etc.nsswitch_conf."automount" "files nis" true Write .etc.nsswitch_conf nil true -Read .init.scripts.runlevel "autofs" $["autofs":$["start":["3", "5"], "stop":["3", "5"]], "rpcbind":$["start":["3", "5"], "stop":["3", "5"]], "ypbind":$["start":["3", "5"], "stop":["3", "5"]]] -Read .init.scripts.comment "autofs" $["autofs":$[], "rpcbind":$[], "ypbind":$[]] +Execute .target.bash "/bin/systemctl is-enabled autofs.service" 0 Execute .target.bash_output "/bin/systemctl stop ypbind.service" $["TERM":"raw"] $["exit":0, "stderr":"", "stdout":"mydomain\n"] Execute .target.bash "/bin/systemctl status rpcbind.service" $["TERM":"raw"] 0 Execute .target.bash_output "/etc/init.d/ypbind start" $["TERM":"raw"] $["exit":0, "stderr":"", "stdout":"mydomain\n"] -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
