Rebuild for ceph

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-11-08 08:26:02 +02:00
parent c63cc08590
commit 1ae1e24ffb
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 8 additions and 9 deletions

View File

@ -40,14 +40,14 @@ Requires: openSUSE-release
%bcond_with lustre
%global use_fsal_lustre %{on_off_switch lustre}
%ifnarch i686 armv7hl riscv64
%ifnarch i686 armv7hl
%bcond_without ceph
%else
%bcond_with ceph
%endif
%global use_fsal_ceph %{on_off_switch ceph}
%ifnarch i686 armv7hl riscv64
%ifnarch i686 armv7hl
%bcond_without rgw
%else
%bcond_with rgw
@ -74,11 +74,7 @@ Requires: openSUSE-release
%bcond_without utils
%global use_utils %{on_off_switch utils}
%ifnarch riscv64
%bcond_without gui_utils
%else
%bcond_with gui_utils
%endif
%global use_gui_utils %{on_off_switch gui_utils}
%bcond_without system_ntirpc
@ -87,14 +83,14 @@ Requires: openSUSE-release
%bcond_without man_page
%global use_man_page %{on_off_switch man_page}
%ifnarch i686 armv7hl riscv64
%ifnarch i686 armv7hl
%bcond_without rados_recov
%else
%bcond_with rados_recov
%endif
%global use_rados_recov %{on_off_switch rados_recov}
%ifnarch i686 armv7hl riscv64
%ifnarch i686 armv7hl
%bcond_without rados_urls
%else
%bcond_with rados_urls
@ -119,7 +115,7 @@ Requires: openSUSE-release
Name: nfs-ganesha
Version: 4.0
Release: 9%{?dev:%{dev}}.0.riscv64%{?dist}
Release: 9%{?dev:%{dev}}.1.riscv64%{?dist}
Summary: NFS-Ganesha is a NFS Server running in user space
License: LGPLv3+
Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
@ -909,6 +905,9 @@ exit 0
%endif
%changelog
* Tue Nov 08 2022 David Abdurachmanov <davidlt@rivosinc.com> - 4.0-9.1.riscv64
- Rebuild for a new ceph
* Mon Oct 17 2022 David Abdurachmanov <davidlt@rivosinc.com> - 4.0-9.0.riscv64
- Bootstrap on riscv64