hwloc.spec: Remove libXNVCtrl dependency
libXNVCtrl is a dead package and hwloc is the last user of it. Remove the dependency from hwloc. Signed-off-by: Prarit Bhargava <prarit@redhat.com>
This commit is contained in:
parent
391c1c22ee
commit
ba95a3ebe3
@ -14,7 +14,6 @@ BuildRequires: cairo-devel
|
||||
BuildRequires: libpciaccess-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libXNVCtrl-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: transfig doxygen w3m
|
||||
BuildRequires: texlive-latex texlive-makeindex
|
||||
@ -175,6 +174,9 @@ LD_LIBRARY_PATH=$PWD/hwloc/.libs make check
|
||||
%{_libdir}/%{name}/hwloc*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user