public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add cmake-filesystem, tzdata-java
Date: Fri, 11 Sep 2026 14:42:41 GMT	[thread overview]
Message-ID: <178913776121.1.14407713168462734952.flatpaks-flatpak-runtime-4c065bfbb331@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : 4c065bfbb331931aeb7365460e912dfecd079b48
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-03-02T20:29:46-05:00
            Stats  : +5/-0 in 3 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/4c065bfbb331931aeb7365460e912dfecd079b48?branch=f45

            Log:
            Add cmake-filesystem, tzdata-java

Some runtime components are packaged with cmake data, and
cmake-filesystem is just a bunch of directories.  tzdata-java is needed
for java-*-openjdk to avoid rebuilding tzdata.

---
diff --git a/container-sdk.yaml b/container-sdk.yaml
index 3c47de2..8f85375 100644
--- a/container-sdk.yaml
+++ b/container-sdk.yaml
@@ -1473,6 +1473,7 @@ flatpak:
     - turbojpeg-devel
     - twolame-libs
     - tzdata
+    - tzdata-java
     - unbound-libs
     - unzip
     - urw-base35-bookman-fonts

diff --git a/container.yaml b/container.yaml
index fee4122..3fd75ad 100644
--- a/container.yaml
+++ b/container.yaml
@@ -79,6 +79,7 @@ flatpak:
     - cairo-gobject
     - cdparanoia-libs
     - cjson
+    - cmake-filesystem
     - codec2
     - colord-libs
     - coreutils
@@ -763,6 +764,7 @@ flatpak:
     - turbojpeg
     - twolame-libs
     - tzdata
+    - tzdata-java
     - unbound-libs
     - unzip
     - util-linux

diff --git a/package-notes.txt b/package-notes.txt
index 8792d6b..6cd2374 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -20,6 +20,7 @@ avahi-glib: EB: include this as well as we already have avahi-libs
 avahi-libs: cups-libs(built that way?)
 ca-certificates
 cdparanoia-libs: pulled in via gstreamer1-plugins-base
+cmake-filesystem: E: avoid problems with cmake autorequires; the prefix=/usr is incorrect for /app builds but unowned directories do not matter for flatpaks
 colord-libs:
 coreutils-common: W: no bins/libs
 crypto-policies: W: data files
@@ -134,6 +135,7 @@ soundtouch
 systemd-libs
 systemd-standalone-tmpfiles: EB
 tzdata: W: data
+tzdata-java: E: for java-*-openjdk
 util-linux: F?: Are getopt, kill, uuidgen worth all the deps
 webkit2gtk4.0: E: compat package still used by a number of flatpaks
 webp-pixbuf-loader: E: libwebp is already in runtime

                 reply	other threads:[~2026-09-11 14:42 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=178913776121.1.14407713168462734952.flatpaks-flatpak-runtime-4c065bfbb331@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