diff --git a/.gitignore b/.gitignore index bf48b78..383d1bd 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /dpdk-17.11.2.tar.xz /dpdk-18.11.tar.xz /dpdk-18.11.2.tar.xz +/dpdk-18.11.6.tar.xz diff --git a/dpdk.spec b/dpdk.spec index e4041e0..a141434 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -8,8 +8,8 @@ %bcond_with pdfdoc Name: dpdk -Version: 18.11.2 -Release: 6%{?dist} +Version: 18.11.6 +Release: 1%{?dist} Epoch: 2 URL: http://dpdk.org Source: https://fast.dpdk.org/rel/dpdk-%{version}.tar.xz @@ -159,7 +159,7 @@ gcc -### $(rpm --eval '%{build_ldflags}') obj.o 2>&1 | awk '/.*collect2.*/ {prin EXTRA_RPM_LDFLAGS=$(wdiff -3 -n ./noopts.txt ./opts.txt | sed -e"/^=\+$/d" -e"/^.*\.res.*/d" -e"s/\[-//g" -e"s/\-\]//g" -e"s/{+//g" -e"s/+}//g" -e"s/\/.*\.o //g" -e"s/ \/.*\.o$//g" -e"s/-z .*//g" | tr '\n' ' ') rm -f obj.o -export EXTRA_CFLAGS="$(echo %{optflags} | sed -e 's:-Wall::g' -e 's:-march=[[:alnum:]]* ::g') -Wformat -fPIC %{_hardening_ldflags}" +export EXTRA_CFLAGS="$(echo %{optflags} | sed -e 's:-Wall::g' -e 's:-march=[[:alnum:]]* ::g') -Wformat -fPIC -fcommon %{_hardening_ldflags}" %ifarch x86_64 i686 export EXTRA_CFLAGS="$EXTRA_CFLAGS -fcf-protection=full" %endif @@ -319,6 +319,11 @@ sed -i -e 's:-%{machine_tmpl}-:-%{machine}-:g' %{buildroot}/%{_sysconfdir}/profi %endif %changelog +* Fri Feb 07 2020 Timothy Redaelli - 2:18.11.6-1 +- Update to latest 18.11 LTS (bz1800510) +- Add -fcommon to CFLAGS as workaround in order to make it build on GCC 10 + (bz1799289) + * Tue Jan 28 2020 Fedora Release Engineering - 2:18.11.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 2488b92..fc5e381 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dpdk-18.11.2.tar.xz) = 901017bb2d9f3079813182d67c532ae515a61dffc7add589267dbc18df8da13232024a7e9f54ae559d8833575bfd7631beef7cee28ec529700e97cd4ae602812 +SHA512 (dpdk-18.11.6.tar.xz) = 72b413a6f2d1b6e8ecbecf84b0e97cf59315843a128f83b1d1ed0740cf7f6b838a49937197574d7889235e213e595ddb9cd8a122a3e297f56959ef52cd7c52e3