1
0
OBS User unknown 2008-03-11 18:00:17 +00:00 committed by Git OBS Bridge
parent e646531f4d
commit cdce13412c
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:f5bac2832532bc22953f192dfa5825e9801bd12720b03def8b2297e6e112c3bc
size 97525

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 10 18:20:19 CET 2008 - mzugec@suse.de
- show initiatorname tab as default during installation (bnc#368644)
- 2.16.7
-------------------------------------------------------------------
Mon Mar 10 12:06:17 CET 2008 - mzugec@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-iscsi-client (Version 2.16.6)
# spec file for package yast2-iscsi-client (Version 2.16.7)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -12,12 +12,12 @@
Name: yast2-iscsi-client
Version: 2.16.6
Version: 2.16.7
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-iscsi-client-2.16.6.tar.bz2
Source0: yast2-iscsi-client-2.16.7.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-perl-bindings yast2-testsuite
Requires: yast2 yast2-packager
@ -30,7 +30,7 @@ Configuration of iscsi-client
%prep
%setup -n yast2-iscsi-client-2.16.6
%setup -n yast2-iscsi-client-2.16.7
%build
%{prefix}/bin/y2tool y2autoconf
@ -67,6 +67,9 @@ rm -rf "$RPM_BUILD_ROOT"
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
%changelog
* Mon Mar 10 2008 mzugec@suse.de
- show initiatorname tab as default during installation (bnc#368644)
- 2.16.7
* Mon Mar 10 2008 mzugec@suse.de
- fixed autoyast problem (bnc#367300)
- 2.16.6
* Tue Feb 19 2008 mzugec@suse.de