From 706168077c8e3eeb8cddf8532ee871afb4de7246 Mon Sep 17 00:00:00 2001 From: Doron Shoham Date: Tue, 2 Sep 2008 12:24:58 +0300 Subject: [PATCH] install.pl: update open-iscsi rpm version update open-iscsi rpm version from 2.0-865.15.1 to 2.0-869.2 Signed-off-by: Doron Shoham --- install.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.pl b/install.pl index 7aa5610..f8d2bf4 100755 --- a/install.pl +++ b/install.pl @@ -201,7 +201,7 @@ my @selected_modules_by_user = (); my @selected_kernel_modules = (); my $open_iscsi_ver_rh4 = '2.0-754.1'; -my $open_iscsi_ver_non_rh4 = '2.0-865.15.1'; +my $open_iscsi_ver_non_rh4 = '2.0-869.2'; my $libstdc = ($subdistro eq "openSUSE") ? 'libstdc++42' : 'libstdc++'; my $libstdc_devel = "$libstdc-devel"; -- 2.41.0