From cda7461ef7b2057d6b637f9b340bf9524fcc0929 Mon Sep 17 00:00:00 2001 From: liuxinhao Date: Mon, 25 Jul 2022 17:48:08 +0800 Subject: [PATCH] add requires: fcitx-configtools , mate-polkit. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://e.gitee.com/open_euler/milestones/170424/issues/table?issue=I5IHXK state to 已完成 https://e.gitee.com/open_euler/milestones/170424/issues/table?issue=I5HRDY state to 已完成 --- kiran-desktop.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/kiran-desktop.spec b/kiran-desktop.spec index 685192f..7ba2bcf 100644 --- a/kiran-desktop.spec +++ b/kiran-desktop.spec @@ -2,7 +2,7 @@ Name: kiran-desktop Version: 2.3 -Release: 1 +Release: 2 Summary: Kiran desktop environment #Group: @@ -77,6 +77,7 @@ Requires: lightdm Requires: lightdm-gobject Requires: mate-menus-preferences-category-menu Requires: mate-terminal +Requires: mate-polkit %if 0%{?kylin} Requires: mate-media >= 1.22.1-1%{?dist}.kb8 %else @@ -92,6 +93,7 @@ Requires: fcitx >= 4.2.9.6-4%{?dist}.kb10 %else Requires: fcitx %endif +Requires: fcitx-configtool Requires: glx-utils Requires: initial-setup-gui @@ -165,6 +167,9 @@ install -D -m 0644 %SOURCE1 %{buildroot}%{_datadir}/glib-2.0/schemas/99_unikylin %changelog +* Mon Jul 25 2022 liuxinhao - 2.3-2 +- KYOS-F: add depenency: mate-polkit,fcitx-configtool + * Mon Jul 11 2022 liuxinhao - 2.3-1 - KYOS-F: RELEASE kiran-desktop 2.3 -- Gitee