- Fix if clause
OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=132
This commit is contained in:
parent
9df0d0912b
commit
1e2bb61a41
@ -248,7 +248,7 @@ Group: Development/Libraries/C and C++
|
|||||||
Requires: lib%{name}%{?so_v} = %{version}
|
Requires: lib%{name}%{?so_v} = %{version}
|
||||||
%if %{without hpc}
|
%if %{without hpc}
|
||||||
Requires: %{pname}-common-devel = %{version}
|
Requires: %{pname}-common-devel = %{version}
|
||||||
%if 0%{?%arch_flavor}
|
%if 0%{?arch_flavor}
|
||||||
Provides: %{pname}-devel
|
Provides: %{pname}-devel
|
||||||
%endif
|
%endif
|
||||||
%else
|
%else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user