Hello community, here is the log from the commit of package yast2-iscsi-client for openSUSE:Factory checked in at 2013-01-08 16:45:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-client (Old) and /work/SRC/openSUSE:Factory/.yast2-iscsi-client.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-iscsi-client", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-iscsi-client/yast2-iscsi-client.changes 2012-12-19 14:15:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-iscsi-client.new/yast2-iscsi-client.changes 2013-01-08 16:45:49.000000000 +0100 @@ -1,0 +2,7 @@ +Thu Jan 3 15:28:01 UTC 2013 - [email protected] + +- version 2.23.1 +- Testsuites adapted to switching Service module to systemd + (yast2-2.23.15) + +------------------------------------------------------------------- Old: ---- yast2-iscsi-client-2.23.0.tar.bz2 New: ---- yast2-iscsi-client-2.23.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-iscsi-client.spec ++++++ --- /var/tmp/diff_new_pack.UC4lNy/_old 2013-01-08 16:45:50.000000000 +0100 +++ /var/tmp/diff_new_pack.UC4lNy/_new 2013-01-08 16:45:50.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-iscsi-client # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,12 +17,13 @@ Name: yast2-iscsi-client -Version: 2.23.0 +Version: 2.23.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-iscsi-client-%{version}.tar.bz2 +# Service module switched to systemd BuildRequires: docbook-xsl-stylesheets BuildRequires: doxygen BuildRequires: libicu-devel @@ -31,7 +32,7 @@ BuildRequires: popt-devel BuildRequires: sgml-skel BuildRequires: update-desktop-files -BuildRequires: yast2 +BuildRequires: yast2 >= 2.23.15 BuildRequires: yast2-devtools BuildRequires: yast2-packagemanager-devel BuildRequires: yast2-packager ++++++ yast2-iscsi-client-2.23.0.tar.bz2 -> yast2-iscsi-client-2.23.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iscsi-client-2.23.0/Makefile.in new/yast2-iscsi-client-2.23.1/Makefile.in --- old/yast2-iscsi-client-2.23.0/Makefile.in 2012-09-17 11:18:32.000000000 +0200 +++ new/yast2-iscsi-client-2.23.1/Makefile.in 2013-01-04 13:27:15.000000000 +0100 @@ -684,7 +684,7 @@ *.zip*) \ unzip $(distdir).zip ;;\ esac - chmod -R a-w $(distdir); chmod a+w $(distdir) + chmod -R a-w $(distdir); chmod u+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iscsi-client-2.23.0/VERSION new/yast2-iscsi-client-2.23.1/VERSION --- old/yast2-iscsi-client-2.23.0/VERSION 2012-12-18 13:14:44.000000000 +0100 +++ new/yast2-iscsi-client-2.23.1/VERSION 2013-01-03 16:28:48.000000000 +0100 @@ -1 +1 @@ -2.23.0 +2.23.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iscsi-client-2.23.0/configure new/yast2-iscsi-client-2.23.1/configure --- old/yast2-iscsi-client-2.23.0/configure 2012-09-17 11:18:31.000000000 +0200 +++ new/yast2-iscsi-client-2.23.1/configure 2013-01-04 13:27:15.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for yast2-iscsi-client 2.22.2. +# Generated by GNU Autoconf 2.69 for yast2-iscsi-client 2.23.1. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -579,8 +579,8 @@ # Identity of this package. PACKAGE_NAME='yast2-iscsi-client' PACKAGE_TARNAME='yast2-iscsi-client' -PACKAGE_VERSION='2.22.2' -PACKAGE_STRING='yast2-iscsi-client 2.22.2' +PACKAGE_VERSION='2.23.1' +PACKAGE_STRING='yast2-iscsi-client 2.23.1' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1247,7 +1247,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures yast2-iscsi-client 2.22.2 to adapt to many kinds of systems. +\`configure' configures yast2-iscsi-client 2.23.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1319,7 +1319,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-iscsi-client 2.22.2:";; + short | recursive ) echo "Configuration of yast2-iscsi-client 2.23.1:";; esac cat <<\_ACEOF @@ -1399,7 +1399,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-iscsi-client configure 2.22.2 +yast2-iscsi-client configure 2.23.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1416,7 +1416,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by yast2-iscsi-client $as_me 2.22.2, which was +It was created by yast2-iscsi-client $as_me 2.23.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2355,7 +2355,7 @@ # Define the identity of the package. PACKAGE='yast2-iscsi-client' - VERSION='2.22.2' + VERSION='2.23.1' cat >>confdefs.h <<_ACEOF @@ -2478,7 +2478,7 @@ -VERSION="2.22.2" +VERSION="2.23.1" RPMNAME="yast2-iscsi-client" MAINTAINER="Thomas Fehr <[email protected]>" @@ -3404,7 +3404,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-iscsi-client $as_me 2.22.2, which was +This file was extended by yast2-iscsi-client $as_me 2.23.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3457,7 +3457,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -yast2-iscsi-client config.status 2.22.2 +yast2-iscsi-client config.status 2.23.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iscsi-client-2.23.0/configure.in new/yast2-iscsi-client-2.23.1/configure.in --- old/yast2-iscsi-client-2.23.0/configure.in 2012-09-17 11:18:26.000000000 +0200 +++ new/yast2-iscsi-client-2.23.1/configure.in 2013-01-04 13:27:13.000000000 +0100 @@ -1,9 +1,9 @@ dnl configure.in for yast2-iscsi-client dnl -dnl -- This file is generated by y2autoconf 2.23.0 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.23.2 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-iscsi-client, 2.22.2, http://bugs.opensuse.org/, yast2-iscsi-client) +AC_INIT(yast2-iscsi-client, 2.23.1, http://bugs.opensuse.org/, yast2-iscsi-client) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,7 +18,7 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.22.2" +VERSION="2.23.1" RPMNAME="yast2-iscsi-client" MAINTAINER="Thomas Fehr <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iscsi-client-2.23.0/testsuite/tests/GetSetServiceStatus.out new/yast2-iscsi-client-2.23.1/testsuite/tests/GetSetServiceStatus.out --- old/yast2-iscsi-client-2.23.0/testsuite/tests/GetSetServiceStatus.out 2012-12-18 13:14:19.000000000 +0100 +++ new/yast2-iscsi-client-2.23.1/testsuite/tests/GetSetServiceStatus.out 2013-01-03 16:25:55.000000000 +0100 @@ -1,15 +1,15 @@ Read .target.tmpdir "/tmp" -Read .target.stat "/etc/init.d/iscsid" $["isreg":true] -Execute .target.bash "/sbin/chkconfig -l iscsid | /usr/bin/grep -q '[0-6]:on'" 0 +Read .target.stat "/lib/systemd/system/iscsid.service" $["isreg":true] +Execute .target.bash "/bin/systemctl is-enabled iscsid.service" 0 Return true -Read .target.stat "/etc/init.d/boot.iscsid-early" $["isreg":true] -Read .target.stat "/etc/init.d/boot.iscsid-early" $["isreg":true] -Read .target.stat "/etc/init.d/boot.iscsid-early" $["isreg":true] +Read .target.stat "/lib/systemd/system/boot.iscsid-early.service" $["isreg":true] +Read .target.stat "/lib/systemd/system/boot.iscsid-early.service" $["isreg":true] +Read .target.stat "/lib/systemd/system/boot.iscsid-early.service" $["isreg":true] Read .init.scripts.runlevel "boot.iscsid-early" $["boot.iscsid-early":$["start":["B"], "stop":[]], "iscsid":$["start":["3", "5"], "stop":["3", "5"]]] Read .init.scripts.comment "boot.iscsid-early" $["boot.iscsid-early":$["defstart":["B"], "defstop":[], "description":"", "provides":["iscsiboot"], "reqstart":["boot.proc"], "reqstop":[], "shortdescription":"Starts the iSCSI initiator daemon", "shouldstart":[], "shouldstop":[]], "iscsid":$["defstart":["3", "5"], "defstop":[], "description":"", "provides":["iscsi"], "reqstart":["$network"], "reqstop":[], "shortdescription":"Starts and stops the iSCSI client initiator", "shouldstart":[], "shouldstop":[]]] -Read .target.stat "/etc/init.d/iscsid" $["isreg":true] -Read .target.stat "/etc/init.d/iscsid" $["isreg":true] -Read .target.stat "/etc/init.d/iscsid" $["isreg":true] +Read .target.stat "/lib/systemd/system/iscsid.service" $["isreg":true] +Read .target.stat "/lib/systemd/system/iscsid.service" $["isreg":true] +Read .target.stat "/lib/systemd/system/iscsid.service" $["isreg":true] Read .init.scripts.runlevel "iscsid" $["boot.iscsid-early":$["start":["B"], "stop":[]], "iscsid":$["start":["3", "5"], "stop":["3", "5"]]] Read .init.scripts.comment "iscsid" $["boot.iscsid-early":$["defstart":["B"], "defstop":[], "description":"", "provides":["iscsiboot"], "reqstart":["boot.proc"], "reqstop":[], "shortdescription":"Starts the iSCSI initiator daemon", "shouldstart":[], "shouldstop":[]], "iscsid":$["defstart":["3", "5"], "defstop":[], "description":"", "provides":["iscsi"], "reqstart":["$network"], "reqstop":[], "shortdescription":"Starts and stops the iSCSI client initiator", "shouldstart":[], "shouldstop":[]]] Return nil -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
