Hello community, here is the log from the commit of package yast2-iscsi-server for openSUSE:Factory checked in at Tue May 17 12:34:22 CEST 2011.
-------- --- yast2-iscsi-server/yast2-iscsi-server.changes 2010-05-14 12:56:00.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-iscsi-server/yast2-iscsi-server.changes 2011-05-16 12:54:17.000000000 +0200 @@ -1,0 +2,12 @@ +Mon May 16 11:29:53 CEST 2011 - [email protected] + +- allow only integer values in lun input field (bnc#693683) +- 2.21.1 + +------------------------------------------------------------------- +Fri Apr 22 14:03:44 CEST 2011 - [email protected] + +- Replaced Perl 'switch' with 'if' to silence a warning (bnc#676679). +- 2.21.0 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-iscsi-server-2.19.0.tar.bz2 New: ---- yast2-iscsi-server-2.21.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-iscsi-server.spec ++++++ --- /var/tmp/diff_new_pack.uU1Aa7/_old 2011-05-17 12:33:58.000000000 +0200 +++ /var/tmp/diff_new_pack.uU1Aa7/_new 2011-05-17 12:33:58.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package yast2-iscsi-server (Version 2.19.0) +# spec file for package yast2-iscsi-server # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -19,16 +19,16 @@ Name: yast2-iscsi-server -Version: 2.19.0 +Version: 2.21.1 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-iscsi-server-2.19.0.tar.bz2 +Source0: yast2-iscsi-server-2.21.1.tar.bz2 Prefix: /usr Group: System/YaST -License: GPLv2+ +License: GPL v2 or later BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer popt-devel sgml-skel update-desktop-files yast2 yast2-devtools yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite # network needs Wizard::OpenCancelOKDialog() @@ -43,7 +43,7 @@ Configuration of iSCSI target %prep -%setup -n yast2-iscsi-server-2.19.0 +%setup -n yast2-iscsi-server-2.21.1 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-iscsi-server-2.19.0.tar.bz2 -> yast2-iscsi-server-2.21.1.tar.bz2 ++++++ ++++ 4243 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-iscsi-server-2.19.0/MAINTAINER new/yast2-iscsi-server-2.21.1/MAINTAINER --- old/yast2-iscsi-server-2.19.0/MAINTAINER 2008-01-24 14:41:01.000000000 +0100 +++ new/yast2-iscsi-server-2.21.1/MAINTAINER 2011-04-26 17:02:42.000000000 +0200 @@ -1 +1 @@ -Michal Zugec <[email protected]> +Thomas Fehr <[email protected]> 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-iscsi-server-2.19.0/VERSION new/yast2-iscsi-server-2.21.1/VERSION --- old/yast2-iscsi-server-2.19.0/VERSION 2010-05-14 12:55:34.000000000 +0200 +++ new/yast2-iscsi-server-2.21.1/VERSION 2011-05-16 12:50:16.000000000 +0200 @@ -1 +1 @@ -2.19.0 +2.21.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-iscsi-server-2.19.0/configure.in new/yast2-iscsi-server-2.21.1/configure.in --- old/yast2-iscsi-server-2.19.0/configure.in 2009-11-03 12:50:23.000000000 +0100 +++ new/yast2-iscsi-server-2.21.1/configure.in 2011-05-12 13:37:16.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-iscsi-server, 2.18.4, http://bugs.opensuse.org/, yast2-iscsi-server) +AC_INIT(yast2-iscsi-server, 2.21.0, http://bugs.opensuse.org/, yast2-iscsi-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.4" +VERSION="2.21.0" RPMNAME="yast2-iscsi-server" -MAINTAINER="Michal Zugec <[email protected]>" +MAINTAINER="Thomas Fehr <[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-iscsi-server-2.19.0/src/IscsiServerFunctions.pm new/yast2-iscsi-server-2.21.1/src/IscsiServerFunctions.pm --- old/yast2-iscsi-server-2.19.0/src/IscsiServerFunctions.pm 2009-11-03 11:19:03.000000000 +0100 +++ new/yast2-iscsi-server-2.21.1/src/IscsiServerFunctions.pm 2011-04-26 17:02:42.000000000 +0200 @@ -8,7 +8,6 @@ use YaST::YCP qw(:LOGGING); use Data::Dumper; use YaPI; -use Switch; YaST::YCP::Import ("SCR"); @@ -428,18 +427,18 @@ my $target_name = ""; my @auths = (); my @luns = (); - foreach my $row (@{$targets{$target}}){ - switch ($row->{'KEY'}) { - case ('Target') { + foreach my $row (@{$targets{$target}}){ + my $key = $row->{'KEY'}; + + if ($key eq 'Target') { $target_name = $row->{'VALUE'}; } - case ('Lun') { + elsif ($key eq 'Lun') { push(@luns, $row->{'VALUE'}); } - case ('IncomingUser' || 'OutgoingUser') { - push(@auths, $row->{'KEY'} . ": " . $row->{'VALUE'}) + elsif ($key eq 'IncomingUser' || $key eq 'OutgoingUser') { + push(@auths, $key . ": " . $row->{'VALUE'}) } - } } $file = $file . $target_name . "\n"; $file = $file . "Luns: " . join(', ', @luns) . "\n" if (scalar(@luns) > 0); 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-iscsi-server-2.19.0/src/widgets.ycp new/yast2-iscsi-server-2.21.1/src/widgets.ycp --- old/yast2-iscsi-server-2.19.0/src/widgets.ycp 2009-11-03 11:23:27.000000000 +0100 +++ new/yast2-iscsi-server-2.21.1/src/widgets.ycp 2011-05-16 11:29:01.000000000 +0200 @@ -68,6 +68,7 @@ `Left( `HBox( `PushButton(`id(`ok), Label::OKButton() ), `PushButton(`id(`cancel), Label::CancelButton() ))) ); UI::OpenDialog(lun_dialog); + UI::ChangeWidget(`id(`lun), `ValidChars, "0123456789" ); symbol ret = `nil; while(ret != `ok && ret !=`cancel){ boolean enable=false; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
