From c11ec213509169ffde3a088cbf4860218dabb04f Mon Sep 17 00:00:00 2001 From: bp-sawyers Date: Tue, 19 Jun 2012 15:21:18 +0000 Subject: [PATCH] Don't require tftp for s390x git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13126 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/xCAT.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 2d21a6a87..0176ec0f2 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -25,12 +25,12 @@ Requires: xCAT-server xCAT-client perl-DBD-SQLite %ifos linux Requires: httpd nfs-utils nmap bind perl-XML-Parser perl(CGI) -Requires: /etc/xinetd.d/tftp # On RHEL this pulls in dhcp, on SLES it pulls in dhcp-server Requires: /usr/sbin/dhcpd %ifarch s390x # No additional requires for zLinux right now %else +Requires: /etc/xinetd.d/tftp # yaboot-xcat is pulled in so any MN can manage ppc nodes Requires: conserver-xcat yaboot-xcat perl-Net-Telnet fping %endif