Accepting request 705701 from home:bmwiedemann:branches:science:HPC

Add reproducible.patch to sort readdir to make package build reproducible (boo#1041090)

OBS-URL: https://build.opensuse.org/request/show/705701
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=60
This commit is contained in:
Nicolas Morey-Chaisemartin
2019-06-04 05:59:12 +00:00
committed by Git OBS Bridge
parent ab816e656c
commit 5291fc7e08
3 changed files with 108 additions and 0 deletions

View File

@@ -167,6 +167,7 @@ Patch2: mvapich2-arm-support.patch
# PATCH-FIX-UPSTREAM 0001-Drop-GCC-check.patch (bnc#1129421)
# It's been merged upstream, should be removed with the next release
Patch3: 0001-Drop-GCC-check.patch
Patch4: reproducible.patch
Url: http://mvapich.cse.ohio-state.edu/overview/mvapich2/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -297,6 +298,7 @@ is based on MPICH2 and MVICH. This package contains the static libraries
%patch0
%patch2
%patch3
%patch4 -p1
cp /usr/share/automake*/config.* .
%build