From 90b33101e58831ae9366d4224103c068a1abe8ab Mon Sep 17 00:00:00 2001 From: modric Date: Fri, 17 Feb 2023 11:20:22 +0800 Subject: [PATCH] revert: delete the expired polkit-pkla-compat --- polkit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/polkit.spec b/polkit.spec index 9a21e0e..2306190 100644 --- a/polkit.spec +++ b/polkit.spec @@ -1,6 +1,6 @@ Name: polkit Version: 122 -Release: 1 +Release: 2 Summary: Define and Handle authorizations tool License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/polkit @@ -12,7 +12,7 @@ Patch1: fix-core-dump-problem.patch BuildRequires: gcc-c++ glib2-devel >= 2.30.0 expat-devel pam-devel gtk-doc gettext-devel BuildRequires: gobject-introspection-devel systemd systemd-devel dbus-devel BuildRequires: pkgconfig(duktape) >= 2.2.0 meson git -Requires: dbus +Requires: dbus polkit-pkla-compat Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires(pre): shadow-utils Requires(post): /sbin/ldconfig, systemd @@ -123,6 +123,9 @@ exit 0 %{_datadir}/man/man8/* %changelog +* Fri Feb 17 2023 wangyu - 122-2 +- revert: delete the expired polkit-pkla-compat + * Wed Feb 01 2023 wangyu - 122-1 - Upgrade to 122