Changelog for
dpdk-examples-2.2.0-3.fc22.x86_64.rpm :
Tue Jan 26 13:00:00 2016 Panu Matilainen
- 2.2.0-3
- Use a different quoting method to avoid messing up vim syntax highlighting
- A string is expected as CONFIG_RTE_MACHINE value, quote it too
Mon Jan 25 13:00:00 2016 Panu Matilainen - 2.2.0-2
- Enable librte_vhost NUMA-awareness
Wed Jan 20 13:00:00 2016 Panu Matilainen - 2.2.0-1
- Update to 2.2.0
- Establish a driver directory for automatic driver loading
- Move the unversioned pmd symlinks from libdir -devel
- Make option matching stricter in spec setconf
- Spec cleanups
- Adopt upstream standard installation layout
Thu Oct 22 14:00:00 2015 Aaron Conole - 2.1.0-3
- Include examples binaries
- Enable the Broadcom NetXtreme II 10Gb PMD
- Fix up linkages for the dpdk-devel package
Wed Sep 30 14:00:00 2015 Aaron Conole - 2.1.0-2
- Re-enable the IGB, IXGBE, I40E PMDs
- Bring the Fedora and RHEL packages more in-line.
Wed Aug 26 14:00:00 2015 Neil Horman - 2.1.0-1
- Update to latest version
Wed Jun 17 14:00:00 2015 Fedora Release Engineering - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Mon Apr 6 14:00:00 2015 Neil Horman - 2.0.0-1
- Update to dpdk 2.0
- converted --with shared option to --without shared option
Wed Jan 28 13:00:00 2015 Panu Matilainen - 1.7.0-8
- Always build with -fPIC
Wed Jan 28 13:00:00 2015 Panu Matilainen - 1.7.0-7
- Policy compliance: move static libraries to -devel, provide dpdk-static
- Add a spec option to build as shared libraries
Wed Jan 28 13:00:00 2015 Panu Matilainen - 1.7.0-6
- Avoid variable expansion in the spec here-documents during build
- Drop now unnecessary debug flags patch
- Add a spec option to build a combined library
Tue Jan 27 13:00:00 2015 Panu Matilainen - 1.7.0-5
- Avoid unnecessary use of %global, lazy expansion is normally better
- Drop unused destdir macro while at it
- Arrange for RTE_SDK environment + directory layout expected by DPDK apps
- Drop config from main package, it shouldn\'t be needed at runtime
Tue Jan 27 13:00:00 2015 Panu Matilainen - 1.7.0-4
- Copy the headers instead of broken symlinks into -devel package
- Force sane mode on the headers
- Avoid unnecessary %exclude by not copying unpackaged content to buildroot
- Clean up summaries and descriptions
- Drop unnecessary kernel-devel BR, we are not building kernel modules
Sat Aug 16 14:00:00 2014 Fedora Release Engineering - 1.7.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Thu Jul 17 14:00:00 2014 - John W. Linville - 1.7.0-2
- Use EXTRA_CFLAGS to include standard Fedora compiler flags in build
- Set CONFIG_RTE_MACHINE=default to build for least-common-denominator machines
- Turn-off build of librte_acl, since it does not build on default machines
- Turn-off build of physical device PMDs that require kernel support
- Clean-up the install rules to match current packaging
- Correct changelog versions 1.0.7 -> 1.7.0
- Remove ix86 from ExclusiveArch -- it does not build with above changes
Thu Jul 10 14:00:00 2014 - Neil Horman - 1.7.0-1.0
- Update source to official 1.7.0 release
Thu Jul 3 14:00:00 2014 - Neil Horman
- Fixing up release numbering
Tue Jul 1 14:00:00 2014 - Neil Horman - 1.7.0-0.9.1.20140603git5ebbb1728
- Fixed some build errors (empty debuginfo, bad 32 bit build)
Wed Jun 11 14:00:00 2014 - Neil Horman - 1.7.0-0.9.20140603git5ebbb1728
- Fix another build dependency
Mon Jun 9 14:00:00 2014 - Neil Horman - 1.7.0-0.8.20140603git5ebbb1728
- Fixed doc arch versioning issue
Mon Jun 9 14:00:00 2014 - Neil Horman - 1.7.0-0.7.20140603git5ebbb1728
- Added verbose output to build
Tue May 13 14:00:00 2014 - Neil Horman - 1.7.0-0.6.20140603git5ebbb1728
- Initial Build