11
0
OBS User unknown
2008-11-03 13:36:22 +00:00
committed by Git OBS Bridge
parent 87c21c1564
commit b6440a12d9
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:94e87ef460b4d5e588f21e089ffb678dc789e7bb2f0d7b1ea22c4f93de290a5e
size 97896

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 30 10:21:24 CET 2008 - mzugec@suse.cz
- fixed problem with selected item (bnc#434965)
- 2.17.3
-------------------------------------------------------------------
Mon Sep 8 12:58:06 CEST 2008 - mzugec@suse.cz

View File

@@ -1,5 +1,5 @@
#
# spec file for package yast2-iscsi-client (Version 2.17.2)
# spec file for package yast2-iscsi-client (Version 2.17.3)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,12 +19,12 @@
Name: yast2-iscsi-client
Version: 2.17.2
Version: 2.17.3
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-iscsi-client-2.17.2.tar.bz2
Source0: yast2-iscsi-client-2.17.3.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
@@ -38,7 +38,7 @@ client.
%prep
%setup -n yast2-iscsi-client-2.17.2
%setup -n yast2-iscsi-client-2.17.3
%build
%{prefix}/bin/y2tool y2autoconf
@@ -74,6 +74,9 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/scrconf/iscsid.scr
%doc %{prefix}/share/doc/packages/yast2-iscsi-client
%changelog
* Thu Oct 30 2008 mzugec@suse.cz
- fixed problem with selected item (bnc#434965)
- 2.17.3
* Mon Sep 08 2008 mzugec@suse.cz
- proofread
- 2.17.2