forked from pool/yast2-iscsi-client
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-iscsi-client?expand=0&rev=31
This commit is contained in:
parent
4651e5e672
commit
87c21c1564
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:21fe592bcf5e908302c09ceec00c21484d1831ad0c826a53a13fa053a94953d4
|
|
||||||
size 97988
|
|
3
yast2-iscsi-client-2.17.2.tar.bz2
Normal file
3
yast2-iscsi-client-2.17.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:94e87ef460b4d5e588f21e089ffb678dc789e7bb2f0d7b1ea22c4f93de290a5e
|
||||||
|
size 97896
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 8 12:58:06 CEST 2008 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- proofread
|
||||||
|
- 2.17.2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 10 15:49:59 CEST 2008 - mzugec@suse.de
|
Thu Jul 10 15:49:59 CEST 2008 - mzugec@suse.de
|
||||||
|
|
||||||
|
@ -1,10 +1,17 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-iscsi-client (Version 2.17.1)
|
# spec file for package yast2-iscsi-client (Version 2.17.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -12,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-iscsi-client
|
Name: yast2-iscsi-client
|
||||||
Version: 2.17.1
|
Version: 2.17.2
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
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.17.1.tar.bz2
|
Source0: yast2-iscsi-client-2.17.2.tar.bz2
|
||||||
Prefix: /usr
|
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
|
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
|
Requires: yast2 yast2-packager
|
||||||
@ -31,7 +38,7 @@ client.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-iscsi-client-2.17.1
|
%setup -n yast2-iscsi-client-2.17.2
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -67,6 +74,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
/usr/share/YaST2/scrconf/iscsid.scr
|
/usr/share/YaST2/scrconf/iscsid.scr
|
||||||
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
|
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 08 2008 mzugec@suse.cz
|
||||||
|
- proofread
|
||||||
|
- 2.17.2
|
||||||
* Thu Jul 10 2008 mzugec@suse.de
|
* Thu Jul 10 2008 mzugec@suse.de
|
||||||
- when Log on, do startup automatic by default (bnc#400610)
|
- when Log on, do startup automatic by default (bnc#400610)
|
||||||
- improved InitiatorName validator
|
- improved InitiatorName validator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user