From e745fc2184d0e4fd661e246977f218f2034e5524 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Fri, 18 Jun 2021 11:14:29 +0800 Subject: [PATCH] ceph.spec.in: bump up the required version of fmt-devel to 6.2.1 6.2.1 is the version packaged by EPEL8, in other words, this is the version we've been testing. so to be more consistent with the known-to-be-good version, let's bump up the required version. Signed-off-by: Kefu Chai --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 10a9f3f636ad0..7bc9b599d4e1b 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -211,7 +211,7 @@ BuildRequires: libblkid-devel >= 2.17 BuildRequires: cryptsetup-devel BuildRequires: libcurl-devel BuildRequires: libcap-ng-devel -BuildRequires: fmt-devel >= 5.2.1 +BuildRequires: fmt-devel >= 6.2.1 BuildRequires: pkgconfig(libudev) BuildRequires: libnl3-devel BuildRequires: liboath-devel -- 2.39.5