[master 3/3] Revert "Require 32bit glibc on ppc64"

Brian C. Lane bcl at redhat.com
Thu Aug 28 18:38:13 UTC 2014


This reverts commit f26e2e5a40dc69295177b31a8c14369f21b4cb43.

This is no longer needed and 32bit is no longer available.
---
 lorax.spec | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/lorax.spec b/lorax.spec
index 1816909..fbd577f 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -56,11 +56,6 @@ Requires:       grub2
 Requires:       grub2-tools
 %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
-- 
1.9.3



More information about the anaconda-patches mailing list