public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: enable weak dependencies on RHEL8+
@ 2026-08-26 8:55 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26 8:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : 2212daf461a2ee723c6d4e7ca7f3a48854579347
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2021-09-29T11:42:24+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/2212daf461a2ee723c6d4e7ca7f3a48854579347?branch=epel10.3
Log:
enable weak dependencies on RHEL8+
---
diff --git a/inn.spec b/inn.spec
index e2683e6..3ff34af 100644
--- a/inn.spec
+++ b/inn.spec
@@ -50,7 +50,7 @@ BuildRequires: wget
BuildRequires: zlib-devel
BuildRequires: %{_bindir}/gpgv2
BuildRequires: make
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 8
Recommends: perl(GD)
Recommends: uucp
%endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 8:55 [rpms/inn] epel10.3: enable weak dependencies on RHEL8+ Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox