[dev] Add `libradosstriper` subpackvages to `ceph`. (#1361)

This commit is contained in:
Pawel Winogrodzki 2021-09-01 10:35:22 -07:00 committed by GitHub
parent 91b2306bb8
commit b3a84761e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -5,7 +5,7 @@
Summary: User space components of the Ceph file system
Name: ceph
Version: 16.2.0
Release: 3%{?dist}
Release: 4%{?dist}
License: LGPLv2 and LGPLv3 and CC-BY-SA and GPLv2 and Boost and BSD and MIT and Public Domain and GPLv3 and ASL-2.0
URL: https://ceph.io/
Vendor: Microsoft Corporation
@ -35,14 +35,14 @@ Source0: https://download.ceph.com/tarballs/%{name}-%{version}.tar.gz
%bcond_with cephfs_java
%bcond_with cmake_verbose_logging
%bcond_with kafka_endpoint
%bcond_with libradosstriper
%bcond_with lttng
%bcond_with make_check
%bcond_with mgr_diskprediction
%bcond_with ocf
%bcond_with seastar
%bcond_with selinux
%bcond_with tcmalloc
%bcond_with mgr_diskprediction
%bcond_without libradosstriper
%define debug_package %{nil}
@ -1804,6 +1804,9 @@ exit 0
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
%changelog
* Tue Aug 31 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 16.2.0-4
- Enabling the "libradosstriper" subpackages.
* Wed Aug 18 2021 Thomas Crain <thcrain@microsoft.com> - 16.2.0-3
- Enable python byte compilation for directories outside of %%python3_site{lib,arch}