public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/java-25-openjdk] rawhide: Enable docs on ELN
Date: Tue, 28 Jul 2026 19:36:27 GMT [thread overview]
Message-ID: <178526738736.1.10772508882985014854.rpms-java-25-openjdk-7b8f21e416fe@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-28 19:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178526738736.1.10772508882985014854.rpms-java-25-openjdk-7b8f21e416fe@fedoraproject.org \
--to=yselkowi@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox