diff --git a/python3.12.spec b/python3.12.spec index ba27c1e..8607439 100644 --- a/python3.12.spec +++ b/python3.12.spec @@ -585,7 +585,7 @@ Requires: tzdata # was used during the build time. # Other subpackages (like -debug) also need this, but they all depend on -libs. %global expat_version %(LANG=C rpm -q --qf '%%{version}' expat.%{_target_cpu} | sed 's/.*not installed/0/') -Requires: expat >= %{expat_version} +Requires: expat%{?_isa} >= %{expat_version} %description -n %{pkgname}-libs