From d30f35da55e44ac5bd969a4087fdff0c84e7e9d4 Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Tue, 3 Nov 2020 15:39:11 -0500 Subject: [PATCH] Update required goconserver version for xCAT 2.16.1 --- xCAT/xCAT.spec | 2 +- xCATsn/xCATsn.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index f52bb3a90..c0508a257 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -64,7 +64,7 @@ Requires: perl-IO-Stty %endif %ifos linux -Requires: goconserver +Requires: goconserver >= 0.3.3 %endif #support mixed cluster diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index 6e10a4756..a99a0fd13 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -47,7 +47,7 @@ Requires: perl-IO-Stty %endif %ifos linux -Requires: goconserver +Requires: goconserver >= 0.3.3 %endif #support mixed cluster