]> git.pld-linux.org Git - packages/ceph.git/commitdiff
- disable sestar by default to drop BR on broken dpdk package
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 4 Sep 2022 12:11:28 +0000 (14:11 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 4 Sep 2022 12:11:28 +0000 (14:11 +0200)
ceph.spec

index 6e4b43e89d5d850c25e022f48796e92fa3f8b3f9..46bccf6822be3047c926c5c62bbf267e2f683bed 100644 (file)
--- a/ceph.spec
+++ b/ceph.spec
@@ -24,7 +24,7 @@
 %bcond_without qat             # QAT driver
 %bcond_without qatzip          # QATZIP
 %bcond_without rdma            # RDMA transport support
-%bcond_without seastar         # seastar components (64-bit pointers required)
+%bcond_with    seastar         # seastar components (64-bit pointers required)
 %bcond_with    spdk            # Ceph SPDK support (DPDK based)
 %bcond_without system_rocksdb  # system RocksDB storage support
 %bcond_without zbd             # ZBD bluestore backend
This page took 0.207252 seconds and 4 git commands to generate.