Accepting request 441447 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/441447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=51
This commit is contained in:
2016-11-24 20:19:33 +00:00
committed by Git OBS Bridge
parent 6180cf6345
commit a000dc5839
2 changed files with 6 additions and 1 deletions

View File

@@ -88,7 +88,7 @@ Requires: gcc-gfortran
%if %{with_atlas} == 1
Requires: libatlas3-devel
%endif
%if 0%{?suse_version} > 1320 || 0%{?suse_version} == 1315
%if 0%{?is_opensuse} && ( 0%{?suse_version} > 1320 || 0%{?suse_version} == 1315 )
Requires: cblas-devel
%endif