]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
build-ceph-rpm.sh: copy "*.patch" from topdir into SOURCES 15/head
authorDan Mick <dan.mick@inktank.com>
Wed, 13 Aug 2014 01:21:12 +0000 (18:21 -0700)
committerDan Mick <dan.mick@inktank.com>
Wed, 13 Aug 2014 04:29:00 +0000 (21:29 -0700)
commit43a57ce249201f0e3e960bdc601d12c39fdc884a
tree241f885f99a1f318af07e30dad76a775a1d0bb99
parent73f6cd66d01f8967448beb117b7108f40e17ed64
build-ceph-rpm.sh: copy "*.patch" from topdir into SOURCES

This allows patches to be applied when building the RPMs; the addition
of the ceph patch to disable /etc/init.d/ceph from autostarting Ceph
daemons leads to the desire for a .patch file, conditionally applied
by the .spec.  See the Ceph sources.

Signed-off-by: Dan Mick <dan.mick@inktank.com>
build-ceph-rpm.sh