Resolves: 1843590
This commit is contained in:
parent
e5c6123d8e
commit
28440973f1
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: dpdk
|
Name: dpdk
|
||||||
Version: 19.11.1
|
Version: 19.11.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
URL: http://dpdk.org
|
URL: http://dpdk.org
|
||||||
Source: https://fast.dpdk.org/rel/dpdk-%{version}.tar.xz
|
Source: https://fast.dpdk.org/rel/dpdk-%{version}.tar.xz
|
||||||
@ -65,6 +65,7 @@ ExclusiveArch: x86_64 i686 aarch64 ppc64le
|
|||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: kernel-headers, libpcap-devel, doxygen, python3-sphinx, zlib-devel, wdiff
|
BuildRequires: kernel-headers, libpcap-devel, doxygen, python3-sphinx, zlib-devel, wdiff
|
||||||
BuildRequires: numactl-devel
|
BuildRequires: numactl-devel
|
||||||
|
BuildRequires: rdma-core-devel
|
||||||
%if %{with pdfdoc}
|
%if %{with pdfdoc}
|
||||||
BuildRequires: texlive-dejavu inkscape texlive-latex-bin-bin
|
BuildRequires: texlive-dejavu inkscape texlive-latex-bin-bin
|
||||||
BuildRequires: texlive-kpathsea-bin texlive-metafont-bin texlive-cm
|
BuildRequires: texlive-kpathsea-bin texlive-metafont-bin texlive-cm
|
||||||
@ -352,6 +353,9 @@ sed -i -e 's:-%{machine_tmpl}-:-%{machine}-:g' %{buildroot}/%{_sysconfdir}/profi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 04 2020 Neil Horman <nhorman@redhat.com> - 2:19.11-4
|
||||||
|
- Fix broken buildrequires (bz1843590)
|
||||||
|
|
||||||
* Thu Jun 04 2020 Neil Horman <nhorman@redhat.com> - 2:19.11-3
|
* Thu Jun 04 2020 Neil Horman <nhorman@redhat.com> - 2:19.11-3
|
||||||
- Enable MLX5 PMD (bz 1843590)
|
- Enable MLX5 PMD (bz 1843590)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user