OBS User unknown 2007-02-07 21:28:32 +00:00 committed by Git OBS Bridge
parent 7fc4cbe403
commit c4e89167d3
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:954bc241c39491540f20b62c53239f35c370c3646f6a870bfbc872b1cf54a78c
size 94909

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 7 16:16:03 CET 2007 - mzugec@suse.de
- quote dirpath (#242989)
- 2.14.3
-------------------------------------------------------------------
Tue Feb 6 10:51:37 CET 2007 - mzugec@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-iscsi-client (Version 2.14.2)
# spec file for package yast2-iscsi-client (Version 2.14.3)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-iscsi-client
Version: 2.14.2
Version: 2.14.3
Release: 1
License: GNU General Public License (GPL)
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-iscsi-client-2.14.2.tar.bz2
Source0: yast2-iscsi-client-2.14.3.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
Requires: yast2
@ -29,7 +29,7 @@ Configuration of iscsi-client
%prep
%setup -n yast2-iscsi-client-2.14.2
%setup -n yast2-iscsi-client-2.14.3
%build
%{prefix}/bin/y2tool y2autoconf
@ -65,6 +65,9 @@ rm -rf "$RPM_BUILD_ROOT"
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
%changelog -n yast2-iscsi-client
* Wed Feb 07 2007 - mzugec@suse.de
- quote dirpath (#242989)
- 2.14.3
* Tue Feb 06 2007 - mzugec@suse.de
- wrong initiatorname.iscsi path (#238738)
- no feedback from SaveName button (#239344)