]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
build-rpms.sh: copy "*.patch" from topdir into SOURCES 12/head
authorDan Mick <dan.mick@inktank.com>
Wed, 13 Aug 2014 01:23:15 +0000 (18:23 -0700)
committerDan Mick <dan.mick@inktank.com>
Wed, 13 Aug 2014 04:28:33 +0000 (21:28 -0700)
commit262b3e6b6d0fdd65d63aa57dc9bb68e5c2200b8f
tree2f606fc97cf27836010fd04d137e1406830bbbdc
parent329905d23f625ab3ae7b69ca075da042e4d5636d
build-rpms.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_rpms.sh