diff --git a/fftw.spec b/fftw.spec index 91a0b51..b0c605a 100644 --- a/fftw.spec +++ b/fftw.spec @@ -14,7 +14,7 @@ Name: fftw Version: 3.3.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Fast Fourier Transform library Group: System Environment/Libraries License: GPLv2+ @@ -34,6 +34,7 @@ BuildRequires: time BuildRequires: perl %if %{with mpich} BuildRequires: mpich-devel +BuildRequires: nss-myhostname %endif %if %{with openmpi} BuildRequires: openmpi-devel @@ -542,6 +543,10 @@ fi %endif %changelog +* Mon Oct 10 2016 Dan HorĂ¡k - 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 - 3.3.5-2 - Build mpich and openmpi versions