Accepting request 476851 from filesystems:ceph:luminous
- Update to version 12.0.0+git.1488553020.e902441: + Recent upstream master (3c0af07629dc661aba84e2fef696339ac7171914) + Builds with GCC7 (boo#1025891) - Update to version 12.0.0+git.1488553020.e902441: + Recent upstream master (3c0af07629dc661aba84e2fef696339ac7171914) + Builds with GCC7 (boo#1025891) OBS-URL: https://build.opensuse.org/request/show/476851 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=74
This commit is contained in:
parent
f12e88cb28
commit
4d4aeeb39f
4
_service
4
_service
@ -1,12 +1,12 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="versionformat">11.1.0+git.%ct.%h</param>
|
<param name="versionformat">12.0.0+git.%ct.%h</param>
|
||||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||||
<param name="revision">ses5</param>
|
<param name="revision">ses5</param>
|
||||||
<param name="filename">ceph</param>
|
<param name="filename">ceph</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="package-meta">no</param>
|
<param name="package-meta">no</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">disable</param>
|
||||||
<param name="commandtorun">sh etc/ceph_ver_hack.sh</param>
|
<param name="commandtorun">sh etc/ceph_ver_hack.sh</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="extract_ceph_spec" mode="disabled" />
|
<service name="extract_ceph_spec" mode="disabled" />
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b1603090ad5dfb04fe1c79200a7629c25f062169810b6eba850b3740f8314b95
|
|
||||||
size 103922840
|
|
3
ceph-12.0.0+git.1488578549.776bfa8.tar.bz2
Normal file
3
ceph-12.0.0+git.1488578549.776bfa8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:934eca8eb0b1173c4cf7543ad45d1bd53b7150deedc336ad8aa16d3f25430a36
|
||||||
|
size 103831668
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 3 15:32:06 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 12.0.0+git.1488553020.e902441:
|
||||||
|
+ Recent upstream master (3c0af07629dc661aba84e2fef696339ac7171914)
|
||||||
|
+ Builds with GCC7 (boo#1025891)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 08 21:28:28 UTC 2017 - ncutler@suse.com
|
Wed Feb 08 21:28:28 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
# common
|
# common
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph-test
|
Name: ceph-test
|
||||||
Version: 11.1.0+git.1486588482.ba197ae
|
Version: 12.0.0+git.1488578549.776bfa8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Ceph benchmarks and test tools
|
Summary: Ceph benchmarks and test tools
|
||||||
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
|
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
|
||||||
@ -105,10 +105,7 @@ BuildRequires: checkpolicy
|
|||||||
BuildRequires: selinux-policy-devel
|
BuildRequires: selinux-policy-devel
|
||||||
BuildRequires: /usr/share/selinux/devel/policyhelp
|
BuildRequires: /usr/share/selinux/devel/policyhelp
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: boost-devel
|
BuildRequires: bc
|
||||||
%if ! 0%{?suse_version}
|
|
||||||
BuildRequires: boost-python
|
|
||||||
%endif
|
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: cryptsetup
|
BuildRequires: cryptsetup
|
||||||
BuildRequires: fuse-devel
|
BuildRequires: fuse-devel
|
||||||
@ -221,6 +218,8 @@ This package contains Ceph benchmarks and test tools.
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
# packages
|
# packages
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
%if 0%{with selinux}
|
%if 0%{with selinux}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
@ -229,33 +228,107 @@ This package contains Ceph benchmarks and test tools.
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
%if 0%{with xio}
|
%if 0%{with xio}
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
%if 0%{with selinux}
|
%if 0%{with selinux}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel} || 0%{?fedora}
|
%if 0%{?rhel} || 0%{?fedora}
|
||||||
%endif
|
%endif
|
||||||
%if %{with ocf}
|
%if %{with ocf}
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel} || 0%{?fedora}
|
%if 0%{?suse_version}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel} || 0%{?fedora}
|
%if 0%{?rhel} || 0%{?fedora}
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
%if 0%{?rhel} || 0%{?fedora}
|
%if 0%{?rhel} || 0%{?fedora}
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?rhel} || 0%{?fedora}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
%if 0%{with ceph_test_package}
|
%if 0%{with ceph_test_package}
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%if 0%{with cephfs_java}
|
%if 0%{with cephfs_java}
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%if 0%{with selinux}
|
%if 0%{with selinux}
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
%endif
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
%endif
|
%endif
|
||||||
%prep
|
%prep
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 3 15:32:06 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
- Update to version 12.0.0+git.1488553020.e902441:
|
||||||
|
+ Recent upstream master (3c0af07629dc661aba84e2fef696339ac7171914)
|
||||||
|
+ Builds with GCC7 (boo#1025891)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 08 21:28:28 UTC 2017 - ncutler@suse.com
|
Wed Feb 08 21:28:28 UTC 2017 - ncutler@suse.com
|
||||||
|
|
||||||
|
161
ceph.spec
161
ceph.spec
@ -67,12 +67,12 @@
|
|||||||
# common
|
# common
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 11.1.0+git.1486588482.ba197ae
|
Version: 12.0.0+git.1488578549.776bfa8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: User space components of the Ceph file system
|
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 GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
|
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
%endif
|
%endif
|
||||||
URL: http://ceph.com/
|
URL: http://ceph.com/
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
@ -101,10 +101,7 @@ BuildRequires: checkpolicy
|
|||||||
BuildRequires: selinux-policy-devel
|
BuildRequires: selinux-policy-devel
|
||||||
BuildRequires: /usr/share/selinux/devel/policyhelp
|
BuildRequires: /usr/share/selinux/devel/policyhelp
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: boost-devel
|
BuildRequires: bc
|
||||||
%if ! 0%{?suse_version}
|
|
||||||
BuildRequires: boost-python
|
|
||||||
%endif
|
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: cryptsetup
|
BuildRequires: cryptsetup
|
||||||
BuildRequires: fuse-devel
|
BuildRequires: fuse-devel
|
||||||
@ -221,7 +218,9 @@ on commodity hardware and delivers object, block and file system storage.
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
%package base
|
%package base
|
||||||
Summary: Ceph Base Package
|
Summary: Ceph Base Package
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
Requires: ceph-common = %{version}-%{release}
|
Requires: ceph-common = %{version}-%{release}
|
||||||
Requires: librbd1 = %{version}-%{release}
|
Requires: librbd1 = %{version}-%{release}
|
||||||
Requires: librados2 = %{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
@ -251,7 +250,9 @@ Base is the package that includes all the files shared amongst ceph servers
|
|||||||
|
|
||||||
%package -n ceph-common
|
%package -n ceph-common
|
||||||
Summary: Ceph Common
|
Summary: Ceph Common
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
Requires: librbd1 = %{version}-%{release}
|
Requires: librbd1 = %{version}-%{release}
|
||||||
Requires: librados2 = %{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
Requires: libcephfs2 = %{version}-%{release}
|
Requires: libcephfs2 = %{version}-%{release}
|
||||||
@ -274,7 +275,9 @@ Comprised of files that are common to Ceph clients and servers.
|
|||||||
|
|
||||||
%package mds
|
%package mds
|
||||||
Summary: Ceph Metadata Server Daemon
|
Summary: Ceph Metadata Server Daemon
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
Requires: ceph-base = %{version}-%{release}
|
Requires: ceph-base = %{version}-%{release}
|
||||||
%description mds
|
%description mds
|
||||||
ceph-mds is the metadata server daemon for the Ceph distributed file system.
|
ceph-mds is the metadata server daemon for the Ceph distributed file system.
|
||||||
@ -283,7 +286,9 @@ namespace, coordinating access to the shared OSD cluster.
|
|||||||
|
|
||||||
%package mon
|
%package mon
|
||||||
Summary: Ceph Monitor Daemon
|
Summary: Ceph Monitor Daemon
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
Requires: ceph-base = %{version}-%{release}
|
Requires: ceph-base = %{version}-%{release}
|
||||||
# For ceph-rest-api
|
# For ceph-rest-api
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
@ -301,7 +306,9 @@ of cluster membership, configuration, and state.
|
|||||||
%package mgr
|
%package mgr
|
||||||
Summary: Ceph Manager Daemon
|
Summary: Ceph Manager Daemon
|
||||||
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
|
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
Requires: ceph-base = %{version}-%{release}
|
Requires: ceph-base = %{version}-%{release}
|
||||||
|
|
||||||
%description mgr
|
%description mgr
|
||||||
@ -312,13 +319,17 @@ exposes all these to the python modules.
|
|||||||
|
|
||||||
%package fuse
|
%package fuse
|
||||||
Summary: Ceph fuse-based client
|
Summary: Ceph fuse-based client
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
%description fuse
|
%description fuse
|
||||||
FUSE based client for Ceph distributed network file system
|
FUSE based client for Ceph distributed network file system
|
||||||
|
|
||||||
%package -n rbd-fuse
|
%package -n rbd-fuse
|
||||||
Summary: Ceph fuse-based client
|
Summary: Ceph fuse-based client
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
Requires: librados2 = %{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
Requires: librbd1 = %{version}-%{release}
|
Requires: librbd1 = %{version}-%{release}
|
||||||
%description -n rbd-fuse
|
%description -n rbd-fuse
|
||||||
@ -326,7 +337,9 @@ FUSE based client to map Ceph rbd images to files
|
|||||||
|
|
||||||
%package -n rbd-mirror
|
%package -n rbd-mirror
|
||||||
Summary: Ceph daemon for mirroring RBD images
|
Summary: Ceph daemon for mirroring RBD images
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
Requires: ceph-common = %{version}-%{release}
|
Requires: ceph-common = %{version}-%{release}
|
||||||
Requires: librados2 = %{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
%description -n rbd-mirror
|
%description -n rbd-mirror
|
||||||
@ -335,7 +348,9 @@ changes asynchronously.
|
|||||||
|
|
||||||
%package -n rbd-nbd
|
%package -n rbd-nbd
|
||||||
Summary: Ceph RBD client base on NBD
|
Summary: Ceph RBD client base on NBD
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
Requires: librados2 = %{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
Requires: librbd1 = %{version}-%{release}
|
Requires: librbd1 = %{version}-%{release}
|
||||||
%description -n rbd-nbd
|
%description -n rbd-nbd
|
||||||
@ -343,7 +358,9 @@ NBD based client to map Ceph rbd images to local device
|
|||||||
|
|
||||||
%package radosgw
|
%package radosgw
|
||||||
Summary: Rados REST gateway
|
Summary: Rados REST gateway
|
||||||
Group: Development/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
Requires: ceph-common = %{version}-%{release}
|
Requires: ceph-common = %{version}-%{release}
|
||||||
%if 0%{with selinux}
|
%if 0%{with selinux}
|
||||||
Requires: ceph-selinux = %{version}-%{release}
|
Requires: ceph-selinux = %{version}-%{release}
|
||||||
@ -362,7 +379,9 @@ service as well as the OpenStack Object Storage ("Swift") API.
|
|||||||
%if %{with ocf}
|
%if %{with ocf}
|
||||||
%package resource-agents
|
%package resource-agents
|
||||||
Summary: OCF-compliant resource agents for Ceph daemons
|
Summary: OCF-compliant resource agents for Ceph daemons
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: ceph-base = %{version}
|
Requires: ceph-base = %{version}
|
||||||
Requires: resource-agents
|
Requires: resource-agents
|
||||||
@ -374,7 +393,9 @@ managers such as Pacemaker.
|
|||||||
|
|
||||||
%package osd
|
%package osd
|
||||||
Summary: Ceph Object Storage Daemon
|
Summary: Ceph Object Storage Daemon
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
Requires: ceph-base = %{version}-%{release}
|
Requires: ceph-base = %{version}-%{release}
|
||||||
# for sgdisk, used by ceph-disk
|
# for sgdisk, used by ceph-disk
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
@ -391,7 +412,9 @@ and providing access to them over the network.
|
|||||||
|
|
||||||
%package -n librados2
|
%package -n librados2
|
||||||
Summary: RADOS distributed object store client library
|
Summary: RADOS distributed object store client library
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Libraries/C and C++
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
%if 0%{?rhel} || 0%{?fedora}
|
%if 0%{?rhel} || 0%{?fedora}
|
||||||
Obsoletes: ceph-libs < %{version}-%{release}
|
Obsoletes: ceph-libs < %{version}-%{release}
|
||||||
@ -404,7 +427,9 @@ store using a simple file-like interface.
|
|||||||
|
|
||||||
%package -n librados-devel
|
%package -n librados-devel
|
||||||
Summary: RADOS headers
|
Summary: RADOS headers
|
||||||
Group: Development/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Libraries/C and C++
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: librados2 = %{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
Obsoletes: ceph-devel < %{version}-%{release}
|
Obsoletes: ceph-devel < %{version}-%{release}
|
||||||
@ -416,7 +441,9 @@ that use RADOS object store.
|
|||||||
|
|
||||||
%package -n librgw2
|
%package -n librgw2
|
||||||
Summary: RADOS gateway client library
|
Summary: RADOS gateway client library
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Libraries/C and C++
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: librados2 = %{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
%description -n librgw2
|
%description -n librgw2
|
||||||
@ -425,7 +452,9 @@ This package provides a library implementation of the RADOS gateway
|
|||||||
|
|
||||||
%package -n librgw-devel
|
%package -n librgw-devel
|
||||||
Summary: RADOS gateway client library
|
Summary: RADOS gateway client library
|
||||||
Group: Development/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Libraries/C and C++
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: librados-devel = %{version}-%{release}
|
Requires: librados-devel = %{version}-%{release}
|
||||||
Requires: librgw2 = %{version}-%{release}
|
Requires: librgw2 = %{version}-%{release}
|
||||||
@ -437,7 +466,9 @@ that use RADOS gateway client library.
|
|||||||
|
|
||||||
%package -n python-rgw
|
%package -n python-rgw
|
||||||
Summary: Python 2 libraries for the RADOS gateway
|
Summary: Python 2 libraries for the RADOS gateway
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Languages/Python
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: librgw2 = %{version}-%{release}
|
Requires: librgw2 = %{version}-%{release}
|
||||||
Requires: python-rados = %{version}-%{release}
|
Requires: python-rados = %{version}-%{release}
|
||||||
@ -448,7 +479,9 @@ gateway.
|
|||||||
|
|
||||||
%package -n python%{python3_pkgversion}-rgw
|
%package -n python%{python3_pkgversion}-rgw
|
||||||
Summary: Python 3 libraries for the RADOS gateway
|
Summary: Python 3 libraries for the RADOS gateway
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Languages/Python
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: librgw2 = %{version}-%{release}
|
Requires: librgw2 = %{version}-%{release}
|
||||||
Requires: python%{python3_pkgversion}-rados = %{version}-%{release}
|
Requires: python%{python3_pkgversion}-rados = %{version}-%{release}
|
||||||
@ -458,7 +491,9 @@ gateway.
|
|||||||
|
|
||||||
%package -n python-rados
|
%package -n python-rados
|
||||||
Summary: Python 2 libraries for the RADOS object store
|
Summary: Python 2 libraries for the RADOS object store
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Languages/Python
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: librados2 = %{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
Obsoletes: python-ceph < %{version}-%{release}
|
Obsoletes: python-ceph < %{version}-%{release}
|
||||||
@ -468,7 +503,9 @@ object store.
|
|||||||
|
|
||||||
%package -n python%{python3_pkgversion}-rados
|
%package -n python%{python3_pkgversion}-rados
|
||||||
Summary: Python 3 libraries for the RADOS object store
|
Summary: Python 3 libraries for the RADOS object store
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Languages/Python
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: python%{python3_pkgversion}
|
Requires: python%{python3_pkgversion}
|
||||||
Requires: librados2 = %{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
@ -478,7 +515,9 @@ object store.
|
|||||||
|
|
||||||
%package -n libradosstriper1
|
%package -n libradosstriper1
|
||||||
Summary: RADOS striping interface
|
Summary: RADOS striping interface
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Libraries
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: librados2 = %{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
%description -n libradosstriper1
|
%description -n libradosstriper1
|
||||||
@ -488,7 +527,9 @@ an interface very similar to the rados one.
|
|||||||
|
|
||||||
%package -n libradosstriper-devel
|
%package -n libradosstriper-devel
|
||||||
Summary: RADOS striping interface headers
|
Summary: RADOS striping interface headers
|
||||||
Group: Development/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Libraries/C and C++
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: libradosstriper1 = %{version}-%{release}
|
Requires: libradosstriper1 = %{version}-%{release}
|
||||||
Requires: librados-devel = %{version}-%{release}
|
Requires: librados-devel = %{version}-%{release}
|
||||||
@ -501,7 +542,9 @@ that use RADOS striping interface.
|
|||||||
|
|
||||||
%package -n librbd1
|
%package -n librbd1
|
||||||
Summary: RADOS block device client library
|
Summary: RADOS block device client library
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Libraries
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: librados2 = %{version}-%{release}
|
Requires: librados2 = %{version}-%{release}
|
||||||
%if 0%{?rhel} || 0%{?fedora}
|
%if 0%{?rhel} || 0%{?fedora}
|
||||||
@ -515,7 +558,9 @@ shared library allowing applications to manage these block devices.
|
|||||||
|
|
||||||
%package -n librbd-devel
|
%package -n librbd-devel
|
||||||
Summary: RADOS block device headers
|
Summary: RADOS block device headers
|
||||||
Group: Development/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Libraries/C and C++
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: librbd1 = %{version}-%{release}
|
Requires: librbd1 = %{version}-%{release}
|
||||||
Requires: librados-devel = %{version}-%{release}
|
Requires: librados-devel = %{version}-%{release}
|
||||||
@ -528,7 +573,9 @@ that use RADOS block device.
|
|||||||
|
|
||||||
%package -n python-rbd
|
%package -n python-rbd
|
||||||
Summary: Python 2 libraries for the RADOS block device
|
Summary: Python 2 libraries for the RADOS block device
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Languages/Python
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: librbd1 = %{version}-%{release}
|
Requires: librbd1 = %{version}-%{release}
|
||||||
Requires: python-rados = %{version}-%{release}
|
Requires: python-rados = %{version}-%{release}
|
||||||
@ -539,7 +586,9 @@ block device.
|
|||||||
|
|
||||||
%package -n python%{python3_pkgversion}-rbd
|
%package -n python%{python3_pkgversion}-rbd
|
||||||
Summary: Python 3 libraries for the RADOS block device
|
Summary: Python 3 libraries for the RADOS block device
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Languages/Python
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: librbd1 = %{version}-%{release}
|
Requires: librbd1 = %{version}-%{release}
|
||||||
Requires: python%{python3_pkgversion}-rados = %{version}-%{release}
|
Requires: python%{python3_pkgversion}-rados = %{version}-%{release}
|
||||||
@ -549,7 +598,9 @@ block device.
|
|||||||
|
|
||||||
%package -n libcephfs2
|
%package -n libcephfs2
|
||||||
Summary: Ceph distributed file system client library
|
Summary: Ceph distributed file system client library
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Libraries
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
%if 0%{?rhel} || 0%{?fedora}
|
%if 0%{?rhel} || 0%{?fedora}
|
||||||
Obsoletes: ceph-libs < %{version}-%{release}
|
Obsoletes: ceph-libs < %{version}-%{release}
|
||||||
@ -563,7 +614,9 @@ POSIX-like interface.
|
|||||||
|
|
||||||
%package -n libcephfs-devel
|
%package -n libcephfs-devel
|
||||||
Summary: Ceph distributed file system headers
|
Summary: Ceph distributed file system headers
|
||||||
Group: Development/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Libraries/C and C++
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: libcephfs2 = %{version}-%{release}
|
Requires: libcephfs2 = %{version}-%{release}
|
||||||
Requires: librados-devel = %{version}-%{release}
|
Requires: librados-devel = %{version}-%{release}
|
||||||
@ -576,10 +629,14 @@ that use Cephs distributed file system.
|
|||||||
|
|
||||||
%package -n python-cephfs
|
%package -n python-cephfs
|
||||||
Summary: Python 2 libraries for Ceph distributed file system
|
Summary: Python 2 libraries for Ceph distributed file system
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Languages/Python
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: libcephfs2 = %{version}-%{release}
|
Requires: libcephfs2 = %{version}-%{release}
|
||||||
Requires: python-rados = %{version}-%{release}
|
%if 0%{?suse_version}
|
||||||
|
Recommends: python-rados = %{version}-%{release}
|
||||||
|
%endif
|
||||||
Obsoletes: python-ceph < %{version}-%{release}
|
Obsoletes: python-ceph < %{version}-%{release}
|
||||||
%description -n python-cephfs
|
%description -n python-cephfs
|
||||||
This package contains Python 2 libraries for interacting with Cephs distributed
|
This package contains Python 2 libraries for interacting with Cephs distributed
|
||||||
@ -587,7 +644,9 @@ file system.
|
|||||||
|
|
||||||
%package -n python%{python3_pkgversion}-cephfs
|
%package -n python%{python3_pkgversion}-cephfs
|
||||||
Summary: Python 3 libraries for Ceph distributed file system
|
Summary: Python 3 libraries for Ceph distributed file system
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Languages/Python
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: libcephfs2 = %{version}-%{release}
|
Requires: libcephfs2 = %{version}-%{release}
|
||||||
Requires: python%{python3_pkgversion}-rados = %{version}-%{release}
|
Requires: python%{python3_pkgversion}-rados = %{version}-%{release}
|
||||||
@ -597,7 +656,9 @@ file system.
|
|||||||
|
|
||||||
%package -n python%{python3_pkgversion}-ceph-argparse
|
%package -n python%{python3_pkgversion}-ceph-argparse
|
||||||
Summary: Python 3 utility libraries for Ceph CLI
|
Summary: Python 3 utility libraries for Ceph CLI
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Languages/Python
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
%description -n python%{python3_pkgversion}-ceph-argparse
|
%description -n python%{python3_pkgversion}-ceph-argparse
|
||||||
This package contains types and routines for Python 3 used by the Ceph CLI as
|
This package contains types and routines for Python 3 used by the Ceph CLI as
|
||||||
@ -608,7 +669,9 @@ descriptions, and submitting the command to the appropriate daemon.
|
|||||||
%if 0%{with ceph_test_package}
|
%if 0%{with ceph_test_package}
|
||||||
%package -n ceph-test
|
%package -n ceph-test
|
||||||
Summary: Ceph benchmarks and test tools
|
Summary: Ceph benchmarks and test tools
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Benchmark
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: ceph-common
|
Requires: ceph-common
|
||||||
Requires: xmlstarlet
|
Requires: xmlstarlet
|
||||||
@ -620,7 +683,9 @@ This package contains Ceph benchmarks and test tools.
|
|||||||
|
|
||||||
%package -n libcephfs_jni1
|
%package -n libcephfs_jni1
|
||||||
Summary: Java Native Interface library for CephFS Java bindings
|
Summary: Java Native Interface library for CephFS Java bindings
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Libraries/Java
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: java
|
Requires: java
|
||||||
Requires: libcephfs2 = %{version}-%{release}
|
Requires: libcephfs2 = %{version}-%{release}
|
||||||
@ -630,7 +695,9 @@ bindings.
|
|||||||
|
|
||||||
%package -n libcephfs_jni-devel
|
%package -n libcephfs_jni-devel
|
||||||
Summary: Development files for CephFS Java Native Interface library
|
Summary: Development files for CephFS Java Native Interface library
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Libraries/Java
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: java
|
Requires: java
|
||||||
Requires: libcephfs_jni1 = %{version}-%{release}
|
Requires: libcephfs_jni1 = %{version}-%{release}
|
||||||
@ -643,7 +710,9 @@ library.
|
|||||||
|
|
||||||
%package -n cephfs-java
|
%package -n cephfs-java
|
||||||
Summary: Java libraries for the Ceph File System
|
Summary: Java libraries for the Ceph File System
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Libraries/Java
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Requires: java
|
Requires: java
|
||||||
Requires: libcephfs_jni1 = %{version}-%{release}
|
Requires: libcephfs_jni1 = %{version}-%{release}
|
||||||
@ -658,7 +727,9 @@ This package contains the Java libraries for the Ceph File System.
|
|||||||
|
|
||||||
%package selinux
|
%package selinux
|
||||||
Summary: SELinux support for Ceph MON, OSD and MDS
|
Summary: SELinux support for Ceph MON, OSD and MDS
|
||||||
Group: System Environment/Base
|
%if 0%{?suse_version}
|
||||||
|
Group: System/Filesystems
|
||||||
|
%endif
|
||||||
Requires: ceph-base = %{version}-%{release}
|
Requires: ceph-base = %{version}-%{release}
|
||||||
Requires: policycoreutils, libselinux-utils
|
Requires: policycoreutils, libselinux-utils
|
||||||
Requires(post): selinux-policy-base >= %{_selinux_policy_version}, policycoreutils, gawk
|
Requires(post): selinux-policy-base >= %{_selinux_policy_version}, policycoreutils, gawk
|
||||||
@ -672,7 +743,9 @@ populated file-systems.
|
|||||||
|
|
||||||
%package -n python-ceph-compat
|
%package -n python-ceph-compat
|
||||||
Summary: Compatibility package for Cephs python libraries
|
Summary: Compatibility package for Cephs python libraries
|
||||||
Group: System Environment/Libraries
|
%if 0%{?suse_version}
|
||||||
|
Group: Development/Languages/Python
|
||||||
|
%endif
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Obsoletes: python-ceph
|
Obsoletes: python-ceph
|
||||||
Requires: python-rados = %{version}-%{release}
|
Requires: python-rados = %{version}-%{release}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user