diff --git a/flexiblas.spec b/flexiblas.spec index 27067a4..70b6976 100644 --- a/flexiblas.spec +++ b/flexiblas.spec @@ -146,7 +146,6 @@ Requires: %{name}-netlib64%{?_isa} = %{version}-%{release} %description hook-profile64 %_description This package contains a plugin that enables profiling support. -%ifnarch s390x %if %{with blis} %package blis-serial64 Summary: FlexiBLAS wrappers for BLIS (64-bit) @@ -172,7 +171,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release} This package contains FlexiBLAS wrappers for the library compiled with threading support with a 64-integer interface. %endif -%endif %if %{with openblas} %package openblas-serial64 @@ -359,7 +357,6 @@ make -C build test %files hook-profile64 %{_libdir}/%{name}64/lib%{name}_hook_profile.so -%ifnarch s390x %if %{with blis} %files blis-serial64 %{_sysconfdir}/%{name}64rc.d/blis-serial64.conf @@ -373,7 +370,6 @@ make -C build test %{_sysconfdir}/%{name}64rc.d/blis-threads64.conf %{_libdir}/%{name}64/lib%{name}_blis-threads64.so %endif -%endif %if %{with openblas} %files openblas-serial64 @@ -395,6 +391,7 @@ make -C build test - Move man3 pages to devel subpackage - Remove dummy hook (only useful for FlexiBLAS development) - Move profile hook to a separate package (not needed for standard usage) +- Enable Blis64 on s390x again, #1852549 fixed in rawhide * Tue Jun 30 2020 Iñaki Úcar - 3.0.0-2 - Own provided directories