diff --git a/python34.spec b/python34.spec index 8bb6eb1..497394f 100644 --- a/python34.spec +++ b/python34.spec @@ -191,7 +191,7 @@ BuildRequires: zlib-devel Requires: expat >= 2.1.0 # Python 3 built with glibc >= 2.24.90-26 needs to require it (rhbz#1410644). -Requires: glibc >= 2.24.90-26 +Requires: glibc%{?_isa} >= 2.24.90-26 BuildRequires: python-rpm-macros