mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	make xcat to require the conserver-xcat instead of conserver during the installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10621 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -29,7 +29,7 @@ Requires: dhcp httpd nfs-utils expect nmap fping bind perl-XML-Parser vsftpd | ||||
| # No additional requires for zLinux right now | ||||
| %else | ||||
| # yaboot-xcat is pulled in so any MN can manage ppc nodes | ||||
| Requires: atftp-xcat conserver yaboot-xcat perl-Net-Telnet | ||||
| Requires: atftp-xcat conserver-xcat yaboot-xcat perl-Net-Telnet | ||||
| %endif | ||||
| %ifarch ppc64 | ||||
| Requires: perl-IO-Stty | ||||
|   | ||||
| @@ -32,7 +32,7 @@ Requires: perl-IO-Stty | ||||
| %ifarch s390x | ||||
| # No additional requires for zLinux right now | ||||
| %else | ||||
| Requires: atftp-xcat conserver yaboot-xcat perl-Net-Telnet | ||||
| Requires: atftp-xcat conserver-xcat yaboot-xcat perl-Net-Telnet | ||||
| %endif | ||||
| %endif | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user