- Update BRs so nss-myhostname (provided by systemd) is included also
in mpich-only builds (Related: #1383271)
This commit is contained in:
parent
43b91c1c5b
commit
e268a16798
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: fftw
|
Name: fftw
|
||||||
Version: 3.3.5
|
Version: 3.3.5
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: A Fast Fourier Transform library
|
Summary: A Fast Fourier Transform library
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -34,6 +34,7 @@ BuildRequires: time
|
|||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
%if %{with mpich}
|
%if %{with mpich}
|
||||||
BuildRequires: mpich-devel
|
BuildRequires: mpich-devel
|
||||||
|
BuildRequires: nss-myhostname
|
||||||
%endif
|
%endif
|
||||||
%if %{with openmpi}
|
%if %{with openmpi}
|
||||||
BuildRequires: openmpi-devel
|
BuildRequires: openmpi-devel
|
||||||
@ -542,6 +543,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 10 2016 Dan Horák <dan[at]danny.cz> - 3.3.5-3
|
||||||
|
- Update BRs so nss-myhostname (provided by systemd) is included also
|
||||||
|
in mpich-only builds (Related: #1383271)
|
||||||
|
|
||||||
* Fri Oct 7 2016 Orion Poplawski <orion@cora.nwra.com> - 3.3.5-2
|
* Fri Oct 7 2016 Orion Poplawski <orion@cora.nwra.com> - 3.3.5-2
|
||||||
- Build mpich and openmpi versions
|
- Build mpich and openmpi versions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user