From: Nathan Cutler Date: Mon, 6 Apr 2020 21:00:43 +0000 (+0200) Subject: ceph.spec.in: remove extra tokens at end of %endif directive X-Git-Tag: v15.2.2~65^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F34526%2Fhead;p=ceph.git ceph.spec.in: remove extra tokens at end of %endif directive RPM 4.15.1 warns: extra tokens at the end of %endif directive Heed the warning. Signed-off-by: Nathan Cutler (cherry picked from commit 853ff61805ed8bdd281fa594d45bc85f205a8e42) --- diff --git a/ceph.spec.in b/ceph.spec.in index e4a8916769e6..69bd82782a0a 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -2325,8 +2325,7 @@ if [ $1 -eq 0 ]; then fi fi exit 0 - -%endif # with selinux +%endif %files grafana-dashboards %if 0%{?suse_version}