From: Thomas F Herbert Date: Sat, 1 Oct 2016 22:09:33 +0000 (-0400) Subject: Fix description of devel package. X-Git-Tag: v17.01-rc0~42 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=3977a21495a6c53f79995a48b5ab8d1c9317ca16;p=vpp.git Fix description of devel package. Change-Id: Ia289299691daa2ed47f0129d2695678e1d390ab8 Signed-off-by: Thomas F Herbert --- diff --git a/build-root/rpm/vpp.spec b/build-root/rpm/vpp.spec index 5fd9629dff9..af4d70727c0 100644 --- a/build-root/rpm/vpp.spec +++ b/build-root/rpm/vpp.spec @@ -52,16 +52,14 @@ Group: Development/Libraries Requires: vpp-lib %description devel -This package contains the header files and static libraries for -vppinfra. Install this package if you want to write or compile a -program that needs vpp. -Do we need to list those header files or just leave it blank ? -dynamic vectors (vec.c), dynamic bitmaps (bitmap.h), allocation heap of -objects (heap.c), allocation pool(pool.h), dynamic hash tables (hash.c), memory -allocator (mheap.c), extendable printf-like interface built on top of vectors -(format.c), formats for data structures (std-formats.c), and support for clock -time-based function calls (timer.c). -TODO: reference and describe only the .h files +This package contains the header files for VPP. +Install this package if you want to write a +program for compilation and linking with vpp lib. +vlib +vlibmemory +vnet - devices, classify, dhcp, ethernet flow, gre, ip, etc. +vpp-api +vppinfra %package plugins Summary: Vector Packet Processing--runtime plugins