From: Ken Dreyer Date: Fri, 20 May 2016 13:17:41 +0000 (-0600) Subject: ceph.spec.in: use %autosetup macro X-Git-Tag: v11.0.0~450^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F9227%2Fhead;p=ceph.git ceph.spec.in: use %autosetup macro New in rpm 4.11, http://www.rpm.org/wiki/PackagerDocs/Autosetup Signed-off-by: Ken Dreyer --- diff --git a/ceph.spec.in b/ceph.spec.in index d85c333bb764..9c843f5c8dab 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -619,7 +619,7 @@ python-cephfs instead. # common ################################################################################# %prep -%setup -q +%autosetup -p1 %build %if 0%{with cephfs_java}