public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/java-25-openjdk] rawhide: Enable docs on ELN
@ 2026-07-28 19:36 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-28 19:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/java-25-openjdk
Branch : rawhide
Commit : 7b8f21e416fe313dc9d7af13aed48bce66c80bc8
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-07-28T15:31:44-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/java-25-openjdk/c/7b8f21e416fe313dc9d7af13aed48bce66c80bc8?branch=rawhide
Log:
Enable docs on ELN
java-*-openjdk-portable are not built specifically for ELN; we use Fedora's
build instead for ELN itself, and CentOS Stream's and RHEL's respectively
even during bootstrapping.
---
diff --git a/java-25-openjdk.spec b/java-25-openjdk.spec
index b6bedf9..b1bd3c5 100644
--- a/java-25-openjdk.spec
+++ b/java-25-openjdk.spec
@@ -95,7 +95,7 @@ License: Apache-1.1 AND Apache-2.0 AND LicenseRef-Callaway-BSD AND LicenseRef-C
URL: http://openjdk.java.net/
# Check if pandoc was available to generate docs (including man pages)
-%if 0%{?rhel} == 8 || 0%{?epel} > 0 || 0%{?fedora} > 0
+%if 0%{?rhel} == 8 || 0%{?epel} > 0 || 0%{?fedora} > 0 || 0%{?eln} > 0
%global pandoc_available 1
%else
%global pandoc_available 0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 19:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 19:36 [rpms/java-25-openjdk] rawhide: Enable docs on ELN Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox