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-latest-openjdk] rawhide: Enable docs on ELN
Date: Tue, 28 Jul 2026 19:37:32 GMT	[thread overview]
Message-ID: <178526745249.1.16267780944378856959.rpms-java-latest-openjdk-89ed8b3b2f26@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/java-latest-openjdk
            Branch : rawhide
            Commit : 89ed8b3b2f26e618de1f5e372a75ec337d1bf591
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-07-28T15:37:18-04:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/java-latest-openjdk/c/89ed8b3b2f26e618de1f5e372a75ec337d1bf591?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-latest-openjdk.spec b/java-latest-openjdk.spec
index 0145776..f607a26 100644
--- a/java-latest-openjdk.spec
+++ b/java-latest-openjdk.spec
@@ -98,7 +98,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:37 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=178526745249.1.16267780944378856959.rpms-java-latest-openjdk-89ed8b3b2f26@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