diff --git a/macros.sysusers b/macros.sysusers index d8d8c1d58d70c7a8250091fe0980ada807863963..9c9cec8a2f497173ac02730d524dcafe2a613777 100644 --- a/macros.sysusers +++ b/macros.sysusers @@ -1,7 +1,6 @@ # RPM macros for packages creating system accounts # -# Turn a sysusers.d file into macros specified by -# https://docs.fedoraproject.org/en-US/packaging-guidelines/UsersAndGroups/#_dynamic_allocation +# Turn a sysusers.d file into macros specified %sysusers_requires_compat Requires(pre): shadow-utils diff --git a/systemd-udev-trigger-no-reload.conf b/systemd-udev-trigger-no-reload.conf index c8794272585269bcfc002e6d3dfd1ae30e99ed19..2b6877ebf35bf39ca34b511047053db4733f40e1 100644 --- a/systemd-udev-trigger-no-reload.conf +++ b/systemd-udev-trigger-no-reload.conf @@ -1,3 +1,2 @@ [Unit] -# https://bugzilla.redhat.com/show_bug.cgi?id=1378974#c17 RefuseManualStop=true diff --git a/systemd.spec b/systemd.spec index 5e374aeaa8ee46bcf08a5c39a94c818a0f2e073b..2bed3ace83b782bc5040ffe501faa06c457efac5 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1,4 +1,4 @@ -%define anolis_release 4 +%define anolis_release 5 %global __requires_exclude pkg-config %global pkgdir %{_prefix}/lib/systemd @@ -62,8 +62,6 @@ Patch0001: 0001-pam-align-second-and-third-columns.patch Patch0002: 0002-pam-add-a-call-to-pam_namespace.patch Patch0003: 0003-pam-actually-align-the-columns.patch -# Those are downstream-only patches, but we don't want them in packit builds: -# https://bugzilla.redhat.com/show_bug.cgi?id=1738828 Patch0490: use-bfq-scheduler.patch # Adjust upstream config to use our shared stack @@ -915,6 +913,9 @@ fi %{_docdir}/%{name}-%{doc}/20-yama-ptrace.conf %changelog +* Mon Mar 27 2023 mgb01105731 - 252.4-5 +- Del Specific Fields + * Sat Mar 25 2023 Chunmei Xu - 252.4-4 - remove buildrequires of xen-devel