Accepting request 452955 from home:tsaupe:branches:devel:libraries:c_c++

Update hwloc to support Knights Mill (fate#321929)

OBS-URL: https://build.opensuse.org/request/show/452955
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=21
This commit is contained in:
Dirk Mueller 2017-01-31 14:44:54 +00:00 committed by Git OBS Bridge
parent 8d61934959
commit 42607abfd8
4 changed files with 12 additions and 6 deletions

3
hwloc-1.11.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3211d30e3d54ec4d2c7c5eda8aa267f618ac2d25497b9f16a6349af8a2e26433
size 1582550

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 27 13:14:01 UTC 2017 - Thomas.Blume@suse.com
- use correct upstream source version
-------------------------------------------------------------------
Tue Jan 24 15:10:18 UTC 2017 - Thomas.Blume@suse.com

View File

@ -20,15 +20,16 @@
%if ! 0%{?is_opensuse}
%define version_prefix 2.0.0.
%endif
%define mainversion 1.11.5
Name: hwloc
Version: %{?version_prefix}1.11.5
Version: %{?version_prefix}%{?mainversion}
Release: 0
Summary: Portable Hardware Locality
License: BSD-3-Clause
Group: Productivity/Clustering/Computing
Url: http://www.open-mpi.org/projects/hwloc/
#Source0: %{name}-%{version}.tar.xz
Source0: https://github.com/open-mpi/hwloc/archive/v1.11.tar.gz
Source0: https://github.com/open-mpi/hwloc/archive/%{name}-%{mainversion}.tar.gz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: doxygen
@ -103,7 +104,7 @@ BuildArch: noarch
Package contains documentation for %{name}.
%prep
%setup -q -n %{name}-1.11
%setup -q -n %{name}-%{name}-%{mainversion}
%build
autoreconf -fvi

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1ed66930f32db9630f55ebcea0f41649dc8c174d3f3ea5af7a80e1f3695882f
size 1585620