public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add java-1.8.0-openjdk-headless
Date: Fri, 11 Sep 2026 14:41:05 GMT	[thread overview]
Message-ID: <178913766513.1.9291841803426731526.flatpaks-flatpak-runtime-b65badf5f735@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : b65badf5f73514467df40ccd1b3b678599e24dc2
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2020-03-20T21:51:58+01:00
            Stats  : +15/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/b65badf5f73514467df40ccd1b3b678599e24dc2?branch=f45

            Log:
            Add java-1.8.0-openjdk-headless

This is required by both Eclipse and LibreOffice, and is also shipped on
Workstation live media.

java-1.8.0-openjdk seems to be fairly tricky to rebuild so let's just
add it to the runtime for now so that we can experiment with making the
flatpaks.

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 7673da4..2e83eec 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -54,6 +54,7 @@ data:
       - clutter-gtk
       - cogl
       - colord-libs
+      - copy-jdk-configs
       - coreutils
       - coreutils-common
       - cracklib
@@ -197,6 +198,8 @@ data:
       - iso-codes
       - itstool
       - jasper-libs
+      - java-1.8.0-openjdk-headless
+      - javapackages-filesystem
       - jbigkit-libs
       - json-c
       - json-glib
@@ -345,8 +348,11 @@ data:
       - libxshmfence
       - libxslt
       - lilv
+      - lksctp-tools
       - llvm-libs
+      - lua
       - lua-libs
+      - lua-posix
       - device-mapper
       - device-mapper-libs
       - lz4-libs
@@ -485,6 +491,7 @@ data:
       - tar
       - twolame-libs
       - tzdata
+      - tzdata-java
       - unzip
       - libblkid
       - libfdisk
@@ -1100,6 +1107,7 @@ data:
       - cogl
       - cogl-devel
       - colord-libs
+      - copy-jdk-configs
       - coreutils
       - coreutils-common
       - cpio
@@ -1361,6 +1369,8 @@ data:
       - iso-codes-devel
       - itstool
       - jasper-libs
+      - java-1.8.0-openjdk-headless
+      - javapackages-filesystem
       - jbigkit-libs
       - jq
       - jq-devel
@@ -1617,11 +1627,14 @@ data:
       - libxslt-devel
       - libyaml
       - lilv
+      - lksctp-tools
       - llvm
       - llvm-devel
       - llvm-libs
       - llvm-test
+      - lua
       - lua-libs
+      - lua-posix
       - device-mapper
       - device-mapper-libs
       - lz4-libs
@@ -2037,6 +2050,7 @@ data:
       - texinfo
       - twolame-libs
       - tzdata
+      - tzdata-java
       - unbound-libs
       - unzip
       - libblkid

diff --git a/package-notes.txt b/package-notes.txt
index aa700f1..edec607 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -57,6 +57,7 @@ ibus-gtk3: EB: input method module
 info: F: pulled in by gzip
 iptables-libs: FD: systemd
 iso-codes: W: data-files
+java-1.8.0-openjdk-headless: E
 jasper-libs
 jbigkit-libs
 json-c: FD: systemd

                 reply	other threads:[~2026-09-11 14:41 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=178913766513.1.9291841803426731526.flatpaks-flatpak-runtime-b65badf5f735@fedoraproject.org \
    --to=klember@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