From: Roland Dreier Date: Wed, 20 Feb 2008 16:52:26 +0000 (-0800) Subject: Remove period from end of Summary in RPM spec file X-Git-Tag: v1.0.7~5 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=c0d1882a1c6f5579f690381fd2cdaafe821b4221;p=~shefty%2Flibrdmacm.git Remove period from end of Summary in RPM spec file rpmlint says: W: summary-ended-with-dot Userspace RDMA Connection Manager. Signed-off-by: Roland Dreier Signed-off-by: Sean Hefty --- diff --git a/librdmacm.spec.in b/librdmacm.spec.in index 693f3115..dffe5bba 100644 --- a/librdmacm.spec.in +++ b/librdmacm.spec.in @@ -3,7 +3,7 @@ Name: librdmacm Version: 1.0.6 Release: 1%{?dist} -Summary: Userspace RDMA Connection Manager. +Summary: Userspace RDMA Connection Manager Group: System Environment/Libraries License: GPLv2 or BSD