Compare commits

...

1 Commits

Author SHA1 Message Date
Orion Poplawski b9118a2566 No python3 on EL 2014-08-25 11:09:41 -06:00
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
%if 0%{?fedora}
%global with_python3 1
%else
%global with_python3 0
%endif
%{?filter_provides_in: %filter_provides_in .*/h5py/.*\.so}
%{?filter_setup}