public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sun Haiyong <sunhaiyong@zdbr.net>
To: git-commits@fedoraproject.org
Subject: [rpms/samba] rawhide: Add support for loongarch64
Date: Mon, 06 Jul 2026 16:15:03 GMT [thread overview]
Message-ID: <178335450328.1.11566139877573343544.rpms-samba-b0864d2e914b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/samba
Branch : rawhide
Commit : b0864d2e914b3296cfefdf36a08bf2e7e8694c00
Author : Sun Haiyong <sunhaiyong@zdbr.net>
Date : 2026-07-02T11:15:59+08:00
Stats : +4/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/samba/c/b0864d2e914b3296cfefdf36a08bf2e7e8694c00?branch=rawhide
Log:
Add support for loongarch64
Signed-off-by: Sun Haiyong <sunhaiyong@zdbr.net>
---
diff --git a/samba.spec b/samba.spec
index b2f555c..7c73105 100644
--- a/samba.spec
+++ b/samba.spec
@@ -65,7 +65,7 @@
# Build vfs_ceph module and ctdb cepth mutex helper by default on 64bit Fedora
%if 0%{?fedora}
-%ifarch aarch64 ppc64le s390x x86_64 riscv64
+%ifarch aarch64 ppc64le s390x x86_64 riscv64 loongarch64
%bcond vfs_cephfs 1
%bcond ceph_mutex 1
%else
@@ -82,7 +82,7 @@
%if 0%{?fedora}
-%ifarch aarch64 ppc64le s390x x86_64 riscv64
+%ifarch aarch64 ppc64le s390x x86_64 riscv64 loongarch64
%bcond vfs_glusterfs 1
%else
%bcond vfs_glusterfs 0
@@ -93,7 +93,7 @@
%endif
# Build vfs_io_uring module by default on 64bit Fedora
-%ifarch aarch64 ppc64le s390x x86_64 riscv64
+%ifarch aarch64 ppc64le s390x x86_64 riscv64 loongarch64
%bcond vfs_io_uring 1
%else
%bcond vfs_io_uring 0
@@ -125,7 +125,7 @@
%bcond prometheus 0
%endif
-%ifarch aarch64 ppc64le s390x x86_64 riscv64
+%ifarch aarch64 ppc64le s390x x86_64 riscv64 loongarch64
%bcond lmdb 1
%else
%bcond lmdb 0
reply other threads:[~2026-07-06 16:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178335450328.1.11566139877573343544.rpms-samba-b0864d2e914b@fedoraproject.org \
--to=sunhaiyong@zdbr.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox