[ewg] [PATCH] update the open-iscsi rpm minor version

Doron Shoham dorons at voltaire.com
Thu May 22 07:13:27 PDT 2008


update open-iscsi rpm minor version from
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 at voltaire.com>
---
 install.pl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.pl b/install.pl
index e608ba0..a795a3e 100755
--- a/install.pl
+++ b/install.pl
@@ -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
 {
-- 
1.5.3.8






More information about the ewg mailing list