]> git.proxmox.com Git - ceph.git/blobdiff - ceph/ceph.spec
update sources to v12.2.5
[ceph.git] / ceph / ceph.spec
index 38dab19ebc9ed1169b703d04883275512db532f9..bbb86d4525ae2fa059c0980390b2b1e881865398 100644 (file)
@@ -61,7 +61,7 @@
 # main package definition
 #################################################################################
 Name:          ceph
-Version:       12.2.4
+Version:       12.2.5
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -72,12 +72,12 @@ Epoch:              2
 %global _epoch_prefix %{?epoch:%{epoch}:}
 
 Summary:       User space components of the Ceph file system
-License:       LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT
+License:       LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT
 %if 0%{?suse_version}
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       http://ceph.com/download/ceph-12.2.4.tar.bz2
+Source0:       http://ceph.com/download/ceph-12.2.5.tar.bz2
 %if 0%{?suse_version}
 %if 0%{?is_opensuse}
 ExclusiveArch:  x86_64 aarch64 ppc64 ppc64le
@@ -112,6 +112,7 @@ BuildRequires:      python-CherryPy
 BuildRequires: python-Werkzeug
 BuildRequires: python-numpy-devel
 %endif
+BuildRequires:  python-coverage
 BuildRequires: python-pecan
 BuildRequires: socat
 %endif
@@ -778,7 +779,7 @@ python-rbd, python-rgw or python-cephfs instead.
 # common
 #################################################################################
 %prep
-%autosetup -p1 -n ceph-12.2.4
+%autosetup -p1 -n ceph-12.2.5
 
 %build
 %if 0%{with cephfs_java}