[ofa-general] [PATCH 3/4] [RFC] Remove period from end of Summary in RPM spec file
Roland Dreier
rolandd at cisco.com
Fri Feb 15 12:57:59 PST 2008
rpmlint says:
W: summary-ended-with-dot Userspace RDMA Connection Manager.
Signed-off-by: Roland Dreier <rolandd at cisco.com>
---
librdmacm.spec.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/librdmacm.spec.in b/librdmacm.spec.in
index 693f311..dffe5bb 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
--
1.5.4.1
More information about the general
mailing list