From 295a78018a423d0437e5c184d3c1ab87ab20b940a0b8521efacf38959696a794 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 7 Mar 2007 20:27:38 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-iscsi-client?expand=0&rev=8 --- yast2-iscsi-client-2.14.6.tar.bz2 | 3 --- yast2-iscsi-client-2.14.7.tar.bz2 | 3 +++ yast2-iscsi-client.changes | 5 +++++ yast2-iscsi-client.spec | 10 ++++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 yast2-iscsi-client-2.14.6.tar.bz2 create mode 100644 yast2-iscsi-client-2.14.7.tar.bz2 diff --git a/yast2-iscsi-client-2.14.6.tar.bz2 b/yast2-iscsi-client-2.14.6.tar.bz2 deleted file mode 100644 index 3319764..0000000 --- a/yast2-iscsi-client-2.14.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bed646f4f8cb8eef633297183495c597e2880e33f636bc1ddc5b0caa0b12180c -size 94973 diff --git a/yast2-iscsi-client-2.14.7.tar.bz2 b/yast2-iscsi-client-2.14.7.tar.bz2 new file mode 100644 index 0000000..af21b78 --- /dev/null +++ b/yast2-iscsi-client-2.14.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ecfba628607520b56a955df4600317b0212e32db37524871d4755eceb5e402c +size 95080 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 6be0f5d..9b98f30 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 7 19:20:56 CET 2007 - mzugec@suse.cz + +- improved parsing of iscsiadm output + ------------------------------------------------------------------- Wed Feb 28 14:02:09 CET 2007 - mzugec@suse.cz diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 19b5aa2..83db286 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-iscsi-client (Version 2.14.6) +# spec file for package yast2-iscsi-client (Version 2.14.7) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-iscsi-client -Version: 2.14.6 +Version: 2.14.7 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-iscsi-client-2.14.6.tar.bz2 +Source0: yast2-iscsi-client-2.14.7.tar.bz2 prefix: /usr 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 Requires: yast2 @@ -29,7 +29,7 @@ Configuration of iscsi-client %prep -%setup -n yast2-iscsi-client-2.14.6 +%setup -n yast2-iscsi-client-2.14.7 %build %{prefix}/bin/y2tool y2autoconf @@ -65,6 +65,8 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-iscsi-client %changelog +* Wed Mar 07 2007 - mzugec@suse.cz +- improved parsing of iscsiadm output * Wed Feb 28 2007 - mzugec@suse.cz - Specified initiatorname not used (#244385) - 2.14.6