!2 更新kf5依赖,默认使用openeuler-menus

From: @weidongkl
Reviewed-by: @panchenbo
Signed-off-by: @panchenbo
This commit is contained in:
openeuler-ci-bot 2021-07-21 03:11:18 +00:00 committed by Gitee
commit f32045ea53

View File

@ -3,7 +3,7 @@
Name: kf5-%{framework}
Summary: KDE Frameworks 5 Tier 3 solution for advanced plugin and service introspection
Version: 5.55.0
Release: 1
Release: 2
# mixture of LGPLv2 and LGPLv2+ (mostly the latter)
License: LGPLv2
@ -30,7 +30,7 @@ Patch101: kservice-5.17.0-vfolder_spam.patch
BuildRequires: extra-cmake-modules >= %{majmin} kf5-kconfig-devel >= %{majmin} kf5-kcoreaddons-devel >= %{majmin} kf5-kcrash-devel >= %{majmin} kf5-kdbusaddons-devel >= %{majmin} kf5-kdoctools-devel >= %{majmin} kf5-ki18n-devel >= %{majmin} kf5-rpm-macros qt5-qtbase-devel flex bison
# for the Administration category
Requires: redhat-menus
Requires: openEuler-menus
%description
KDE Frameworks 5 Tier 3 solution for advanced plugin and service
@ -93,6 +93,9 @@ mkdir -p %{buildroot}%{_kf5_datadir}/kservicetypes5
%changelog
* Wed Jul 21 2021 weidong <weidong@uniontech.com> - 5.55.0-2
- Update requires
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
- Initial release for OpenEuler