From fbfc6e34f612a2b2a3dd9e2f207fc8d78a71e320 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 19 Aug 2014 09:03:06 -0700 Subject: [PATCH] Revert "Require 32bit glibc on ppc64" This reverts commit cd8e565f78a4f096223851e96f7addfe3a07eb16. This is not needed since we are switching to grub2. Related: rhbz#1131199 --- lorax.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lorax.spec b/lorax.spec index 2281ad88..b74d2196 100644 --- a/lorax.spec +++ b/lorax.spec @@ -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