From: Ken Dreyer Date: Wed, 3 Jun 2015 23:20:26 +0000 (-0600) Subject: ceph.spec.in: rm stray %endif X-Git-Tag: v9.0.2~56^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f94f23297c05019db754ec53b4ceaea7706152c9;p=ceph.git ceph.spec.in: rm stray %endif Commit d8abde3338b0c7df373b762e35099ad5123866bf introduced a stray %endif. Remove it. This fixes the build error: "error: /srv/autobuild-ceph/gitbuilder.git/build/ceph.spec:140: Got a %endif with no %if" Reported-by: Greg Farnum Signed-off-by: Ken Dreyer --- diff --git a/ceph.spec.in b/ceph.spec.in index 82b127fe0ece..3056f7cfe347 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -119,7 +119,6 @@ BuildRequires: gperftools-devel %else Requires: scsirastools BuildRequires: google-perftools-devel -%endif Recommends: logrotate BuildRequires: %insserv_prereq BuildRequires: mozilla-nss-devel