diff --git a/yast2-iscsi-client-2.15.1.tar.bz2 b/yast2-iscsi-client-2.15.1.tar.bz2 deleted file mode 100644 index d02128d..0000000 --- a/yast2-iscsi-client-2.15.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ac6c0e182e54794275f2301a820cd850b5d8b3c02c320bf45f5c7872143a755 -size 95578 diff --git a/yast2-iscsi-client-2.15.2.tar.bz2 b/yast2-iscsi-client-2.15.2.tar.bz2 new file mode 100644 index 0000000..84e8629 --- /dev/null +++ b/yast2-iscsi-client-2.15.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54738576524934966857d449715a3e35b0e660fac5d5917bfa4ec9fb1d3ff6a1 +size 96273 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 85b5cbc..408d2a2 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 27 17:11:42 CEST 2007 - mzugec@suse.cz + +- support for iSNS (fate #302083) +- 2.15.2 + ------------------------------------------------------------------- Wed Jun 13 18:26:24 CEST 2007 - mzugec@suse.cz diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 1557e74..deb7f86 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-iscsi-client (Version 2.15.1) +# spec file for package yast2-iscsi-client (Version 2.15.2) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,14 +11,14 @@ # norootforbuild Name: yast2-iscsi-client -Version: 2.15.1 +Version: 2.15.2 Release: 1 -License: GNU General Public License (GPL) +License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-iscsi-client-2.15.1.tar.bz2 +Source0: yast2-iscsi-client-2.15.2.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 +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 BuildArchitectures: noarch Summary: Configuration of iscsi-client @@ -29,7 +29,7 @@ Configuration of iscsi-client %prep -%setup -n yast2-iscsi-client-2.15.1 +%setup -n yast2-iscsi-client-2.15.2 %build %{prefix}/bin/y2tool y2autoconf @@ -65,6 +65,9 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-iscsi-client %changelog +* Fri Jul 27 2007 - mzugec@suse.cz +- support for iSNS (fate #302083) +- 2.15.2 * Wed Jun 13 2007 - mzugec@suse.cz - added validator for InitiatorName (#245364) - 2.15.1