forked from pool/yast2-iscsi-client
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-iscsi-client?expand=0&rev=41
This commit is contained in:
parent
16d7d8bfbd
commit
052daedffc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:996af04e483583102be8db80df183cd6577f49fbda16e04a24299b1066a17951
|
||||
size 99504
|
3
yast2-iscsi-client-2.18.6.tar.bz2
Normal file
3
yast2-iscsi-client-2.18.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:224ea0e9587dc0f33958a8154d950b768c56e9b436a5a352ea87c672b2099025
|
||||
size 99431
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 15:20:15 CET 2009 - mzugec@suse.cz
|
||||
|
||||
- reload service when initiatorname is changed to re-read new value
|
||||
(bnc#482429)
|
||||
- 2.18.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 10:24:11 CET 2009 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-iscsi-client (Version 2.18.5)
|
||||
# spec file for package yast2-iscsi-client (Version 2.18.6)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-iscsi-client
|
||||
Version: 2.18.5
|
||||
Version: 2.18.6
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-iscsi-client-2.18.5.tar.bz2
|
||||
Source0: yast2-iscsi-client-2.18.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-packager yast2-perl-bindings yast2-testsuite
|
||||
Requires: yast2-packager
|
||||
@ -41,7 +41,7 @@ client.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -n yast2-iscsi-client-2.18.5
|
||||
%setup -n yast2-iscsi-client-2.18.6
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -78,6 +78,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
|
||||
/usr/share/YaST2/schema/autoyast/rnc/iscsi-client.rnc
|
||||
%changelog
|
||||
* Mon Mar 16 2009 mzugec@suse.cz
|
||||
- reload service when initiatorname is changed to re-read new value
|
||||
(bnc#482429)
|
||||
- 2.18.6
|
||||
* Tue Mar 10 2009 mzugec@suse.cz
|
||||
- hide iBFT passwords (bnc#426945)
|
||||
- 2.18.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user