Commit Graph

63 Commits

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek
b71e2ca230 Update to 3.3.1 2019-08-28 07:27:00 +02:00
Zbigniew Jędrzejewski-Szmek
d01ddeeebc Revert accidental downgrade to 3.1.1 2019-08-25 20:55:03 +02:00
Miro Hrončok
b4d25a7091 Rebuilt for Python 3.8 2019-08-19 08:50:38 +02:00
Zbigniew Jędrzejewski-Szmek
e3c5f81b85 Skip tests failing on ppc64le 2019-07-30 20:05:22 +02:00
Zbigniew Jędrzejewski-Szmek
b8fd9e2084 Update to 3.1.1 2019-07-30 19:25:53 +02:00
Fedora Release Engineering
4a3f335992 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 17:49:00 +00:00
Zbigniew Jędrzejewski-Szmek
e4db578e88 Require main package and appropriate python version from python subpackages
This matches the change in openmpi:
0983e4dd55
2019-05-08 08:27:15 +02:00
Zbigniew Jędrzejewski-Szmek
4bdf40f099 Move python3 version guard to main package
/usr/share/modulefiles/mpi/mpich-* is contained in the main package, so
it seems reasonable to put the Requires there. That file is specific to
the python3 version that the package was built with.
2019-05-07 11:31:59 +02:00
Zbigniew Jędrzejewski-Szmek
ff46220c28 Move module files under /usr/share
openmpi does this, so it must be a good thing.
2019-05-07 11:23:24 +02:00
Miro Hrončok
d83daad2d6 Make sure this package is rebuilt with correct Python version when updating
Otherwise mpi.req from rpm-mpi-hooks doesn't work

https://bugzilla.redhat.com/show_bug.cgi?id=1705296
2019-05-07 09:13:51 +00:00
Zbigniew Jędrzejewski-Szmek
9457712ac3 Drop custom compilation and link flags
They were added in this form in the initial commit.
I think it's hard to say at this point what if anything needs to be customized
like that. Let's try to go back to the defaults and see what happens.

(before)
libtool: link: gcc -m64 -O2 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -Wl,-z -Wl,noexecstack -o hydra_nameserver tools/nameserver/hydra_nameserver-hydra_nameserver.o  /builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/.libs/libhydra.a mpl/.libs/libmpl.a -lpthread -lhwloc
(after)
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hydra_nameserver tools/nameserver/hydra_nameserver-hydra_nameserver.o  /builddir/build/BUILD/mpich-3.2.1/src/pm/hydra/.libs/libhydra.a mpl/.libs/libmpl.a -lpthread -lhwloc
2019-05-07 10:26:56 +02:00
Fedora Release Engineering
06f55a4f84 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 11:35:00 +00:00
Igor Gnatenko
330879dbf0 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:17 +01:00
Igor Gnatenko
e75cd8dff9
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:40:27 +01:00
Zbigniew Jędrzejewski-Szmek
0083494e06 Pull in gcc-c++ 2018-07-19 12:50:40 +02:00
Fedora Release Engineering
ca095681f5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 11:06:25 +00:00
Miro Hrončok
26e29d47b8 Rebuilt for Python 3.7 2018-06-19 11:44:37 +02:00
Miro Hrončok
bb78b901ce Rebuilt for Python 3.7 2018-06-19 10:48:11 +02:00
Zbigniew Jędrzejewski-Szmek
648c288e08 Fix patch 2018-04-04 14:17:12 +02:00
Zbigniew Jędrzejewski-Szmek
7481f362dd Update MANPATH so that normal man pages can still be found 2018-04-04 11:07:33 +02:00
Fedora Release Engineering
eecd674e24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 03:22:26 +00:00
Ralf Corsépius
bdfa846578 Rebuilt for GCC-8.0.1. 2018-02-01 08:12:00 +01:00
Michal Schmidt
8f5f8ca566 Remove bogus rpath 2017-11-12 16:17:14 +01:00
Zbigniew Jędrzejewski-Szmek
35202ea2a8 Move compiler wrappers and adjust $modincdir 2017-11-12 16:16:58 +01:00
Zbigniew Jędrzejewski-Szmek
1014d88286 Update to 3.2.1
Patches which were upstreamed are dropped.
2017-11-12 09:25:08 +01:00
Fedora Release Engineering
994bf42be4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 03:37:25 +00:00
Fedora Release Engineering
8686c3e87a - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 22:20:41 +00:00
Fedora Release Engineering
1d59c4a8e4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 21:46:17 +00:00
Miro Hrončok
94ed0c04d3 Rebuild for Python 3.6 2016-12-19 18:20:36 +01:00
Orion Poplawski
1eae3e0e8e Split python support into sub-packages 2016-11-02 11:32:19 -06:00
Michal Toman
3053280917 Fix build on MIPS 2016-03-30 23:19:36 -04:00
Fedora Release Engineering
35a4b6aec2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 08:48:24 +00:00
Orion Poplawski
6efedf3696 Add patch to allow -host localhost to work on builders 2016-01-22 08:41:47 -07:00
Orion Poplawski
2ec2dd45ff Use nemesis channel on all platforms 2016-01-20 20:41:10 -07:00
Zbigniew Jędrzejewski-Szmek
c027d11b82 Soften version check 2015-12-08 19:09:01 -05:00
Zbigniew Jędrzejewski-Szmek
f9b43d3d69 Untabify, fix Provides 2015-12-01 17:34:09 -05:00
Zbigniew Jędrzejewski-Szmek
d1255a163e Update to 3.2 2015-12-01 17:34:09 -05:00
Zbigniew Jędrzejewski-Szmek
1c9aa428a9 Update requires and fix MPI_FORTRAN_MOD_DIR var 2015-11-16 15:25:45 -05:00
Zbigniew Jędrzejewski-Szmek
11a73a853b Arch-ed manpages cannot be in noarch -doc 2015-11-16 13:06:19 -05:00
Zbigniew Jędrzejewski-Szmek
dde2d5e751 Move man pages to arch-specific dir 2015-11-16 12:21:08 -05:00
Zbigniew Jędrzejewski-Szmek
96a9fedebb Move fortran .mod files to %{_fmoddir}/mpich 2015-11-16 12:21:08 -05:00
Peter Robinson
20b18894ee - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 14:48:13 +00:00
Zbigniew Jędrzejewski-Szmek
5d4ee7ee9f Use .pth files to set the python path
https://fedorahosted.org/fpc/ticket/563
2015-08-27 21:30:19 -04:00
Zbigniew Jędrzejewski-Szmek
842456ff9d Use %license and other small cleanups 2015-08-27 21:30:19 -04:00
Orion Poplawski
cf4f82ae37 Fix valgrind arch availability 2015-08-24 20:23:19 -06:00
Sandro Mani
f7e666f465 Require, BuildRequire: rpm-mpi-hooks 2015-08-10 23:47:56 -04:00
Dennis Gilmore
ecb663547d - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 21:07:43 +00:00
Zbigniew Jędrzejewski-Szmek
af28a00163 Change MPI_SYCONFIG to /etc/mpich-x86_64 2015-05-09 13:02:07 -04:00
Zbigniew Jędrzejewski-Szmek
1da819ba57 Restore test verbosity 2015-03-22 22:18:51 -04:00
Orion Poplawski
479d870edd Couple bugfixes:
- Set PKG_CONFIG_DIR (bug #1113627)
- Fix modulefile names and python paths (bug#1201343)
2015-03-13 14:52:47 -06:00