From 218acfc4408d58d92e4b6ee54659da30a7573fdd31915bacd472efa80ea9fae4 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 1 Dec 2008 17:13:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-iscsi-client?expand=0&rev=34 --- yast2-iscsi-client-2.17.4.tar.bz2 | 3 --- yast2-iscsi-client-2.17.5.tar.bz2 | 3 +++ yast2-iscsi-client.changes | 11 +++++++++++ yast2-iscsi-client.spec | 15 ++++++++++----- 4 files changed, 24 insertions(+), 8 deletions(-) delete mode 100644 yast2-iscsi-client-2.17.4.tar.bz2 create mode 100644 yast2-iscsi-client-2.17.5.tar.bz2 diff --git a/yast2-iscsi-client-2.17.4.tar.bz2 b/yast2-iscsi-client-2.17.4.tar.bz2 deleted file mode 100644 index 14934c4..0000000 --- a/yast2-iscsi-client-2.17.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9578cd2903d2c1330392f839b559ec660b5bc2806835ad5b0e805406648b095 -size 98829 diff --git a/yast2-iscsi-client-2.17.5.tar.bz2 b/yast2-iscsi-client-2.17.5.tar.bz2 new file mode 100644 index 0000000..ff0baf1 --- /dev/null +++ b/yast2-iscsi-client-2.17.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d86844a7191e38d30eaf2c6d2469bf6275a5f55bb156c58f0dd66742e31cfe0 +size 99102 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 69d6e44..5565e94 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Dec 1 13:44:58 CET 2008 - mzugec@suse.cz + +- use startup onboot instead of automatic (bnc#449108) +- 2.17.5 + +------------------------------------------------------------------- +Tue Nov 18 15:37:55 CET 2008 - ug@suse.de + +- rnc file added + ------------------------------------------------------------------- Wed Nov 12 16:14:39 CET 2008 - mzugec@suse.cz diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index ee74dba..177efb2 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-iscsi-client (Version 2.17.4) +# spec file for package yast2-iscsi-client (Version 2.17.5) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-iscsi-client -Version: 2.17.4 +Version: 2.17.5 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-iscsi-client-2.17.4.tar.bz2 +Source0: yast2-iscsi-client-2.17.5.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libicu-devel libxslt perl-XML-Writer popt-devel sgml-skel update-desktop-files yast2 yast2-devtools yast2-packagemanager-devel yast2-packager yast2-perl-bindings yast2-testsuite Requires: yast2 yast2-packager @@ -38,7 +38,7 @@ client. %prep -%setup -n yast2-iscsi-client-2.17.4 +%setup -n yast2-iscsi-client-2.17.5 %build %{prefix}/bin/y2tool y2autoconf @@ -73,8 +73,13 @@ rm -rf "$RPM_BUILD_ROOT" %{prefix}/share/applications/YaST2/iscsi-client.desktop /usr/share/YaST2/scrconf/iscsid.scr %doc %{prefix}/share/doc/packages/yast2-iscsi-client - +/usr/share/YaST2/schema/autoyast/rnc/iscsi-client.rnc %changelog +* Mon Dec 01 2008 mzugec@suse.cz +- use startup onboot instead of automatic (bnc#449108) +- 2.17.5 +* Tue Nov 18 2008 ug@suse.de +- rnc file added * Wed Nov 12 2008 mzugec@suse.cz - use "iscsiadm -m fw" instead of fwparam_ibft (bnc#443531) - 2.17.4