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/pciutils] rawhide: Add loongarch64.
Date: Tue, 09 Jun 2026 10:24:38 GMT [thread overview]
Message-ID: <178100067823.1.11875231804511126078.rpms-pciutils-5bfebbac99f9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pciutils
Branch : rawhide
Commit : 5bfebbac99f9d5648c995cd5e2cd31337e90a2ae
Author : Sun Haiyong <sunhaiyong@zdbr.net>
Date : 2026-02-04T16:35:13+08:00
Stats : +5/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/pciutils/c/5bfebbac99f9d5648c995cd5e2cd31337e90a2ae?branch=rawhide
Log:
Add loongarch64.
---
diff --git a/multilibconfigh b/multilibconfigh
index 84b7be6..693c4ae 100644
--- a/multilibconfigh
+++ b/multilibconfigh
@@ -1,4 +1,4 @@
-#if defined(__x86_64__) || defined(__ia64__) || defined(__ppc64__) || defined(__powerpc64__) || defined(__s390x__) || defined(__aarch64__) || defined(__mips64)
+#if defined(__x86_64__) || defined(__ia64__) || defined(__ppc64__) || defined(__powerpc64__) || defined(__s390x__) || defined(__aarch64__) || defined(__mips64) || defined(__loongarch_lp64)
#include "config.lib64.h"
#elif defined(__sparc__) && defined (__arch64__) || (defined(__riscv) && __SIZEOF_POINTER__ == 8)
#include "config.lib64.h"
diff --git a/pciutils.spec b/pciutils.spec
index ecafede..dc57377 100644
--- a/pciutils.spec
+++ b/pciutils.spec
@@ -1,6 +1,6 @@
Name: pciutils
Version: 3.14.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: PCI bus related utilities
License: GPL-2.0-or-later
URL: https://mj.ucw.cz/sw/pciutils/
@@ -114,6 +114,9 @@ diff -u %{SOURCE2} libpci_symbols_new.lst
%{_mandir}/man7/*
%changelog
+* Wed Feb 04 2026 Sun Haiyong <sunhaiyong@zdbr.net> - 3.12.0-4
+- Add loongarch64
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.14.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-06-09 10:24 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=178100067823.1.11875231804511126078.rpms-pciutils-5bfebbac99f9@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