mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
Merge pull request #6242 from neo954/xcat-spec
Remove conserver-xcat from all xCAT shipped RPM requirements
This commit is contained in:
commit
84bd7691e8
@ -48,7 +48,7 @@ Obsoletes: atftp-xcat
|
||||
#
|
||||
# PCM does not use or ship grub2-xcat
|
||||
%if %nots390x
|
||||
Requires: grub2-xcat perl-Net-HTTPS-NB perl-HTTP-Async
|
||||
Requires: grub2-xcat >= 2.02-0.76 perl-Net-HTTPS-NB perl-HTTP-Async
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
@ -63,16 +63,6 @@ Requires: perl-IO-Stty
|
||||
%endif
|
||||
%endif
|
||||
|
||||
# The aix rpm cmd forces us to do this outside of ifos type stmts
|
||||
%if %notpcm
|
||||
%ifos linux
|
||||
%if %nots390x
|
||||
# PCM does not use or ship conserver
|
||||
Requires: conserver-xcat
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%ifos linux
|
||||
Requires: goconserver
|
||||
%endif
|
||||
|
@ -46,16 +46,6 @@ Requires: perl-IO-Stty
|
||||
%endif
|
||||
%endif
|
||||
|
||||
# The aix rpm cmd forces us to do this outside of ifos type stmts
|
||||
%if %notpcm
|
||||
%ifos linux
|
||||
%ifnarch s390x
|
||||
# PCM does not use or ship conserver
|
||||
Requires: conserver-xcat
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%ifos linux
|
||||
Requires: goconserver
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user