1
0
OBS User unknown 2008-11-18 13:09:15 +00:00 committed by Git OBS Bridge
parent b6440a12d9
commit 6ed1a87d4c
4 changed files with 17 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf55d7e2b54f02a48fd00a54c6a6d3dfaf53c74d967c2e82ee8e5f44da4bc2ab
size 97956

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9578cd2903d2c1330392f839b559ec660b5bc2806835ad5b0e805406648b095
size 98829

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 12 16:14:39 CET 2008 - mzugec@suse.cz
- use "iscsiadm -m fw" instead of fwparam_ibft (bnc#443531)
- 2.17.4
-------------------------------------------------------------------
Thu Oct 30 10:21:24 CET 2008 - mzugec@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-iscsi-client (Version 2.17.3)
# spec file for package yast2-iscsi-client (Version 2.17.4)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,12 +19,12 @@
Name: yast2-iscsi-client
Version: 2.17.3
Version: 2.17.4
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-iscsi-client-2.17.3.tar.bz2
Source0: yast2-iscsi-client-2.17.4.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.3
%setup -n yast2-iscsi-client-2.17.4
%build
%{prefix}/bin/y2tool y2autoconf
@ -73,7 +73,11 @@ 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
%changelog
* Wed Nov 12 2008 mzugec@suse.cz
- use "iscsiadm -m fw" instead of fwparam_ibft (bnc#443531)
- 2.17.4
* Thu Oct 30 2008 mzugec@suse.cz
- fixed problem with selected item (bnc#434965)
- 2.17.3