From 3a330cb31bea5112d872dc76487f28a474af06d4 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Mon, 6 Apr 2020 23:00:43 +0200 Subject: [PATCH] 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) --- ceph.spec.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index d53986f1cdece..e0e620bf75591 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -2252,8 +2252,7 @@ if [ $1 -eq 0 ]; then fi fi exit 0 - -%endif # with selinux +%endif %if 0%{with python2} %files -n python-ceph-compat -- 2.39.5