public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-rpmautospec] rawhide: Use versioned libgit2 on RHEL 11
@ 2026-06-23 18:56 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-23 18:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-rpmautospec
Branch : rawhide
Commit : e63f2d4294df885da5411fe36241ea4445769f8e
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-23T14:56:26-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-rpmautospec/c/e63f2d4294df885da5411fe36241ea4445769f8e?branch=rawhide
Log:
Use versioned libgit2 on RHEL 11
---
diff --git a/python-rpmautospec.spec b/python-rpmautospec.spec
index 71e9f7d..9fd9d37 100644
--- a/python-rpmautospec.spec
+++ b/python-rpmautospec.spec
@@ -44,7 +44,7 @@
# package name. On older releases (and EPEL for the time being), depend on plain "libgit2" for
# building. In all cases, pin the SONAME for runtime.
-%if ! 0%{?fedora}%{?rhel} || 0%{?fedora} >= 45
+%if ! 0%{?fedora}%{?rhel} || 0%{?fedora} >= 45 || 0%{?rhel} >= 11
%bcond versioned_libgit2 1
%else
%bcond versioned_libgit2 0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-23 18:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-23 18:56 [rpms/python-rpmautospec] rawhide: Use versioned libgit2 on RHEL 11 Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox