!57 回退:删除过时的polkit-pkla-compat安装依赖
From: @BornThisWay Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
aadbaf237a
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user