]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: build with fuse 3 63169/head
authorAndreas Stieger <Andreas.Stieger@gmx.de>
Wed, 7 May 2025 19:50:44 +0000 (21:50 +0200)
committerAndreas Stieger <Andreas.Stieger@gmx.de>
Thu, 8 May 2025 11:24:38 +0000 (13:24 +0200)
Signed-off-by: Andreas Stieger <Andreas.Stieger@gmx.de>
ceph.spec.in

index 859ed9505a696e8359578c46a329ae639e52b67c..23e4616b06fa8c9042530981867ea32458a6b79b 100644 (file)
@@ -257,7 +257,7 @@ BuildRequires:      selinux-policy-devel
 %endif
 BuildRequires: gperf
 BuildRequires:  cmake > 3.5
-BuildRequires: fuse-devel
+BuildRequires: pkgconfig(fuse3)
 BuildRequires: git
 BuildRequires: grpc-devel
 %if 0%{?fedora} || 0%{?suse_version} > 1500 || 0%{?rhel} == 9 || 0%{?openEuler}
@@ -821,7 +821,7 @@ Summary:    Ceph fuse-based client
 %if 0%{?suse_version}
 Group:         System/Filesystems
 %endif
-Requires:       fuse
+Requires:       fuse3
 Requires:      python%{python3_pkgversion}
 %description fuse
 FUSE based client for Ceph distributed network file system