]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
packaging: ship systemd/ceph.tmpfiles.d in tarballs 4349/head
authorKen Dreyer <kdreyer@redhat.com>
Mon, 13 Apr 2015 15:43:11 +0000 (09:43 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 13 Apr 2015 17:33:47 +0000 (11:33 -0600)
Prior to this commit, the tarballs did not contain
any files under the top-level "systemd" directory. This caused problems
with RPM builds on Fedora and RHEL 7, because as of commit
aa88364f30e2d2f254ade185a83ba263b48e2a73, those RPMs depend on the
systemd/ceph.tmpfiles.d file.

(Longer-term we might want to improve the tarball generation code to be
less complex/manual.)

http://tracker.ceph.com/issues/11383 Refe: #11383

Reported-by: Greg Farnum <gfarnum@redhat.com>
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
Makefile.am

index 73817e5c76f970449083e556f4c8fb2a9eec51a6..a1c29d61b693891b6d16c3f184433c6a7ca6a3df 100644 (file)
@@ -9,6 +9,7 @@ EXTRA_DIST += \
        src/test/run-cli-tests-maybe-unset-ccache \
        src/test/cli \
        src/test/downloads \
+       systemd/ceph.tmpfiles.d \
        udev/50-rbd.rules \
        udev/60-ceph-partuuid-workaround.rules \
        udev/95-ceph-osd.rules \