From 1ae1e24ffb026f116bfae5021211c36a9215d3ad Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Tue, 8 Nov 2022 08:26:02 +0200 Subject: [PATCH] Rebuild for ceph Signed-off-by: David Abdurachmanov --- nfs-ganesha.spec | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 126a6c2..6d80bd4 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -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 - 4.0-9.1.riscv64 +- Rebuild for a new ceph + * Mon Oct 17 2022 David Abdurachmanov - 4.0-9.0.riscv64 - Bootstrap on riscv64