]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: enable OBS post-build-checks to find systemd-tmpfiles
authorNathan Cutler <ncutler@suse.com>
Tue, 6 Oct 2015 10:25:52 +0000 (12:25 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 6 Oct 2015 13:18:53 +0000 (15:18 +0200)
commit800d97461063b63b30f3cdc51eada6b3966a884c
tree1a94fe9702df8d699262120fe75d54dd097ff770
parent498578dba84de61781fc437c074d3088410905d3
ceph.spec.in: enable OBS post-build-checks to find systemd-tmpfiles

The openSUSE Build Service runs a number of "post-build checks" after the RPMs
have been generated. One of these tests the RPM scriptlets for idempotence.
Without this line in the specfile, the check fails on SLE_12 because it cannot
find the systemd-tmpfiles binary.

http://tracker.ceph.com/issues/13375 Fixes: #13375

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