1
0
OBS User unknown 2007-07-28 14:08:37 +00:00 committed by Git OBS Bridge
parent e589f265a6
commit 3a8ce296aa
4 changed files with 18 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 27 17:11:42 CEST 2007 - mzugec@suse.cz
- support for iSNS (fate #302083)
- 2.15.2
-------------------------------------------------------------------
Wed Jun 13 18:26:24 CEST 2007 - mzugec@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-iscsi-client (Version 2.15.1)
# spec file for package yast2-iscsi-client (Version 2.15.2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -11,14 +11,14 @@
# norootforbuild
Name: yast2-iscsi-client
Version: 2.15.1
Version: 2.15.2
Release: 1
License: GNU General Public License (GPL)
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-iscsi-client-2.15.1.tar.bz2
Source0: yast2-iscsi-client-2.15.2.tar.bz2
prefix: /usr
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer popt-devel sgml-skel update-desktop-files yast2 yast2-devtools yast2-packagemanager-devel 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-perl-bindings yast2-testsuite
Requires: yast2 yast2-packager
BuildArchitectures: noarch
Summary: Configuration of iscsi-client
@ -29,7 +29,7 @@ Configuration of iscsi-client
%prep
%setup -n yast2-iscsi-client-2.15.1
%setup -n yast2-iscsi-client-2.15.2
%build
%{prefix}/bin/y2tool y2autoconf
@ -65,6 +65,9 @@ rm -rf "$RPM_BUILD_ROOT"
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
%changelog
* Fri Jul 27 2007 - mzugec@suse.cz
- support for iSNS (fate #302083)
- 2.15.2
* Wed Jun 13 2007 - mzugec@suse.cz
- added validator for InitiatorName (#245364)
- 2.15.1