]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
build/ops: rpm: fix seastar build dependencies 23386/head
authorNathan Cutler <ncutler@suse.com>
Thu, 2 Aug 2018 10:17:25 +0000 (12:17 +0200)
committerNathan Cutler <ncutler@suse.com>
Thu, 2 Aug 2018 10:19:34 +0000 (12:19 +0200)
commitf0eed6d00e8e58b499039b8d983e48913da956ae
treefa1cca9028ce32d7940362799c73673bf67d20e6
parent77cdb2dccfabd420a0c058201c213337278cbe84
build/ops: rpm: fix seastar build dependencies

1. cryptopp-devel was moved to the distro-specific section by
aeb974b9139d49f13e162cd90da8a0a4b3fc3b33, then
96196e9d774ab55fabb792935a09a81cf0ca9786 reintroduced it in the
non-distro-specific section, breaking install-deps.sh for SUSE

2. fmt-devel is called libfmt-devel on SUSE

Fixes: install-deps.sh on SUSE
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in