]> git.pld-linux.org Git - packages/ceph.git/commitdiff
- disable fio, doesn not build using modern c++ auto/th/ceph-12.2.13-5
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 27 Dec 2020 00:46:20 +0000 (01:46 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 27 Dec 2020 00:46:20 +0000 (01:46 +0100)
- rel 5

ceph.spec

index c55b617918ffb6547a1e6048db43e86c9ad07bcb..3ebde60f34c3137cde6621d5543d4ce9b02cdf63 100644 (file)
--- 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_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
 %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
 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
 License:       LGPL v2.1 (libraries), GPL v2 (some programs)
 Group:         Base
 Source0:       http://download.ceph.com/tarballs/%{name}-%{version}.tar.gz
This page took 0.252084 seconds and 4 git commands to generate.