Resolves: bz1571361
This commit is contained in:
parent
d15d2d27de
commit
0df4d4b442
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/dpdk-17.11.tar.xz
|
/dpdk-17.11.tar.xz
|
||||||
/dpdk-18.02.tar.xz
|
/dpdk-18.02.tar.xz
|
||||||
/dpdk-17.11.1.tar.xz
|
/dpdk-17.11.1.tar.xz
|
||||||
|
/dpdk-17.11.2.tar.xz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
%bcond_with pdfdoc
|
%bcond_with pdfdoc
|
||||||
|
|
||||||
Name: dpdk
|
Name: dpdk
|
||||||
Version: 17.11.1
|
Version: 17.11.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
URL: http://dpdk.org
|
URL: http://dpdk.org
|
||||||
Source: http://dpdk.org/browse/dpdk/snapshot/dpdk-%{version}.tar.xz
|
Source: http://dpdk.org/browse/dpdk/snapshot/dpdk-%{version}.tar.xz
|
||||||
@ -293,6 +293,9 @@ sed -i -e 's:-%{machine_tmpl}-:-%{machine}-:g' %{buildroot}/%{_sysconfdir}/profi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 24 2018 Neil Horman <nhorman@redhat.com> 2:17.11.2-1
|
||||||
|
- Update to latest 17.11 LTS (fixes bz 1571361)
|
||||||
|
|
||||||
* Tue Apr 10 2018 Timothy Redaelli <tredaelli@redhat.com> - 2:17.11.1-3
|
* Tue Apr 10 2018 Timothy Redaelli <tredaelli@redhat.com> - 2:17.11.1-3
|
||||||
- Fix Requires dpdk by adding epoch
|
- Fix Requires dpdk by adding epoch
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dpdk-17.11.1.tar.xz) = 029235a0d7bcb37825783ba17f0894a3b3d69911daf6f4a5a408d5925d57bff7b691ff0e39ea8d3511b3da6ac71b3c35265a7e0ad51936ecdcb9b5d369cb048d
|
SHA512 (dpdk-17.11.2.tar.xz) = 48c7a813258c613a5c815baff4e4a7caf5b5464e2d7af2f8a553dca8b0cec1ea825af86fc031924f7a4b6db0bff4f87803f1a8a99b8d06816dce85754bdd3cc9
|
||||||
|
Loading…
Reference in New Issue
Block a user