12
0
OBS User unknown
2008-05-22 23:33:42 +00:00
committed by Git OBS Bridge
parent 64aef3cdf9
commit 97bab60efc
4 changed files with 21 additions and 7 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 22 18:08:27 CEST 2008 - locilka@suse.cz
- Not only open-iscsi, but also boot.open-iscsi service should be
enabled (bnc #393057).
- Fixed testsuite.
- 2.16.14
-------------------------------------------------------------------
Thu May 22 16:38:11 CEST 2008 - mzugec@suse.cz

View File

@@ -1,5 +1,5 @@
#
# spec file for package yast2-iscsi-client (Version 2.16.13)
# spec file for package yast2-iscsi-client (Version 2.16.14)
#
# 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.13
Version: 2.16.14
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-iscsi-client-2.16.13.tar.bz2
Source0: yast2-iscsi-client-2.16.14.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 yast2-packager
@@ -30,7 +30,7 @@ Configuration of iscsi-client
%prep
%setup -n yast2-iscsi-client-2.16.13
%setup -n yast2-iscsi-client-2.16.14
%build
%{prefix}/bin/y2tool y2autoconf
@@ -65,7 +65,13 @@ rm -rf "$RPM_BUILD_ROOT"
%{prefix}/share/applications/YaST2/iscsi-client.desktop
/usr/share/YaST2/scrconf/iscsid.scr
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
%changelog
* Thu May 22 2008 locilka@suse.cz
- Not only open-iscsi, but also boot.open-iscsi service should be
enabled (bnc #393057).
- Fixed testsuite.
- 2.16.14
* Thu May 22 2008 mzugec@suse.cz
- fixed configuration copying during installation
* Thu May 22 2008 mzugec@suse.cz