X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=pkg%2Fdpdk-core.spec;h=76ae701133744e5aaabc696b8d06a9e981b9addd;hb=78d9a8988428e18490dfe463157579030dbe9c63;hp=6b98a66fb3336b252dc3031f9b6b752930cd9af8;hpb=7c765072b582e1548eb39c1869a22ac2f188703e;p=dpdk.git diff --git a/pkg/dpdk-core.spec b/pkg/dpdk-core.spec index 6b98a66fb3..76ae701133 100644 --- a/pkg/dpdk-core.spec +++ b/pkg/dpdk-core.spec @@ -30,13 +30,13 @@ # OF THE POSSIBILITY OF SUCH DAMAGE. Name: dpdk -Version: 1.7.1 +Version: 1.8.0 Release: 1 Packager: packaging@6wind.com URL: http://dpdk.org Source: http://dpdk.org/browse/dpdk/snapshot/dpdk-%{version}.tar.gz -Summary: Intel(r) Data Plane Development Kit core +Summary: Data Plane Development Kit core Group: System Environment/Libraries License: BSD and LGPLv2 and GPLv2 @@ -47,24 +47,24 @@ ExclusiveArch: i686, x86_64 BuildRequires: kernel-devel, kernel-headers, libpcap-devel, xen-devel, doxygen, python-sphinx %description -Intel(r) DPDK core includes kernel modules, core libraries and tools. +DPDK core includes kernel modules, core libraries and tools. testpmd application allows to test fast packet processing environments on x86 platforms. For instance, it can be used to check that environment can support fast path applications such as 6WINDGate, pktgen, rumptcpip, etc. More libraries are available as extensions in other packages. %package devel -Summary: Intel(r) Data Plane Development Kit for development +Summary: Data Plane Development Kit for development Requires: %{name}%{?_isa} = %{version}-%{release} %description devel -Intel(r) DPDK devel is a set of makefiles, headers and examples +DPDK devel is a set of makefiles, headers and examples for fast packet processing on x86 platforms. %package doc -Summary: Intel(r) Data Plane Development Kit API documentation +Summary: Data Plane Development Kit API documentation BuildArch: noarch %description doc -Intel(r) DPDK doc is divided in two parts: API details in doxygen HTML format +DPDK doc is divided in two parts: API details in doxygen HTML format and guides in sphinx HTML format. %global destdir %{buildroot}%{_prefix}