-Fix problem where incorrect dependencies resulted in a missing perl module preventing xCAT from starting in some environments by default

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1835 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2008-07-03 14:03:08 +00:00
parent a35531906a
commit 3ce4c0dec6

View File

@ -16,7 +16,7 @@ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root
# also need to fix Requires for AIX
%ifos linux
BuildArch: noarch
Requires: perl-IO-Socket-SSL perl-XML-Simple
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-IO-Tty
%endif
Requires: perl-xCAT >= %{epoch}:%{version}