revert: delete the expired polkit-pkla-compat

This commit is contained in:
modric 2023-02-17 11:20:22 +08:00
parent 85fdac10e9
commit 90b33101e5

View File

@ -1,6 +1,6 @@
Name: polkit Name: polkit
Version: 122 Version: 122
Release: 1 Release: 2
Summary: Define and Handle authorizations tool Summary: Define and Handle authorizations tool
License: LGPLv2+ License: LGPLv2+
URL: http://www.freedesktop.org/wiki/Software/polkit 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: 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: gobject-introspection-devel systemd systemd-devel dbus-devel
BuildRequires: pkgconfig(duktape) >= 2.2.0 meson git BuildRequires: pkgconfig(duktape) >= 2.2.0 meson git
Requires: dbus Requires: dbus polkit-pkla-compat
Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Requires(pre): shadow-utils Requires(pre): shadow-utils
Requires(post): /sbin/ldconfig, systemd Requires(post): /sbin/ldconfig, systemd
@ -123,6 +123,9 @@ exit 0
%{_datadir}/man/man8/* %{_datadir}/man/man8/*
%changelog %changelog
* Fri Feb 17 2023 wangyu <wangyu283@huawei.com> - 122-2
- revert: delete the expired polkit-pkla-compat
* Wed Feb 01 2023 wangyu <wangyu283@huawei.com> - 122-1 * Wed Feb 01 2023 wangyu <wangyu283@huawei.com> - 122-1
- Upgrade to 122 - Upgrade to 122