Update to 2.2.0
This commit is contained in:
parent
572efb1cb5
commit
bbbf4e8978
12
hwloc.spec
12
hwloc.spec
@ -1,10 +1,10 @@
|
||||
Summary: Portable Hardware Locality - portable abstraction of hierarchical architectures
|
||||
Name: hwloc
|
||||
Version: 2.0.4
|
||||
Release: 5%{?dist}
|
||||
Version: 2.2.0
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: http://www.open-mpi.org/projects/hwloc/
|
||||
Source0: http://www.open-mpi.org/software/hwloc/v2.0/downloads/%{name}-%{version}.tar.bz2
|
||||
Source0: http://www.open-mpi.org/software/hwloc/v2.2/downloads/%{name}-%{version}.tar.bz2
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
BuildRequires: gcc
|
||||
@ -12,7 +12,6 @@ BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: cairo-devel
|
||||
BuildRequires: libpciaccess-devel
|
||||
BuildRequires: libtool-ltdl-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libXNVCtrl-devel
|
||||
@ -134,8 +133,10 @@ LD_LIBRARY_PATH=$PWD/hwloc/.libs make check
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
%files
|
||||
%{_sysconfdir}/bash_completion.d/*
|
||||
%{_bindir}/%{name}*
|
||||
%{_bindir}/lstopo-no-graphics
|
||||
%{_datadir}/hwloc/hwloc-ps.www/
|
||||
%{_mandir}/man1/%{name}*
|
||||
%{_mandir}/man1/lstopo-no-graphics*
|
||||
%ifarch %{ix86} x86_64
|
||||
@ -173,6 +174,9 @@ LD_LIBRARY_PATH=$PWD/hwloc/.libs make check
|
||||
%{_libdir}/%{name}/hwloc*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 03 2020 Orion Poplawski <orion@nwra.com> - 2.2.0-1
|
||||
- Update to 2.2.0
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-5
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hwloc-2.0.4.tar.bz2) = c7bb69f0e536188921138d003f3854a12f942a4f625e665d5ce6d32c1c4a884e0a91f9125de33dd292f522032b759e6240df3f3e53534033567ea0d829feefce
|
||||
SHA512 (hwloc-2.2.0.tar.bz2) = 23efd1d5e2df870ca7a0abb9b3c28c5c5d60dd0cc650ee95d20d5934f48947cbe1d3cf4e90e02b2dc61062ddf7afd67f2c1cf6e1862a48397078d66dd798e850
|
||||
|
Loading…
Reference in New Issue
Block a user