]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: use %tmpfiles_create macro 6692/head
authorNathan Cutler <ncutler@suse.com>
Thu, 26 Nov 2015 14:22:21 +0000 (15:22 +0100)
committerNathan Cutler <ncutler@suse.com>
Thu, 26 Nov 2015 18:04:25 +0000 (19:04 +0100)
commit014e2f0e7639b41d2722eb07996289ded140d559
tree9467de82dfe82aa981f8b7a7d90cf507f8683423
parenta4924d497b4c7a840cc7c943b9d6ec1453a2be8f
ceph.spec.in: use %tmpfiles_create macro

Ensure the macro is defined, and use it to placate the relevant openSUSE
RPMLINT check.

Drop --prefix=/run/ceph (introduced by 477bb064) because we now supply the
configuration file on the systemd-tmpfiles command line. (We don't need to run
systemd-tmpfiles on all files in /usr/lib/tmpfiles.d/ - just on ours.)

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in