diff --git a/yast2-iscsi-client-2.16.5.tar.bz2 b/yast2-iscsi-client-2.16.5.tar.bz2 deleted file mode 100644 index eafd753..0000000 --- a/yast2-iscsi-client-2.16.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:703decd2d4d75c6a1f44f1a9830c70c91c5ad9a522a0f8e74a50ce6e3838619b -size 96919 diff --git a/yast2-iscsi-client-2.16.6.tar.bz2 b/yast2-iscsi-client-2.16.6.tar.bz2 new file mode 100644 index 0000000..ad7143d --- /dev/null +++ b/yast2-iscsi-client-2.16.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5bac2832532bc22953f192dfa5825e9801bd12720b03def8b2297e6e112c3bc +size 97525 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 6a09c47..f26cd93 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 10 12:06:17 CET 2008 - mzugec@suse.de + +- fixed autoyast problem (bnc#367300) +- 2.16.6 + ------------------------------------------------------------------- Tue Feb 19 10:55:01 CET 2008 - mzugec@suse.de diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index c042fb8..e788b48 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-iscsi-client (Version 2.16.5) +# spec file for package yast2-iscsi-client (Version 2.16.6) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: yast2-iscsi-client -Version: 2.16.5 -Release: 2 +Version: 2.16.6 +Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-iscsi-client-2.16.5.tar.bz2 +Source0: yast2-iscsi-client-2.16.6.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-perl-bindings yast2-testsuite Requires: yast2 yast2-packager @@ -30,7 +30,7 @@ Configuration of iscsi-client %prep -%setup -n yast2-iscsi-client-2.16.5 +%setup -n yast2-iscsi-client-2.16.6 %build %{prefix}/bin/y2tool y2autoconf @@ -66,6 +66,9 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/scrconf/iscsid.scr %doc %{prefix}/share/doc/packages/yast2-iscsi-client %changelog +* Mon Mar 10 2008 mzugec@suse.de +- fixed autoyast problem (bnc#367300) +- 2.16.6 * Tue Feb 19 2008 mzugec@suse.de - fixed build * Fri Feb 15 2008 mzugec@suse.de