public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tingjie Zhong <catme0w@live.cn>
To: git-commits@fedoraproject.org
Subject: [rpms/archlinux-keyring] epel9: Change a BuildRequires from /usr/bin/sq to sequoia-sq
Date: Fri, 07 Aug 2026 13:53:35 GMT	[thread overview]
Message-ID: <178611081556.1.8322195065795829251.rpms-archlinux-keyring-dfa997d9a9e5@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/archlinux-keyring
            Branch : epel9
            Commit : dfa997d9a9e58c9afd663838375308d5b9e9fc7e
            Author : Tingjie Zhong <catme0w@live.cn>
            Date   : 2024-09-12T21:51:37+00:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/archlinux-keyring/c/dfa997d9a9e58c9afd663838375308d5b9e9fc7e?branch=epel9

            Log:
            Change a BuildRequires from /usr/bin/sq to sequoia-sq

Replaced a BuildRequires from the direct executable path (/usr/bin/sq) to the package name (sequoia-sq) to avoid ambiguity, as multiple packages (squirrel, ispell-sq) provide the sq executable.

---
diff --git a/archlinux-keyring.spec b/archlinux-keyring.spec
index 2d6497c..92a097d 100644
--- a/archlinux-keyring.spec
+++ b/archlinux-keyring.spec
@@ -10,7 +10,7 @@ BuildArch:      noarch
 
 BuildRequires:  keyrings-filesystem
 BuildRequires:  make
-BuildRequires:  /usr/bin/sq
+BuildRequires:  sequoia-sq
 %if 0%{?el9}
 BuildRequires:  python3.11
 %else

                 reply	other threads:[~2026-08-07 13:53 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=178611081556.1.8322195065795829251.rpms-archlinux-keyring-dfa997d9a9e5@fedoraproject.org \
    --to=catme0w@live.cn \
    --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