From: Owen Synge Date: Mon, 1 Jun 2015 13:57:03 +0000 (+0200) Subject: ceph.spec.in summary-ended-with-dot X-Git-Tag: v9.0.2~77^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F4822%2Fhead;p=ceph.git ceph.spec.in summary-ended-with-dot RPM spec files summary should not end with a dot. This was inconsistent across the ceph rpm packages and creates errors with rpm lint. Signed-off-by: Owen Synge --- diff --git a/ceph.spec.in b/ceph.spec.in index 752311cf0ec3..b88cbd8b2218 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -354,7 +354,7 @@ BuildRequires: libbabeltrace-devel This package contains Ceph benchmarks and test tools. %package -n libcephfs_jni1 -Summary: Java Native Interface library for CephFS Java bindings. +Summary: Java Native Interface library for CephFS Java bindings Group: System Environment/Libraries License: LGPL-2.0 Requires: java @@ -365,7 +365,7 @@ This package contains the Java Native Interface library for CephFS Java bindings. %package -n libcephfs_jni1-devel -Summary: Development files for CephFS Java Native Interface library. +Summary: Development files for CephFS Java Native Interface library Group: System Environment/Libraries License: LGPL-2.0 Requires: java @@ -376,7 +376,7 @@ This package contains the development files for CephFS Java Native Interface library. %package -n cephfs-java -Summary: Java libraries for the Ceph File System. +Summary: Java libraries for the Ceph File System Group: System Environment/Libraries License: LGPL-2.0 Requires: java @@ -393,7 +393,7 @@ BuildRequires: junit This package contains the Java libraries for the Ceph File System. %package libs-compat -Summary: Meta package to include ceph libraries. +Summary: Meta package to include ceph libraries Group: System Environment/Libraries License: LGPL-2.0 Obsoletes: ceph-libs