Use new execstack

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-08-04 12:30:39 -04:00
parent 582f6383d0
commit 8fa6aa549a
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: openblas
Version: 0.2.14
Release: 3%{?dist}
Release: 4%{?dist}
Summary: An optimized BLAS library based on GotoBLAS2
Group: Development/Libraries
License: BSD
@ -16,7 +16,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: gcc-gfortran
# For execstack
BuildRequires: prelink
BuildRequires: /usr/bin/execstack
# LAPACK
%if 0%{?rhel} == 5 || 0%{?rhel} == 6
BuildRequires: lapack-devel%{?_isa}
@ -421,6 +421,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Tue Aug 04 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.2.14-4
- Use new execstack (#1247795)
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild