diff --git a/gpaw.spec b/gpaw.spec index 8edab9a..732fb56 100644 --- a/gpaw.spec +++ b/gpaw.spec @@ -17,7 +17,7 @@ ExcludeArch: ppc64 Name: gpaw Version: 1.1.0 -Release: 24%{?dist} +Release: 25%{?dist} Summary: A grid-based real-space PAW method DFT code License: GPLv3+ @@ -30,7 +30,7 @@ BuildRequires: hdf5-devel BuildRequires: python2-devel BuildRequires: python-ase -%ifarch ppc64 s390x +%ifarch s390x BuildRequires: atlas-devel %else BuildRequires: openblas-devel @@ -415,6 +415,9 @@ popd %changelog +* Thu Jul 14 2016 Peter Robinson 1.1.0-25 +- openblas supported on Power64 + * Wed Jul 13 2016 Peter Robinson 1.1.0-24 - aarch64 has openblas now - simplify arch conditionals