Debrand for AlmaLinux

This commit is contained in:
Andrew Lukoshko 2024-04-30 19:53:46 +00:00
parent 2efbbabf81
commit 199f2fc850
1 changed files with 6 additions and 3 deletions

View File

@ -21,7 +21,7 @@
Name: systemd Name: systemd
Url: https://systemd.io Url: https://systemd.io
Version: 252 Version: 252
Release: 32%{?dist} Release: 32%{?dist}.alma.1
# For a breakdown of the licensing, see README # For a breakdown of the licensing, see README
License: LGPLv2+ and MIT and GPLv2+ License: LGPLv2+ and MIT and GPLv2+
Summary: System and Service Manager Summary: System and Service Manager
@ -1232,9 +1232,9 @@ CONFIGURE_OPTS=(
-Duserdb=false -Duserdb=false
-Dportabled=false -Dportabled=false
-Dnetworkd=false -Dnetworkd=false
-Dsupport-url=https://access.redhat.com/support -Dsupport-url=https://wiki.almalinux.org/Help-and-Support
# https://issues.redhat.com/browse/RHEL-16810 # https://issues.redhat.com/browse/RHEL-16810
-Dsbat-distro-url=mailto:secalert@redhat.com -Dsbat-distro-url=mailto:security@almalinux.org
-Ddefault-net-naming-scheme=rhel-9.0 -Ddefault-net-naming-scheme=rhel-9.0
-Dukify=true -Dukify=true
) )
@ -1664,6 +1664,9 @@ systemd-hwdb update &>/dev/null || :
%{_prefix}/lib/dracut/modules.d/70rhel-net-naming-sysattrs/* %{_prefix}/lib/dracut/modules.d/70rhel-net-naming-sysattrs/*
%changelog %changelog
* Tue Apr 30 2024 Andrew Lukoshko <alukoshko@almalinux.org> - 252-32.alma.1
- Debrand for AlmaLinux
* Mon Mar 18 2024 Jan Macku <jamacku@redhat.com> - 252-32 * Mon Mar 18 2024 Jan Macku <jamacku@redhat.com> - 252-32
- rebase rhel-net-naming-sysattrs to v0.5 - rebase rhel-net-naming-sysattrs to v0.5