!59 [sync] PR-58: 回退:删除过时的polkit-pkla-compat安装依赖

From: @openeuler-sync-bot 
Reviewed-by: @HuaxinLuGitee 
Signed-off-by: @HuaxinLuGitee
This commit is contained in:
openeuler-ci-bot 2023-02-21 12:44:17 +00:00 committed by Gitee
commit 8f9d574b88
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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