[dpdk-dev] [PATCH 0/5] packaging release 2.0.0

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Apr 2 21:58:17 CEST 2015


These are the last patches needed for packaging the release of dpdk-2.0.0.
It was tested to generate a RPM on Fedora 20 without fuse.
The package includes PDF doc and enable features for vhost, pcap and Xen.

If nobody see something wrong in these patches, they will be applied
tomorrow, April 3rd in order to close the release.

Thomas Monjalon (5):
  mk: remove fuse requirement for vhost-user
  mk: reduce PDF build commands
  pkg: remove -core file suffix
  pkg: update RPM
  version: 2.0.0

 doc/guides/rel_notes/index.rst              |  2 +-
 doc/guides/rel_notes/rel_description.rst    |  2 +-
 lib/librte_eal/common/include/rte_version.h |  4 +-
 mk/rte.app.mk                               |  2 +-
 mk/rte.sdkdoc.mk                            |  2 +-
 pkg/{dpdk-core.spec => dpdk.spec}           | 59 ++++++++++++++++-------------
 6 files changed, 38 insertions(+), 33 deletions(-)
 rename pkg/{dpdk-core.spec => dpdk.spec} (66%)

-- 
2.2.2



More information about the dev mailing list