forked from pool/yast2-iscsi-client
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-iscsi-client?expand=0&rev=39
This commit is contained in:
parent
003c3e8f58
commit
52ebb0cbd8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7aa424e7030a12730bdbe460f896841e354b4b3bac4ebbab1116ba787b779924
|
||||
size 99310
|
3
yast2-iscsi-client-2.18.4.tar.bz2
Normal file
3
yast2-iscsi-client-2.18.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4aa674624f3ce8107b8d2bed424c3b3dbbc281036789ec24e18fb1f06e5159b6
|
||||
size 99347
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 6 09:25:13 CET 2009 - mzugec@suse.cz
|
||||
|
||||
- start iscsid during autoyast installation (bnc#482429)
|
||||
- 2.18.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 3 10:28:27 CET 2009 - mzugec@suse.cz
|
||||
|
||||
- added X-SuSE-YaST-AutoInstSchema into desktop file (bnc#480466)
|
||||
- 2.18.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 24 12:24:55 CET 2009 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-iscsi-client (Version 2.18.2)
|
||||
# spec file for package yast2-iscsi-client (Version 2.18.4)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-iscsi-client
|
||||
Version: 2.18.2
|
||||
Version: 2.18.4
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-iscsi-client-2.18.2.tar.bz2
|
||||
Source0: yast2-iscsi-client-2.18.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-packager
|
||||
@ -41,7 +41,7 @@ client.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -n yast2-iscsi-client-2.18.2
|
||||
%setup -n yast2-iscsi-client-2.18.4
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -78,6 +78,12 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
|
||||
/usr/share/YaST2/schema/autoyast/rnc/iscsi-client.rnc
|
||||
%changelog
|
||||
* Fri Mar 06 2009 mzugec@suse.cz
|
||||
- start iscsid during autoyast installation (bnc#482429)
|
||||
- 2.18.4
|
||||
* Tue Mar 03 2009 mzugec@suse.cz
|
||||
- added X-SuSE-YaST-AutoInstSchema into desktop file (bnc#480466)
|
||||
- 2.18.3
|
||||
* Tue Feb 24 2009 mzugec@suse.cz
|
||||
- toggle between "manual", "automatic", "onboot" (bnc#457252)
|
||||
- 2.18.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user