ceph 14.2.0 GA
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
8b70fc0981
commit
295d99c80e
@ -103,7 +103,7 @@
|
|||||||
# main package definition
|
# main package definition
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 14.1.1
|
Version: 14.2.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
@ -119,7 +119,7 @@ License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and
|
|||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
%endif
|
%endif
|
||||||
URL: http://ceph.com/
|
URL: http://ceph.com/
|
||||||
Source0: %{?_remote_tarball_prefix}ceph-%{version}.tar.bz2
|
Source0: %{?_remote_tarball_prefix}ceph-%{version}.tar.gz
|
||||||
Patch001: 0001-s390x-A-compile-hack.patch
|
Patch001: 0001-s390x-A-compile-hack.patch
|
||||||
Patch002: 0002-src-common-CMakeLists.txt.patch
|
Patch002: 0002-src-common-CMakeLists.txt.patch
|
||||||
ExcludeArch: i686 armv7hl
|
ExcludeArch: i686 armv7hl
|
||||||
@ -611,6 +611,7 @@ Provides: ceph-test:/usr/bin/ceph-osdomap-tool
|
|||||||
Requires: ceph-base = %{_epoch_prefix}%{version}-%{release}
|
Requires: ceph-base = %{_epoch_prefix}%{version}-%{release}
|
||||||
Requires: lvm2
|
Requires: lvm2
|
||||||
Requires: sudo
|
Requires: sudo
|
||||||
|
Requires: libstoragemgmt
|
||||||
%description osd
|
%description osd
|
||||||
ceph-osd is the object storage daemon for the Ceph distributed file
|
ceph-osd is the object storage daemon for the Ceph distributed file
|
||||||
system. It is responsible for storing objects on a local file system
|
system. It is responsible for storing objects on a local file system
|
||||||
@ -2170,6 +2171,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 19 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:14.2.0-1
|
||||||
|
- ceph 14.2.0 GA
|
||||||
|
|
||||||
* Wed Mar 13 2019 Boris Ranto <branto@redhat.com> - 2:14.1.1-1
|
* Wed Mar 13 2019 Boris Ranto <branto@redhat.com> - 2:14.1.1-1
|
||||||
- Rebase to latest upstream version
|
- Rebase to latest upstream version
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ceph-14.1.1.tar.bz2) = fecd358b2b15849a334f857e872a58b4177e0e1ab87c40d8c6aa6de3bb541dd429c6956ea932eef1ef47fc4eed5c22029cfabde30df5e6d8276c57754abf4c12
|
SHA512 (ceph-14.2.0.tar.gz) = c86a335714fd5678988133ec0e60cb10cd948250a133c073d1ed055c5bba232fa6f1e102dd7fcb0c70b37a07c9c2d1220d4a1713720e4dcab9659152ee577480
|
||||||
|
Loading…
Reference in New Issue
Block a user