forked from pool/yast2-iscsi-client
This commit is contained in:
parent
c2da8b1478
commit
167a994b2a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6ffc2cd75df0ff23090fefb3e4d6ca943d23e3be18fcb08ea3c435b76f68c7e
|
||||
size 95014
|
3
yast2-iscsi-client-2.14.5.tar.bz2
Normal file
3
yast2-iscsi-client-2.14.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b39f37a98803b1d6bdb2c02b1ead44648f747bed7b069e3a856daa0c564c00e
|
||||
size 94971
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 16:08:07 CET 2007 - mzugec@suse.cz
|
||||
|
||||
- parsing initiatorname.iscsi file fixed (#244767)
|
||||
- 2.14.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 14 19:00:23 CET 2007 - mzugec@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-iscsi-client (Version 2.14.4)
|
||||
# spec file for package yast2-iscsi-client (Version 2.14.5)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-iscsi-client
|
||||
Version: 2.14.4
|
||||
Version: 2.14.5
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-iscsi-client-2.14.4.tar.bz2
|
||||
Source0: yast2-iscsi-client-2.14.5.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
|
||||
Requires: yast2
|
||||
@ -29,7 +29,7 @@ Configuration of iscsi-client
|
||||
|
||||
|
||||
%prep
|
||||
%setup -n yast2-iscsi-client-2.14.4
|
||||
%setup -n yast2-iscsi-client-2.14.5
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -64,7 +64,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
/usr/share/YaST2/scrconf/iscsid.scr
|
||||
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
|
||||
|
||||
%changelog -n yast2-iscsi-client
|
||||
%changelog
|
||||
* Mon Feb 26 2007 - mzugec@suse.cz
|
||||
- parsing initiatorname.iscsi file fixed (#244767)
|
||||
- 2.14.5
|
||||
* Wed Feb 14 2007 - mzugec@suse.de
|
||||
- lost chars from user input caused by #245476 (#244388)
|
||||
- InitiatorName is not saved when exiting dialog (#244385)
|
||||
|
Loading…
x
Reference in New Issue
Block a user