Compare commits

..

No commits in common. "f37-riscv64" and "rawhide" have entirely different histories.

View File

@ -115,7 +115,7 @@ Requires: openSUSE-release
Name: nfs-ganesha
Version: 4.0
Release: 9%{?dev:%{dev}}.1.riscv64%{?dist}
Release: 9%{?dev:%{dev}}%{?dist}
Summary: NFS-Ganesha is a NFS Server running in user space
License: LGPLv3+
Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
@ -547,10 +547,6 @@ cd src && %cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DRPCBIND=%{use_rpcbind} \
-D_MSPAC_SUPPORT=%{use_mspac_support} \
-DSANITIZE_ADDRESS=%{use_sanitize_address} \
-DSYSTEM_LIBRARIES="-latomic" \
%ifarch riscv64
-DTHREADS_PREFER_PTHREAD_FLAG:BOOL=YES \
%endif
%ifarch x86_64 aarch64
-DCMAKE_LINKER=%{_bindir}/ld.mold \
%endif
@ -905,12 +901,6 @@ 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
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild