From 4429ac83900a71c3f3dc45138d39fd0153361d6b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 27 Dec 2020 01:46:20 +0100 Subject: [PATCH] - disable fio, doesn not build using modern c++ - rel 5 --- ceph.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ceph.spec b/ceph.spec index c55b617..3ebde60 100644 --- a/ceph.spec +++ b/ceph.spec @@ -11,7 +11,7 @@ %bcond_with cryptopp # use cryptopp instead of NSS crypto/SSL %bcond_with dpdk # DPDK messaging (requires cryptopp instead of nss) %bcond_without fcgi # RADOS Gateway FCGI frontend -%bcond_without fio # FIO engines support +%bcond_with fio # FIO engines support %bcond_without pmem # PMDK (persistent memory) support %bcond_with spdk # Ceph SPDK support (DPDK based) %bcond_without system_rocksdb # system RocksDB storage support @@ -34,7 +34,7 @@ Summary: User space components of the Ceph file system Summary(pl.UTF-8): Działające w przestrzeni użytkownika elementy systemu plików Ceph Name: ceph Version: 12.2.13 -Release: 4 +Release: 5 License: LGPL v2.1 (libraries), GPL v2 (some programs) Group: Base Source0: http://download.ceph.com/tarballs/%{name}-%{version}.tar.gz -- 2.43.0