Remove perl-Net-Telnet requirement from zvm build of xcat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13123 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -190,6 +190,7 @@ rm $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT_plugin/windows.pm | ||||
| rm $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT_plugin/xcat2nim.pm | ||||
| rm $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT_plugin/xnba.pm | ||||
| rm $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT/IPMI.pm | ||||
| rm $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT/SSHInteract.pm | ||||
| rm $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT/MellanoxIB.pm | ||||
| rm $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT/PPC.pm | ||||
| # Can not remove this, because it is needed by Templates.pm | ||||
|   | ||||
| @@ -25,7 +25,7 @@ Conflicts: xCAT | ||||
|  | ||||
| %ifos linux | ||||
| # yaboot-xcat is pulled in so any SN can manage ppc nodes | ||||
| Requires: dhcp httpd nfs-utils nmap fping bind perl-XML-Parser | ||||
| Requires: dhcp httpd nfs-utils nmap bind perl-XML-Parser | ||||
| %ifarch ppc64 | ||||
| Requires: perl-IO-Stty | ||||
| %endif | ||||
| @@ -33,7 +33,7 @@ Requires: perl-IO-Stty | ||||
| # No additional requires for zLinux right now | ||||
| %else | ||||
| Requires: /etc/xinetd.d/tftp | ||||
| Requires: conserver-xcat yaboot-xcat perl-Net-Telnet | ||||
| Requires: conserver-xcat yaboot-xcat perl-Net-Telnet fping | ||||
| %endif | ||||
| %endif | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user