diff --git a/openblas.changes b/openblas.changes index 1ab5f35..139e5fd 100644 --- a/openblas.changes +++ b/openblas.changes @@ -1,11 +1,3 @@ -------------------------------------------------------------------- -Thu Jan 19 17:29:17 UTC 2023 - Egbert Eich - -- Disabling 32-bit compatibility packages for Leap/SLE as they - are causing conflicts with the lapack packages during SLE staging: - found conflict of liblapacke3-32bit-3.5.0-4.6.1.x86_64 with libopenblas_openmp0-32bit-0.3.21-150500.1.2.x86_64 - /usr/lib/liblapacke.so.3 [mode mismatch: l777 root:root -> liblapacke.so.3.5.0, g -644 root:root] - ------------------------------------------------------------------- Sun Dec 25 00:19:21 UTC 2022 - Stefan BrĂ¼ns diff --git a/openblas.spec b/openblas.spec index 9b24fd1..1c890ce 100644 --- a/openblas.spec +++ b/openblas.spec @@ -301,7 +301,6 @@ cp %{SOURCE1} . cp %{SOURCE2} . %endif -%if !0%{?sle_version} # create baselibs.conf based on flavor cat > %{_sourcedir}/baselibs.conf < requires "lib%{name}%{?so_v}- = " EOF -%endif %build