diff --git a/systemd.spec b/systemd.spec index 7104ec29bfa2dbb8862451be943c094ad240e896..978d33dbdb7371b401584cf1b43cb5e99841ed51 100644 --- a/systemd.spec +++ b/systemd.spec @@ -16,7 +16,7 @@ Name: systemd Url: https://www.freedesktop.org/wiki/Software/systemd Version: 243 -Release: 34 +Release: 35 License: MIT and LGPLv2+ and GPLv2+ Summary: System and Service Manager @@ -151,7 +151,7 @@ Requires(post): coreutils Requires(post): sed Requires(post): acl Requires(post): grep -Requires(post): openssl +Requires(post): openssl-libs Requires(pre): coreutils Requires(pre): /usr/bin/getent Requires(pre): /usr/sbin/groupadd @@ -1503,6 +1503,12 @@ fi %exclude /usr/share/man/man3/* %changelog +* Thu Jun 03 2021 shenyangyang - 243-35 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:change requires to openssl-libs as post scripts systemctl requires libssl.so.1.1 + * Mon May 31 2021 overweight - 243-34 - fix patchname and patchnum