public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/wasi-libc] f45: add rpmlint config to filter expected errors
Date: Thu, 20 Aug 2026 09:58:03 GMT	[thread overview]
Message-ID: <178721988353.1.4532127129859108568.rpms-wasi-libc-b6723f836f62@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/wasi-libc
            Branch : f45
            Commit : b6723f836f6287c3b036b5c9f589e8bf49d6b3ab
            Author : Jan Staněk <jstanek@redhat.com>
            Date   : 2026-08-19T13:10:40+02:00
            Stats  : +4/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/wasi-libc/c/b6723f836f6287c3b036b5c9f589e8bf49d6b3ab?branch=f45

            Log:
            add rpmlint config to filter expected errors

[skip changelog]

---
diff --git a/wasi-libc.rpmlintrc b/wasi-libc.rpmlintrc
new file mode 100644
index 0000000..70329d5
--- /dev/null
+++ b/wasi-libc.rpmlintrc
@@ -0,0 +1,4 @@
+# cross-compilation files are expected
+addFilter(r"\barch-independent-package-contains-binary-or-object /usr/wasm32-wasi/.*")
+# some header files are empty, and that's expected
+addFilter(r"\bzero-length /usr/wasm32-wasi/include/wasm32-wasi/bits/.*\.h")

                 reply	other threads:[~2026-08-20  9:58 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=178721988353.1.4532127129859108568.rpms-wasi-libc-b6723f836f62@fedoraproject.org \
    --to=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