public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/NLopt] rawhide: Use guile 3.0 on RHEL 10+
@ 2026-08-04 13:54 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-04 13:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/NLopt
Branch : rawhide
Commit : c20c206cc011e38a9d8eb35b3a5295eb7af7d4d5
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-07-27T20:20:20-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/NLopt/c/c20c206cc011e38a9d8eb35b3a5295eb7af7d4d5?branch=rawhide
Log:
Use guile 3.0 on RHEL 10+
---
diff --git a/NLopt.spec b/NLopt.spec
index 55b95b9..d63d313 100644
--- a/NLopt.spec
+++ b/NLopt.spec
@@ -11,7 +11,7 @@
%global with_py3 1
# Guile version
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 10
%global guile_ver 3.0
%endif
%global guile_pkg %(echo guile%{?guile_ver} | sed -e 's!\\\.!!g')
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 13:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 13:54 [rpms/NLopt] rawhide: Use guile 3.0 on RHEL 10+ Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox