]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
build/ops: rpm: provide files moved from ceph-test
authorNathan Cutler <ncutler@suse.com>
Mon, 12 Feb 2018 16:05:35 +0000 (17:05 +0100)
committerNathan Cutler <ncutler@suse.com>
Sat, 21 Jul 2018 08:14:02 +0000 (10:14 +0200)
commit341d98567386b40584ad6c9b78f4c837d76c1907
tree3b93153f80f7083be8fb11d4c2606438b3bf6e47
parent4f882f0405a61e1b63b0d905bee3bc863b107b76
build/ops: rpm: provide files moved from ceph-test

d7b493a7108a68302bc0f48337bf3c253a720266 moved three binaries from the
ceph-test package to other packages, causing trouble with upgrades in
test lab environments (users typically do not install the ceph-test
package).

While the original upgrade troubles have already been addressed, RPM
has a "Provides" mechanism for easing the pain, so it makes sense to
use it.

Fixes: http://tracker.ceph.com/issues/22558
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in