Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/hwloc.git#6f14fbafc1a887276accb90c4dd7233e95fc7aa9
This commit is contained in:
parent
d5c580e2dd
commit
904158cb07
24
hwloc.spec
24
hwloc.spec
@ -1,10 +1,10 @@
|
||||
Summary: Portable Hardware Locality - portable abstraction of hierarchical architectures
|
||||
Name: hwloc
|
||||
Version: 2.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.4.1
|
||||
Release: 3%{?dist}
|
||||
License: BSD
|
||||
URL: http://www.open-mpi.org/projects/hwloc/
|
||||
Source0: http://www.open-mpi.org/software/hwloc/v2.2/downloads/%{name}-%{version}.tar.bz2
|
||||
Source0: http://www.open-mpi.org/software/hwloc/v2.4/downloads/%{name}-%{version}.tar.bz2
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
BuildRequires: gcc
|
||||
@ -14,9 +14,8 @@ BuildRequires: cairo-devel
|
||||
BuildRequires: libpciaccess-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libXNVCtrl-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: transfig doxygen w3m
|
||||
BuildRequires: transfig doxygen lynx
|
||||
BuildRequires: texlive-latex texlive-makeindex
|
||||
BuildRequires: desktop-file-utils
|
||||
%ifnarch s390 %{arm}
|
||||
@ -134,7 +133,7 @@ LD_LIBRARY_PATH=$PWD/hwloc/.libs make check
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
%files
|
||||
%{_sysconfdir}/bash_completion.d/*
|
||||
%{_datadir}/bash-completion/completions/*
|
||||
%{_bindir}/%{name}*
|
||||
%{_bindir}/lstopo-no-graphics
|
||||
%{_datadir}/hwloc/hwloc-ps.www/
|
||||
@ -175,6 +174,19 @@ LD_LIBRARY_PATH=$PWD/hwloc/.libs make check
|
||||
%{_libdir}/%{name}/hwloc*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 18 2021 Dan Horák <dan[at]danny.cz> - 2.4.1-3
|
||||
- use lynx instead of w3m to reduce deps
|
||||
|
||||
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.4.1-2
|
||||
- Rebuilt for updated systemd-rpm-macros
|
||||
See https://pagure.io/fesco/issue/2583.
|
||||
|
||||
* Mon Mar 01 2021 Jirka Hladky <hladky.jiri@gmail.com> - 2.4.1-1
|
||||
- Update to 2.4.1
|
||||
|
||||
* Wed Feb 24 2021 Prarit Bhargava <prarit@redhat.com> - 2.2.0-3
|
||||
- remove libXNVCtrl dependency
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hwloc-2.2.0.tar.bz2) = 23efd1d5e2df870ca7a0abb9b3c28c5c5d60dd0cc650ee95d20d5934f48947cbe1d3cf4e90e02b2dc61062ddf7afd67f2c1cf6e1862a48397078d66dd798e850
|
||||
SHA512 (hwloc-2.4.1.tar.bz2) = 8d54bc80c08626a41f49d756eb254130e583650ea27e9c58bb4e1e229859c920104491477f63d3ca1a615f2b44a6d872d2de837d92eb44d99cd3f1019b31bbd0
|
||||
|
Loading…
Reference in New Issue
Block a user