forked from pool/yast2-iscsi-client
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-iscsi-client?expand=0&rev=14
This commit is contained in:
parent
e589f265a6
commit
3a8ce296aa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8ac6c0e182e54794275f2301a820cd850b5d8b3c02c320bf45f5c7872143a755
|
|
||||||
size 95578
|
|
3
yast2-iscsi-client-2.15.2.tar.bz2
Normal file
3
yast2-iscsi-client-2.15.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54738576524934966857d449715a3e35b0e660fac5d5917bfa4ec9fb1d3ff6a1
|
||||||
|
size 96273
|
@ -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
|
Wed Jun 13 18:26:24 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -11,14 +11,14 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-iscsi-client
|
Name: yast2-iscsi-client
|
||||||
Version: 2.15.1
|
Version: 2.15.2
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GNU General Public License (GPL)
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
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
|
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
|
Requires: yast2 yast2-packager
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Summary: Configuration of iscsi-client
|
Summary: Configuration of iscsi-client
|
||||||
@ -29,7 +29,7 @@ Configuration of iscsi-client
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-iscsi-client-2.15.1
|
%setup -n yast2-iscsi-client-2.15.2
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -65,6 +65,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
|
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 27 2007 - mzugec@suse.cz
|
||||||
|
- support for iSNS (fate #302083)
|
||||||
|
- 2.15.2
|
||||||
* Wed Jun 13 2007 - mzugec@suse.cz
|
* Wed Jun 13 2007 - mzugec@suse.cz
|
||||||
- added validator for InitiatorName (#245364)
|
- added validator for InitiatorName (#245364)
|
||||||
- 2.15.1
|
- 2.15.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user