]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: Don't invoke debug_package macro on centos.
authorGary Lowell <glowell@inktank.com>
Thu, 22 Aug 2013 18:07:16 +0000 (11:07 -0700)
committerGary Lowell <glowell@inktank.com>
Thu, 22 Aug 2013 18:07:16 +0000 (11:07 -0700)
commit9b667cef8203bbb454c28dc5e6ca753e5e044bdd
tree3c7d4943392fdac0b67f8e3282061a43e84c7506
parent67f160eb5ab81d5ad355633fe4fa1968961cdf27
ceph.spec.in:  Don't invoke debug_package macro on centos.

If the redhat-rpm-config package is installed, the debuginfo rpms will
be built by default.   The build will fail when the package installed
and the specfile also invokes the macro.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
ceph.spec.in