!5 delete unnessary file
From: @wangxiao65 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
1646bf54f2
@ -1 +0,0 @@
|
|||||||
import sys, os; s = os.getenv('MPI_PYTHON2_SITEARCH'); s and (s in sys.path or sys.path.append(s))
|
|
||||||
@ -1,6 +1,6 @@
|
|||||||
Name: openmpi
|
Name: openmpi
|
||||||
Version: 2.1.1
|
Version: 2.1.1
|
||||||
Release: 18
|
Release: 19
|
||||||
Summary: Open Source High Performance Computing
|
Summary: Open Source High Performance Computing
|
||||||
License: BSD and MIT and Romio
|
License: BSD and MIT and Romio
|
||||||
URL: http://www.open-mpi.org/
|
URL: http://www.open-mpi.org/
|
||||||
@ -194,6 +194,9 @@ make check
|
|||||||
%{_mandir}/%{name_all}/man*/*
|
%{_mandir}/%{name_all}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 2 2020 wangxiao <wangxiao65@huawei.com> - 2.1.1-19
|
||||||
|
- delete unnessary file
|
||||||
|
|
||||||
* Wed Oct 21 2020 wangxiao <wangxiao65@huawei.com> - 2.1.1-18
|
* Wed Oct 21 2020 wangxiao <wangxiao65@huawei.com> - 2.1.1-18
|
||||||
- drop python2 subpackage
|
- drop python2 subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user