From 4662dbbf39659886e1fa44bd0144a7efa01d2a01 Mon Sep 17 00:00:00 2001 From: gengqihu Date: Mon, 22 Aug 2022 15:47:42 +0800 Subject: [PATCH] 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 bf63609..2a9648e 100644 --- a/polkit.spec +++ b/polkit.spec @@ -1,6 +1,6 @@ Name: polkit Version: 0.120 -Release: 5 +Release: 6 Summary: Define and Handle authorizations tool License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/polkit @@ -16,7 +16,7 @@ Patch4: backport-build-Add-fallback-looking-for-duktape-s-library-and. BuildRequires: gcc-c++ glib2-devel >= 2.30.0 expat-devel pam-devel gtk-doc intltool BuildRequires: gobject-introspection-devel systemd systemd-devel BuildRequires: libxslt autoconf automake libtool pkgconfig(duktape) >= 2.2.0 -Requires: dbus polkit-pkla-compat +Requires: dbus Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires(pre): shadow-utils Requires(post): /sbin/ldconfig, systemd @@ -130,6 +130,9 @@ exit 0 %{_datadir}/man/man8/* %changelog +* Mon Aug 22 2022 gengqihu - 0.120-6 +- delete the expired polkit-pkla-compat + * Thu May 5 2022 Hugel - 0.120-5 - change jsauthority to duktape