diff --git a/SPECS/systemd.spec b/SPECS/systemd.spec index afc5e1e..3b0cce9 100644 --- a/SPECS/systemd.spec +++ b/SPECS/systemd.spec @@ -21,7 +21,7 @@ Name: systemd Url: https://systemd.io Version: 252 -Release: 18%{?dist} +Release: 18%{?dist}.inferit # For a breakdown of the licensing, see README License: LGPLv2+ and MIT and GPLv2+ Summary: System and Service Manager @@ -854,6 +854,8 @@ CONFIGURE_OPTS=( -Dportabled=false -Dnetworkd=false -Dsupport-url=https://access.redhat.com/support + # https://issues.redhat.com/browse/RHEL-16810 + -Dsbat-distro-url=mailto:secalert@msvsphere-os.ru -Ddefault-net-naming-scheme=rhel-9.0 ) @@ -1268,6 +1270,9 @@ getent passwd systemd-oom &>/dev/null || useradd -r -l -g systemd-oom -d / -s /s %files standalone-sysusers -f .file-list-standalone-sysusers %changelog +* Fri Jan 19 2024 Arkady L. Shane 252-18.inferit +- Added -Dsbat-distro-url=mailto:secalert@msvsphere-os.ru + * Tue Aug 22 2023 systemd maintenance team - 252-18 - doc: add downstream CONTRIBUTING document (#2170883) - doc: improve CONTRIBUTING document (#2170883)