delete the expired polkit-pkla-compat

This commit is contained in:
gengqihu 2022-08-22 15:47:42 +08:00
parent bc9fa32cf9
commit 4662dbbf39

View File

@ -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 <qihu@nfschina.com> - 0.120-6
- delete the expired polkit-pkla-compat
* Thu May 5 2022 Hugel <gengqihu1@h-partners.com> - 0.120-5
- change jsauthority to duktape