public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/samba] rawhide: Add support for loongarch64
@ 2026-07-06 16:15 Sun Haiyong
  0 siblings, 0 replies; only message in thread
From: Sun Haiyong @ 2026-07-06 16:15 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 16:15 [rpms/samba] rawhide: Add support for loongarch64 Sun Haiyong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox