iscsi-initiator-utils/0022-use-Red-Hat-version-string-to-match-RPM-package-vers.patch

26 lines
740 B
Diff
Raw Normal View History

2017-02-09 22:40:49 +00:00
From f55c3d07e3625958b9c9da5deb9b200d9ad6b2bf Mon Sep 17 00:00:00 2001
From: Chris Leech <cleech@redhat.com>
Date: Mon, 21 Jan 2013 15:43:36 -0800
2017-02-09 22:40:49 +00:00
Subject: [PATCH 22/22] use Red Hat version string to match RPM package version
---
usr/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr/version.h b/usr/version.h
2017-02-09 22:40:49 +00:00
index 20f0794..333c3cc 100644
--- a/usr/version.h
+++ b/usr/version.h
@@ -6,7 +6,7 @@
* This may not be the same value as the kernel versions because
* some other maintainer could merge a patch without going through us
*/
2017-02-09 22:40:49 +00:00
-#define ISCSI_VERSION_STR "2.0-874"
+#define ISCSI_VERSION_STR "6.2.0.874"
#define ISCSI_VERSION_FILE "/sys/module/scsi_transport_iscsi/version"
#endif
--
2017-02-09 22:40:49 +00:00
2.9.3