From b5d89e70aadf948c4f6915c6e073861a82da5c48 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Mon, 17 Oct 2016 10:13:03 -0700 Subject: Atlas is 3.8.4 in RHEL6 --- python3-numpy.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/python3-numpy.spec b/python3-numpy.spec index 831d6f6..61a8a1b 100644 --- a/python3-numpy.spec +++ b/python3-numpy.spec @@ -66,12 +66,13 @@ find -name \*.py -exec sed -i -e '1{/^#!/d}' {} + # http://mail.scipy.org/pipermail/numpy-discussion/2012-July/063530.html rm numpy/distutils/command/__init__.py && touch numpy/distutils/command/__init__.py +# Atlas 3.8.4 in RHEL6 # Atlas 3.10 library names -cat >> site.cfg <> site.cfg < /dev/null %changelog +* Mon Oct 17 2016 Tim Orling - 1.10.4-5 +- Atlas is 3.8.4 in RHEL6 + * Tue Mar 1 2016 Orion Poplawski - 1.10.4-4 - Strip shbangs and fix .so permissions -- cgit