OBS User unknown 2009-03-11 19:48:45 +00:00 committed by Git OBS Bridge
parent 52ebb0cbd8
commit 16d7d8bfbd
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4aa674624f3ce8107b8d2bed424c3b3dbbc281036789ec24e18fb1f06e5159b6
size 99347

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:996af04e483583102be8db80df183cd6577f49fbda16e04a24299b1066a17951
size 99504

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 10 10:24:11 CET 2009 - mzugec@suse.cz
- hide iBFT passwords (bnc#426945)
- 2.18.5
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 6 09:25:13 CET 2009 - mzugec@suse.cz Fri Mar 6 09:25:13 CET 2009 - mzugec@suse.cz

View File

@ -1,5 +1,5 @@
# #
# spec file for package yast2-iscsi-client (Version 2.18.4) # spec file for package yast2-iscsi-client (Version 2.18.5)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -19,12 +19,12 @@
Name: yast2-iscsi-client Name: yast2-iscsi-client
Version: 2.18.4 Version: 2.18.5
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.18.4.tar.bz2 Source0: yast2-iscsi-client-2.18.5.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-packager Requires: yast2-packager
@ -41,7 +41,7 @@ client.
%prep %prep
%setup -n yast2-iscsi-client-2.18.4 %setup -n yast2-iscsi-client-2.18.5
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -78,6 +78,9 @@ rm -rf "$RPM_BUILD_ROOT"
%doc %{prefix}/share/doc/packages/yast2-iscsi-client %doc %{prefix}/share/doc/packages/yast2-iscsi-client
/usr/share/YaST2/schema/autoyast/rnc/iscsi-client.rnc /usr/share/YaST2/schema/autoyast/rnc/iscsi-client.rnc
%changelog %changelog
* Tue Mar 10 2009 mzugec@suse.cz
- hide iBFT passwords (bnc#426945)
- 2.18.5
* Fri Mar 06 2009 mzugec@suse.cz * Fri Mar 06 2009 mzugec@suse.cz
- start iscsid during autoyast installation (bnc#482429) - start iscsid during autoyast installation (bnc#482429)
- 2.18.4 - 2.18.4