]> git.openfabrics.org - ~tnikolova/ofed_scripts/.git/commitdiff
update open-iscsi rpm minor version from
authorDoron Shoham <dorons@voltaire.com>
Sat, 24 May 2008 11:29:38 +0000 (14:29 +0300)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Sat, 24 May 2008 11:30:20 +0000 (14:30 +0300)
2.0-754 to 2.0-754.1 and from 2.0-865.15 to 2.0-865.15.1

Signed-off-by: Doron Shoham <dorons@voltaire.com>
install.pl

index e608ba0b40f13e7130233d1b922a4afaaa1dd740..a795a3e96b29d8cf45edf9ba5a68fe8b23be6342 100755 (executable)
@@ -188,8 +188,8 @@ my @selected_by_user = ();
 my @selected_modules_by_user = ();
 my @selected_kernel_modules = ();
 
-my $open_iscsi_ver_rh4 = '2.0-754';
-my $open_iscsi_ver_non_rh4 = '2.0-865.15';
+my $open_iscsi_ver_rh4 = '2.0-754.1';
+my $open_iscsi_ver_non_rh4 = '2.0-865.15.1';
 
 sub usage
 {