Hello community, here is the log from the commit of package yast2-samba-server for openSUSE:Factory checked in at Mon Sep 19 21:27:35 CEST 2011.
-------- --- yast2-samba-server/yast2-samba-server.changes 2011-04-05 16:08:22.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-samba-server/yast2-samba-server.changes 2011-09-13 10:03:31.000000000 +0200 @@ -1,0 +2,17 @@ +Tue Sep 13 08:00:59 UTC 2011 - [email protected] + +- updated testsuite (systemd support) (bnc#664548) +- 2.21.3 + +------------------------------------------------------------------- +Mon Sep 12 14:22:51 CEST 2011 - [email protected] + +- corrected service names in testsuites (thanks to lslezak) +- 2.21.2 + +------------------------------------------------------------------- +Fri Aug 5 12:34:59 CEST 2011 - [email protected] + +- fixed .desktop file (bnc #681249) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-samba-server-2.21.1.tar.bz2 New: ---- yast2-samba-server-2.21.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-samba-server.spec ++++++ --- /var/tmp/diff_new_pack.eVW03n/_old 2011-09-19 21:27:30.000000000 +0200 +++ /var/tmp/diff_new_pack.eVW03n/_new 2011-09-19 21:27:30.000000000 +0200 @@ -19,11 +19,11 @@ Name: yast2-samba-server -Version: 2.21.1 -Release: 1 +Version: 2.21.3 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-samba-server-2.21.1.tar.bz2 +Source0: yast2-samba-server-2.21.3.tar.bz2 Prefix: /usr @@ -53,7 +53,7 @@ configuration. %prep -%setup -n yast2-samba-server-2.21.1 +%setup -n yast2-samba-server-2.21.3 %build %{prefix}/bin/y2tool y2autoconf @@ -90,4 +90,5 @@ %{prefix}/share/applications/YaST2/samba-server.desktop /usr/share/YaST2/schema/autoyast/rnc/samba-server.rnc %doc %{prefix}/share/doc/packages/yast2-samba-server + %changelog ++++++ yast2-samba-server-2.21.1.tar.bz2 -> yast2-samba-server-2.21.3.tar.bz2 ++++++ ++++ 8082 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-samba-server-2.21.1/VERSION new/yast2-samba-server-2.21.3/VERSION --- old/yast2-samba-server-2.21.1/VERSION 2011-04-05 16:07:40.000000000 +0200 +++ new/yast2-samba-server-2.21.3/VERSION 2011-09-13 10:01:49.000000000 +0200 @@ -1 +1 @@ -2.21.1 +2.21.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-samba-server-2.21.1/configure.in new/yast2-samba-server-2.21.3/configure.in --- old/yast2-samba-server-2.21.1/configure.in 2009-06-25 12:12:26.000000000 +0200 +++ new/yast2-samba-server-2.21.3/configure.in 2011-09-13 10:02:46.000000000 +0200 @@ -1,9 +1,9 @@ dnl configure.in for yast2-samba-server dnl -dnl -- This file is generated by y2autoconf 2.18.9 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-samba-server, 2.18.1, http://bugs.opensuse.org/, yast2-samba-server) +AC_INIT(yast2-samba-server, 2.21.3, http://bugs.opensuse.org/, yast2-samba-server) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,9 +18,9 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.18.1" +VERSION="2.21.3" RPMNAME="yast2-samba-server" -MAINTAINER="Lukas Ocilka <[email protected]>" +MAINTAINER="Jiří Suchomel <[email protected]>" dnl pkgconfig honors lib64 pkgconfigdir=\${libdir}/pkgconfig diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-samba-server-2.21.1/missing new/yast2-samba-server-2.21.3/missing --- old/yast2-samba-server-2.21.1/missing 2009-06-25 12:12:30.000000000 +0200 +++ new/yast2-samba-server-2.21.3/missing 2011-09-13 10:02:49.000000000 +0200 @@ -1,10 +1,10 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2006-05-10.23 +scriptversion=2009-04-28.21; # UTC -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006 -# Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, +# 2008, 2009 Free Software Foundation, Inc. # Originally by Fran,cois Pinard <[email protected]>, 1996. # This program is free software; you can redistribute it and/or modify @@ -18,9 +18,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program. If not, see <http://www.gnu.org/licenses/>. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -89,6 +87,9 @@ tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch] +Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and +\`g' are ignored when checking the name. + Send bug reports to <[email protected]>." exit $? ;; @@ -106,15 +107,22 @@ esac +# normalize program name to check for. +program=`echo "$1" | sed ' + s/^gnu-//; t + s/^gnu//; t + s/^g//; t'` + # Now exit if we have it, but it failed. Also exit now if we # don't have it and --version was passed (most likely to detect -# the program). +# the program). This is about non-GNU programs, so use $1 not +# $program. case $1 in - lex|yacc) + lex*|yacc*) # Not GNU programs, they don't have --version. ;; - tar) + tar*) if test -n "$run"; then echo 1>&2 "ERROR: \`tar' requires --run" exit 1 @@ -138,7 +146,7 @@ # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. -case $1 in +case $program in aclocal*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if @@ -148,7 +156,7 @@ touch aclocal.m4 ;; - autoconf) + autoconf*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`${configure_ac}'. You might want to install the @@ -157,7 +165,7 @@ touch configure ;; - autoheader) + autoheader*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`acconfig.h' or \`${configure_ac}'. You might want @@ -187,7 +195,7 @@ while read f; do touch "$f"; done ;; - autom4te) + autom4te*) echo 1>&2 "\ WARNING: \`$1' is needed, but is $msg. You might have modified some files without having the @@ -210,7 +218,7 @@ fi ;; - bison|yacc) + bison*|yacc*) echo 1>&2 "\ WARNING: \`$1' $msg. You should only need it if you modified a \`.y' file. You may need the \`Bison' package @@ -240,7 +248,7 @@ fi ;; - lex|flex) + lex*|flex*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.l' file. You may need the \`Flex' package @@ -263,7 +271,7 @@ fi ;; - help2man) + help2man*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the @@ -277,11 +285,11 @@ else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" - exit 1 + exit $? fi ;; - makeinfo) + makeinfo*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file @@ -310,7 +318,7 @@ touch $file ;; - tar) + tar*) shift # We have already tried tar in the generic part. @@ -363,5 +371,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-samba-server-2.21.1/src/dialogs.ycp new/yast2-samba-server-2.21.3/src/dialogs.ycp --- old/yast2-samba-server-2.21.1/src/dialogs.ycp 2011-03-30 11:25:05.000000000 +0200 +++ new/yast2-samba-server-2.21.3/src/dialogs.ycp 2011-05-17 16:05:58.000000000 +0200 @@ -5,7 +5,7 @@ * Authors: Stanislav Visnovsky <[email protected]> * Lukas Ocilka <[email protected]> * - * $Id: dialogs.ycp 63679 2011-03-29 13:53:56Z jsuchome $ + * $Id: dialogs.ycp 63718 2011-04-05 14:08:01Z jsuchome $ */ { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-samba-server-2.21.1/src/samba-server.desktop new/yast2-samba-server-2.21.3/src/samba-server.desktop --- old/yast2-samba-server-2.21.1/src/samba-server.desktop 2010-01-15 09:17:32.000000000 +0100 +++ new/yast2-samba-server-2.21.3/src/samba-server.desktop 2011-08-05 16:14:56.000000000 +0200 @@ -3,7 +3,6 @@ Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced; X-KDE-ModuleType=Library -X-KDE-RootOnly=true X-KDE-HasReadOnlyMode=true X-KDE-Library=yast2 X-SuSE-YaST-Call=samba-server diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-samba-server-2.21.1/testsuite/YaPI/tests/YaPI-EditService.out new/yast2-samba-server-2.21.3/testsuite/YaPI/tests/YaPI-EditService.out --- old/yast2-samba-server-2.21.1/testsuite/YaPI/tests/YaPI-EditService.out 2008-12-18 14:47:01.000000000 +0100 +++ new/yast2-samba-server-2.21.3/testsuite/YaPI/tests/YaPI-EditService.out 2011-09-13 09:58:27.000000000 +0200 @@ -1,36 +1,24 @@ Return Enable disabled service -Read .init.scripts.exists "smb" true -Read .init.scripts.runlevel "smb" nil -Read .init.scripts.exists "nmb" true -Read .init.scripts.exists "nmb" true +Execute .target.bash "/sbin/chkconfig -l smb | /usr/bin/grep -q '[0-6]:on'" 1 Read .init.scripts.runlevel "nmb" nil Read .init.scripts.comment "nmb" nil -Execute .target.bash_output "/sbin/insserv -d /etc/init.d/nmb" $["exit":0] -Read .init.scripts.exists "smb" true -Read .init.scripts.exists "smb" true +Execute .target.bash_output "/sbin/chkconfig -a nmb" $["exit":0] Read .init.scripts.runlevel "smb" nil Read .init.scripts.comment "smb" nil -Execute .target.bash_output "/sbin/insserv -d /etc/init.d/smb" $["exit":0] +Execute .target.bash_output "/sbin/chkconfig -a smb" $["exit":0] Return true Return Disable disabled service -Read .init.scripts.exists "smb" true -Read .init.scripts.runlevel "smb" nil +Execute .target.bash "/sbin/chkconfig -l smb | /usr/bin/grep -q '[0-6]:on'" 1 Return true Return Enable enabled service -Read .init.scripts.exists "smb" true -Read .init.scripts.runlevel "smb" $["nmbd":$["start":["2", "3", "5"]], "smbd":$["start":["2", "3", "5"]]] -Read .init.scripts.exists "nmb" true -Read .init.scripts.exists "nmb" true -Read .init.scripts.runlevel "nmb" $["nmbd":$["start":["2", "3", "5"]], "smbd":$["start":["2", "3", "5"]]] -Read .init.scripts.comment "nmb" nil -Execute .target.bash_output "/sbin/insserv -d /etc/init.d/nmb" $["exit":0] -Read .init.scripts.exists "smb" true -Read .init.scripts.exists "smb" true -Read .init.scripts.runlevel "smb" $["nmbd":$["start":["2", "3", "5"]], "smbd":$["start":["2", "3", "5"]]] -Read .init.scripts.comment "smb" nil -Execute .target.bash_output "/sbin/insserv -d /etc/init.d/smb" $["exit":0] +Execute .target.bash "/sbin/chkconfig -l smb | /usr/bin/grep -q '[0-6]:on'" 0 Return true Return Disable enabled service -Read .init.scripts.exists "smb" true -Read .init.scripts.runlevel "smb" $["nmbd":$["start":["2", "3", "5"]], "smbd":$["start":["2", "3", "5"]]] +Execute .target.bash "/sbin/chkconfig -l smb | /usr/bin/grep -q '[0-6]:on'" 0 +Read .init.scripts.runlevel "nmb" $["nmb":$["start":["2", "3", "5"]], "smb":$["start":["2", "3", "5"]]] +Read .init.scripts.comment "nmb" nil +Execute .target.bash_output "/sbin/chkconfig -d nmb" $["exit":0] +Read .init.scripts.runlevel "smb" $["nmb":$["start":["2", "3", "5"]], "smb":$["start":["2", "3", "5"]]] +Read .init.scripts.comment "smb" nil +Execute .target.bash_output "/sbin/chkconfig -d smb" $["exit":0] Return true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-samba-server-2.21.1/testsuite/YaPI/tests/YaPI-EditService.ycp new/yast2-samba-server-2.21.3/testsuite/YaPI/tests/YaPI-EditService.ycp --- old/yast2-samba-server-2.21.1/testsuite/YaPI/tests/YaPI-EditService.ycp 2008-12-18 14:47:00.000000000 +0100 +++ new/yast2-samba-server-2.21.3/testsuite/YaPI/tests/YaPI-EditService.ycp 2011-09-13 10:02:39.000000000 +0200 @@ -1,7 +1,7 @@ { // test for Samba::EnableServer( boolean ) - enable/disable smb/nmb service -// $Id: YaPI-EditService.ycp 20366 2004-11-19 13:51:55Z mlazar $ +// $Id: YaPI-EditService.ycp 65670 2011-09-13 08:02:37Z lslezak $ // testedfiles: Samba.ycp Service.ycp SambaServer.ycp Ldap.ycp import "SambaConfig"; @@ -25,7 +25,8 @@ $[ "target" :$[ "bash_output" : $[ "exit" : 0, - ] + ], + "bash" : 1 ] ] ], nil ); @@ -38,7 +39,8 @@ $[ "target" :$[ "bash_output" : $[ "exit" : 0, - ] + ], + "bash" : 1 ] ] ], nil ); @@ -51,10 +53,10 @@ "scripts" : $[ "exists" : true, "runlevel" : $[ - "smbd" : $[ + "smb" : $[ "start" : [ "2", "3", "5" ], ], - "nmbd" : $[ + "nmb" : $[ "start" : [ "2", "3", "5" ], ], ], @@ -66,12 +68,15 @@ $[ "target" :$[ "bash_output" : $[ "exit" : 0, - ] + ], + "bash" : 0 ] ] ], nil ); TEST( ``("Disable enabled service"), [r,w,x], nil); + import "SambaService"; + // disable service, but it's enabled TEST( ``( YaPI::Samba::EditService( false ) ), [ $[ @@ -79,10 +84,10 @@ "scripts" : $[ "exists" : true, "runlevel" : $[ - "smbd" : $[ + "smb" : $[ "start" : [ "2", "3", "5" ], ], - "nmbd" : $[ + "nmb" : $[ "start" : [ "2", "3", "5" ], ], ], @@ -94,7 +99,8 @@ $[ "target" :$[ "bash_output" : $[ "exit" : 0, - ] + ], + "bash" : 0 ] ] ], nil ); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-samba-server-2.21.1/testsuite/YaPI/tests/YaPI-GetServiceStatus.out new/yast2-samba-server-2.21.3/testsuite/YaPI/tests/YaPI-GetServiceStatus.out --- old/yast2-samba-server-2.21.1/testsuite/YaPI/tests/YaPI-GetServiceStatus.out 2008-12-18 14:47:01.000000000 +0100 +++ new/yast2-samba-server-2.21.3/testsuite/YaPI/tests/YaPI-GetServiceStatus.out 2011-09-13 10:00:13.000000000 +0200 @@ -1,8 +1,9 @@ Return Disabled service -Read .init.scripts.exists "smb" true -Read .init.scripts.runlevel "smb" nil +Read .target.tmpdir "/tmp" +Read .target.stat "/etc/init.d/smb" nil +Execute .target.bash "/sbin/chkconfig -l smb | /usr/bin/grep -q '[0-6]:on'" 1 Return 0 Return Enabled service -Read .init.scripts.exists "smb" true -Read .init.scripts.runlevel "smb" $["nmbd":$["start":["2", "3", "5"]], "smbd":$["start":["2", "3", "5"]]] -Return 0 +Read .target.stat "/etc/init.d/smb" nil +Execute .target.bash "/sbin/chkconfig -l smb | /usr/bin/grep -q '[0-6]:on'" 0 +Return 1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-samba-server-2.21.1/testsuite/YaPI/tests/YaPI-GetServiceStatus.ycp new/yast2-samba-server-2.21.3/testsuite/YaPI/tests/YaPI-GetServiceStatus.ycp --- old/yast2-samba-server-2.21.1/testsuite/YaPI/tests/YaPI-GetServiceStatus.ycp 2008-12-18 14:47:00.000000000 +0100 +++ new/yast2-samba-server-2.21.3/testsuite/YaPI/tests/YaPI-GetServiceStatus.ycp 2011-09-13 10:02:39.000000000 +0200 @@ -1,7 +1,7 @@ { // test for Samba::EnableServer( boolean ) - enable/disable smb/nmb service -// $Id: YaPI-GetServiceStatus.ycp 20366 2004-11-19 13:51:55Z mlazar $ +// $Id: YaPI-GetServiceStatus.ycp 65670 2011-09-13 08:02:37Z lslezak $ import "SambaConfig"; @@ -19,13 +19,9 @@ // disabled service TEST( ``( YaPI::Samba::GetServiceStatus() ), [ - $[ "init" : $[ "scripts" : $[ "exists" : true ] ] ], + $[ "init" : $[ "scripts" : $[ "exists" : true ] ], "target" : $["tmpdir":"/tmp"] ], $[], - $[ "target" :$[ "bash_output" : - $[ - "exit" : 0, - ] - ] ] + $[ "target" :$[ "bash" : 1] ] ], nil ); TEST( ``("Enabled service"), [r,w,x], nil); @@ -37,10 +33,10 @@ "scripts" : $[ "exists" : true, "runlevel" : $[ - "smbd" : $[ + "smb" : $[ "start" : [ "2", "3", "5" ], ], - "nmbd" : $[ + "nmb" : $[ "start" : [ "2", "3", "5" ], ], ], @@ -49,10 +45,6 @@ ], $[], - $[ "target" :$[ "bash_output" : - $[ - "exit" : 0, - ] - ] ] + $[ "target" :$[ "bash" : 0 ] ] ], nil ); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-samba-server-2.21.1/testsuite/YaPI/tests/tests-common.yh new/yast2-samba-server-2.21.3/testsuite/YaPI/tests/tests-common.yh --- old/yast2-samba-server-2.21.1/testsuite/YaPI/tests/tests-common.yh 2008-12-18 14:47:01.000000000 +0100 +++ new/yast2-samba-server-2.21.3/testsuite/YaPI/tests/tests-common.yh 2011-09-09 14:01:43.000000000 +0200 @@ -54,7 +54,9 @@ "runlevel": $[ ], ], ], - + "target" : $[ + "tmpdir" : "/tmp" + ] ]; map w_common = ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
