public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: Remove python-offtrac from {build,}requires
@ 2026-08-10 21:45 Pavol Babincak
0 siblings, 0 replies; only message in thread
From: Pavol Babincak @ 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 : fd60f6e20c33eb8214cf43b330302234e30de8d6
Author : Pavol Babincak <pbabinca@redhat.com>
Date : 2014-12-18T16:32:15+01:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/fd60f6e20c33eb8214cf43b330302234e30de8d6?branch=1.48-1
Log:
Remove python-offtrac from {build,}requires
Resolves: rhbz#1157793
---
diff --git a/fedpkg.spec b/fedpkg.spec
index 08eec24..17bd00f 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -3,7 +3,7 @@
Name: fedpkg
Version: 1.19
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Fedora utility for working with dist-git
Group: Applications/System
@@ -14,14 +14,14 @@ 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, packagedb-cli > 2.2
+Requires: fedora-cert, bodhi-client, packagedb-cli > 2.2
Requires: packagedb-cli
%if 0%{?rhel} == 5 || 0%{?rhel} == 4
Requires: python-kitchen
%endif
BuildArch: noarch
-BuildRequires: python-devel, python-setuptools, python-offtrac
+BuildRequires: python-devel, python-setuptools
# We br these things for man page generation due to imports
BuildRequires: pyrpkg, fedora-cert
# This until fedora-cert gets fixed
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Dec 18 2014 Pavol Babincak <pbabinca@redhat.com> - 1.19-2
+- Remove python-offtrac from {build,}requires (rhbz#1157793)
+
* Fri Sep 26 2014 Pavol Babincak - 1.19-1
- Explicitly define fedpkg name for man pages (pbabinca)
- Remove (pbabinca)
^ 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: Remove python-offtrac from {build,}requires Pavol Babincak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox