public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dennis Gilmore <dennis@ausil.us>
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: add missing Requires and BuildRequires
Date: Mon, 10 Aug 2026 21:45:05 GMT	[thread overview]
Message-ID: <178639830566.1.7412798197538165203.rpms-fedpkg-9d5e8864a067@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedpkg
Branch : 1.48-1
Commit : 9d5e8864a06786fa2d8c3d40a18f7fafec7c9a42
Author : Dennis Gilmore <dennis@ausil.us>
Date   : 2014-06-25T11:21:38-05:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fedpkg/c/9d5e8864a06786fa2d8c3d40a18f7fafec7c9a42?branch=1.48-1

Log:
add missing Requires and BuildRequires

---
diff --git a/fedpkg.spec b/fedpkg.spec
index 22bb9a3..74d08a1 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -15,6 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       pyrpkg >= 1.13, redhat-rpm-config
 Requires:       python-pycurl, koji, python-fedora
 Requires:       fedora-cert, python-offtrac, bodhi-client
+Requires:       packagedb-cli
 %if 0%{?rhel} == 5 || 0%{?rhel} == 4
 Requires:       python-kitchen
 %endif
@@ -24,7 +25,7 @@ BuildRequires:  python-devel, python-setuptools, python-offtrac
 # We br these things for man page generation due to imports
 BuildRequires:  pyrpkg, fedora-cert
 # This until fedora-cert gets fixed
-BuildRequires:  python-fedora
+BuildRequires:  python-fedora, packagedb-cli
 
 
 %description

                 reply	other threads:[~2026-08-10 21:45 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=178639830566.1.7412798197538165203.rpms-fedpkg-9d5e8864a067@fedoraproject.org \
    --to=dennis@ausil.us \
    --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