diff --git a/glibc.spec b/glibc.spec index 0b9005a..79de104 100644 --- a/glibc.spec +++ b/glibc.spec @@ -439,8 +439,8 @@ Recommends: (nss_db(x86-32) if nss_db(x86-64)) Recommends: (nss_hesiod(x86-32) if nss_hesiod(x86-64)) # Deinstall the glibc32 package if present. This helps tests that do # not run against the compose. -Conflicts: glibc32 <= %{version}-%{baserelease} -Obsoletes: glibc32 <= %{version}-%{baserelease} +Conflicts: glibc32 <= %{version}-%{release} +Obsoletes: glibc32 <= %{version}-%{release} %endif # This is for building auxiliary programs like memusage