diff --git a/hwloc.spec b/hwloc.spec index 38dc8a9..3116414 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -1,7 +1,7 @@ Summary: Portable Hardware Locality - portable abstraction of hierarchical architectures Name: hwloc Version: 2.4.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD URL: http://www.open-mpi.org/projects/hwloc/ Source0: http://www.open-mpi.org/software/hwloc/v2.4/downloads/%{name}-%{version}.tar.bz2 @@ -15,7 +15,7 @@ BuildRequires: libpciaccess-devel BuildRequires: libX11-devel BuildRequires: libxml2-devel BuildRequires: ncurses-devel -BuildRequires: transfig doxygen w3m +BuildRequires: transfig doxygen lynx BuildRequires: texlive-latex texlive-makeindex BuildRequires: desktop-file-utils %ifnarch s390 %{arm} @@ -174,6 +174,9 @@ LD_LIBRARY_PATH=$PWD/hwloc/.libs make check %{_libdir}/%{name}/hwloc* %changelog +* Thu Mar 18 2021 Dan Horák - 2.4.1-3 +- use lynx instead of w3m to reduce deps + * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 2.4.1-2 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583.