public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/condor] f45: Drop htgettoken requirement from multi-credmon
@ 2026-08-24 3:17 Tim Theisen
0 siblings, 0 replies; only message in thread
From: Tim Theisen @ 2026-08-24 3:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/condor
Branch : f45
Commit : ef6bba0c3daecb34164b7db25d80612e8a84e7b7
Author : Tim Theisen <ttheisen@fedoraproject.org>
Date : 2026-08-23T22:12:45-05:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/condor/c/ef6bba0c3daecb34164b7db25d80612e8a84e7b7?branch=f45
Log:
Drop htgettoken requirement from multi-credmon
---
diff --git a/condor.spec b/condor.spec
index a342039..fe212ac 100644
--- a/condor.spec
+++ b/condor.spec
@@ -461,7 +461,9 @@ BuildArch: noarch
Requires: %name = %version-%release
Requires: condor-credmon-local = %{version}-%{release}
Requires: python3-urllib3
+%if %uw_build
Requires: htgettoken >= 1.1
+%endif
%description credmon-multi
Provides concurrent support for the Vault credmon alongside the Local
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 3:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 3:17 [rpms/condor] f45: Drop htgettoken requirement from multi-credmon Tim Theisen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox