revert: delete the expired polkit-pkla-compat

(cherry picked from commit 98a01179c9e9d6e493ed4ee625ec91c46292fcd7)
This commit is contained in:
modric 2023-02-17 11:35:40 +08:00 committed by openeuler-sync-bot
parent 0970a11596
commit 2b794c92b8

View File

@ -1,6 +1,6 @@
Name: polkit
Version: 0.120
Release: 8
Release: 9
Summary: Define and Handle authorizations tool
License: LGPLv2+
URL: http://www.freedesktop.org/wiki/Software/polkit
@ -17,7 +17,7 @@ Patch5: fix-core-dump-problem.patch
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
Requires: dbus polkit-pkla-compat
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
* Fri Feb 17 2023 wangyu <wangyu283@huawei.com> - 0.120-9
- revert: delete the expired polkit-pkla-compat
* Thu Dec 15 2022 shenxiangwei <shenxiangwei1@huawei.com> - 0.120-8
- fix core dump problem