public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Traylen <steve.traylen@cern.ch>
To: git-commits@fedoraproject.org
Subject: [rpms/python-futurist] f45: Correct BR of gpgverify, avoid path requirement
Date: Fri, 21 Aug 2026 19:47:39 GMT	[thread overview]
Message-ID: <178734165940.1.5558769207732792475.rpms-python-futurist-d6b48f71e5d7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-futurist
Branch : f45
Commit : d6b48f71e5d7d2af76bb979075467840aa162b24
Author : Steve Traylen <steve.traylen@cern.ch>
Date   : 2026-08-21T21:45:47+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-futurist/c/d6b48f71e5d7d2af76bb979075467840aa162b24?branch=f45

Log:
Correct BR of gpgverify, avoid path requirement

---
diff --git a/python-futurist.spec b/python-futurist.spec
index 199bbbb..182b6b9 100644
--- a/python-futurist.spec
+++ b/python-futurist.spec
@@ -27,7 +27,7 @@ BuildRequires:  git-core
 
 # Required for tarball sources verification
 %if 0%{?sources_gpg} == 1
-BuildRequires:  /usr/bin/gpgv2
+BuildRequires:  gpgverify
 %endif
 
 

                 reply	other threads:[~2026-08-21 19:47 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=178734165940.1.5558769207732792475.rpms-python-futurist-d6b48f71e5d7@fedoraproject.org \
    --to=steve.traylen@cern.ch \
    --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