diff --git a/anaconda.spec b/anaconda.spec index 5ab35372ee430b0cd4aa3256625ef790c59c02e9..3944d1a0c8afed328b4362f382ef14298c570bae 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Name: anaconda Version: 36.16.5 -Release: 49 +Release: 50 Summary: Graphical system installer License: GPL-2.0-or-later and MIT URL: https://fedoraproject.org/wiki/Anaconda @@ -139,6 +139,7 @@ Requires: python3-langtable >= %{langtablever} util-linux >= %{utillinuxver} pyt Requires: python3-dbus python3-pwquality python3-systemd python3-dasbus >= %{dasbusver} Requires: cracklib-dicts python3-pytz teamd NetworkManager >= %{nmver} NetworkManager-libnm >= %{nmver} Requires: kbd chrony systemd python3-pid +Requires: xrdb xrandr Requires: python3-ordered-set >= 2.0.0 glibc-langpack-en dbus-daemon Recommends: python3-packaging NetworkManager-team systemd-resolved # Required by the systemd service anaconda-fips. @@ -328,6 +329,12 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Jul 30 2025 Funda Wang - 36.16.5-50 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC: add xrdb and xrand into requirement of core because display is running them + * Fri Jul 25 2025 Funda Wang - 36.16.5-49 - Type:bugfix - ID:NA