[packages/ceph] - disable fio, doesn not build using modern c++ - rel 5

baggins baggins at pld-linux.org
Sun Dec 27 01:47:11 CET 2020


commit 4429ac83900a71c3f3dc45138d39fd0153361d6b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Dec 27 01:46:20 2020 +0100

    - 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/4429ac83900a71c3f3dc45138d39fd0153361d6b



More information about the pld-cvs-commit mailing list