From 0f7adcbe1c00643b7d39272852c997eec1c58b16b23d6e072a95020cb2706d8f Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Tue, 14 May 2024 08:24:11 +0000 Subject: [PATCH] - Move optional modules into image definition instead of patterns OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/patterns-tik?expand=0&rev=14 --- patterns-tik.changes | 5 +++++ patterns-tik.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/patterns-tik.changes b/patterns-tik.changes index 4804f03..3425223 100644 --- a/patterns-tik.changes +++ b/patterns-tik.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 14 08:23:48 UTC 2024 - Richard Brown + +- Move optional modules into image definition instead of patterns + ------------------------------------------------------------------- Wed May 8 12:45:19 UTC 2024 - Richard Brown diff --git a/patterns-tik.spec b/patterns-tik.spec index ac28ef8..344dffc 100644 --- a/patterns-tik.spec +++ b/patterns-tik.spec @@ -148,7 +148,6 @@ Requires: hwinfo #AEON:Requires: selinux-tools #AEON:Requires: policycoreutils-python-utils - ### Packages formerly provided by x11 Requires: xf86-input-libinput Requires: xorg-x11-fonts-core @@ -214,9 +213,9 @@ Requires: distribution-logos-openSUSE-Aeon # gnome-initial-setup requirements #AEON:Requires: gnome-initial-setup Requires: gjs +Requires: desktop-file-utils Requires: gnome-menus-branding-openSUSE Requires: system-group-wheel -Requires: desktop-file-utils # # Now the real packages # @@ -389,8 +388,6 @@ Requires: libvulkan_intel ### This is tik, install tik Requires: tik Requires: tik-config-Aeon -Requires: tik-module-welcome -Requires: tik-module-mig %description base This is the openSUSE tik base system. It contains a minimised immutable desktop system focused on deploying disk images.