public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: add missing Requires and BuildRequires
@ 2026-08-10 21:45 Dennis Gilmore
0 siblings, 0 replies; only message in thread
From: Dennis Gilmore @ 2026-08-10 21:45 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 21:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 21:45 [rpms/fedpkg] 1.48-1: add missing Requires and BuildRequires Dennis Gilmore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox