Accepting request 157542 from devel:languages:python

- add numpy-aarch64.diff:
  * Fix build for AArch64 (forwarded request 157435 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/157542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=29
This commit is contained in:
Stephan Kulow
2013-03-07 06:34:02 +00:00
committed by Git OBS Bridge
parent 9f17ba6253
commit d384f45c08
5 changed files with 34 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-numpy-doc
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,7 @@ License: BSD-3-Clause
Group: Development/Libraries/Python
Source: %{modname}-%{version}.tar.gz
Patch1: numpy-buildfix.patch
Patch2: numpy-aarch64.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: blas-devel
BuildRequires: lapack-devel
@@ -138,6 +139,7 @@ version is recommended over that included in Numpydoc.
%prep
%setup -q -n %{modname}-%{version}
%patch1 -p0
%patch2 -p0
%build
# make the documentation