public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sac] rawhide: Fix build for EPEL 11
@ 2026-07-21 17:53 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-21 17:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/sac
Branch : rawhide
Commit : 36306e2b889443c81de943eefecba5bd5d20f9fd
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-07-21T13:50:06-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/sac/c/36306e2b889443c81de943eefecba5bd5d20f9fd?branch=rawhide
Log:
Fix build for EPEL 11
---
diff --git a/sac.spec b/sac.spec
index 3000382..9a4d1e9 100644
--- a/sac.spec
+++ b/sac.spec
@@ -12,7 +12,7 @@ Source2: %{name}-MANIFEST.MF
Source3: https://repo1.maven.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
URL: http://www.w3.org/Style/CSS/SAC/
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 11
BuildRequires: ant-openjdk25
BuildRequires: javapackages-local-openjdk25
%else
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 17:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 17:53 [rpms/sac] rawhide: Fix build for EPEL 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