[cp2k: 5/5] fix crashes in fftw on i686 (patch by Michael Banck)

Dominik Mierzejewski rathann at fedoraproject.org
Sun Apr 14 16:19:41 UTC 2013


commit 8a34768979d25461d3f2a86c39799a3c37bb9d46
Merge: bf040fc aad1ace
Author: Dominik Mierzejewski <rpm at greysector.net>
Date:   Sun Apr 14 18:16:08 2013 +0200

    fix crashes in fftw on i686 (patch by Michael Banck)

 cp2k-fftw_unaligned.patch |   31 +++++++++++++++++++++++++++++++
 cp2k.spec                 |   11 ++++++++++-
 2 files changed, 41 insertions(+), 1 deletions(-)
---
diff --cc cp2k.spec
index c3e97f3,6b3debd..a44e6bc
--- a/cp2k.spec
+++ b/cp2k.spec
@@@ -2,8 -2,8 +2,8 @@@
  %define snapshot 20130220
  
  Name: cp2k
 -Version: 2.3
 -Release: 3.%{?snapshot}%{?dist}
 +Version: 2.4
- Release: 0.1.%{snapshot}%{?dist}
++Release: 0.3.%{snapshot}%{?dist}
  Group: Applications/Engineering
  Summary: A molecular dynamics engine capable of classical and Car-Parrinello simulations
  License: GPLv2+
@@@ -184,12 -185,12 +190,15 @@@ pop
  %{_libdir}/mpich2%{?_opt_cc_suffix}/bin/cp2k.popt_mpich2
  
  %changelog
 -* Sat Apr 13 2013 Dominik Mierzejewski <rpm at greysector.net> - 2.3-3.20130220
++* Sun Apr 14 2013 Dominik Mierzejewski <rpm at greysector.net> - 2.4-0.3.20130220
+ - fix crashes in fftw on i686 (patch by Michael Banck)
+ 
 -* Wed Feb 20 2013 Dominik Mierzejewski <rpm at greysector.net> - 2.3-2.20130220
 -- update to current SVN 2.3 stable branch
 +* Fri Feb 22 2013 Dominik Mierzejewski <rpm at greysector.net> - 2.4-0.2.20130220
 +- add requires for respective blacs and scalapack versions
 +
 +* Wed Feb 20 2013 Dominik Mierzejewski <rpm at greysector.net> - 2.4-0.1.20130220
  - re-enable regtests
 +- update to current SVN trunk (2.4)
  - drop svn patch (no longer needed)
  - link with libfftw3_omp for ssmp build
  - reorder libraries in LDFLAGS per M. Guidon's cp2k installation primer


More information about the scm-commits mailing list