From 398494a32ce1dc4d91ad396f8abc1228a4dc94ac Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Thu, 5 Jan 2017 11:07:45 +0800 Subject: [PATCH] Fix typo. Remove unused lines. --- xCAT-buildkit/xCAT-buildkit.spec | 1 - xCAT-genesis-scripts/xCAT-genesis-scripts.spec | 2 +- xCATsn/xCATsn.spec | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/xCAT-buildkit/xCAT-buildkit.spec b/xCAT-buildkit/xCAT-buildkit.spec index 0d91f6d07..8531dac38 100644 --- a/xCAT-buildkit/xCAT-buildkit.spec +++ b/xCAT-buildkit/xCAT-buildkit.spec @@ -20,7 +20,6 @@ AutoReqProv: no # also need to fix Requires for AIX %ifos linux BuildArch: noarch -#Requires: %endif # No dependencies on any other xCAT rpms diff --git a/xCAT-genesis-scripts/xCAT-genesis-scripts.spec b/xCAT-genesis-scripts/xCAT-genesis-scripts.spec index e0e7c7f0e..b85e7e79a 100755 --- a/xCAT-genesis-scripts/xCAT-genesis-scripts.spec +++ b/xCAT-genesis-scripts/xCAT-genesis-scripts.spec @@ -25,7 +25,7 @@ Provides: xCAT-genesis-%{tarch} Name: %{name} Group: System/Utilities License: EPL -Vendor: IBM Corp +Vendor: IBM Corp. Summary: xCAT Genesis netboot image - Core content URL: https://xcat.org/ Source1: xCAT-genesis-scripts.tar.bz2 diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index db20b979f..be4ebb3ac 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -41,8 +41,6 @@ Requires: /usr/sbin/dhcpd Requires: /usr/bin/ssh %ifnarch s390x Requires: /etc/xinetd.d/tftp -# yaboot-xcat is pulled in so any MN can manage ppc nodes -#Requires: yaboot-xcat # Stty is only needed for rcons on ppc64 nodes, but for mixed clusters require it on both x and p Requires: perl-IO-Stty %endif