Revert "Require 32bit glibc on ppc64"

This reverts commit cd8e565f78.

This is not needed since we are switching to grub2.

Related: rhbz#1131199
This commit is contained in:
Brian C. Lane 2014-08-19 09:03:06 -07:00
parent 1e4af4e304
commit fbfc6e34f6
1 changed files with 0 additions and 5 deletions

View File

@ -56,11 +56,6 @@ Requires: syslinux >= 4.02-5
Requires: kernel-bootwrapper
%endif
%ifarch ppc64
# ppc.tmpl uses 32bit addnote which needs the 32bit glibc on the host
Requires: glibc(ppc)
%endif
%ifarch s390 s390x
Requires: openssh
%endif