public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add cmake-filesystem, tzdata-java
@ 2026-09-11 14:42 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-11 14:42 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:42 [flatpaks/flatpak-runtime] f45: Add cmake-filesystem, tzdata-java Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox