!13 modify openEuler to vendor

From: @yangchen_guang 
Reviewed-by: @panchenbo 
Signed-off-by: @panchenbo
This commit is contained in:
openeuler-ci-bot 2023-04-11 10:23:26 +00:00 committed by Gitee
commit bde0e1695b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,11 @@
%undefine __cmake_in_source_build
%global vendor %{?_vendor:%{_vendor}}%{!?_vendor:openEuler}
%global framework kservice
Name: kf5-%{framework}
Summary: KDE Frameworks 5 Tier 3 solution for advanced plugin and service introspection
Version: 5.100.0
Release: 1
Release: 2
# mixture of LGPLv2 and LGPLv2+ (mostly the latter)
License: LGPLv2
@ -44,7 +45,7 @@ BuildRequires: flex
BuildRequires: bison
# for the Administration category
Requires: openEuler-menus
Requires: %{vendor}-menus
%description
KDE Frameworks 5 Tier 3 solution for advanced plugin and service
@ -107,6 +108,9 @@ mkdir -p %{buildroot}%{_kf5_datadir}/kservicetypes5
%changelog
* Tue Apr 11 2023 panchenbo <panchenbo@kylinos.cn> - 5.100.0-2
- modify openEuler to vendor
* Tue Dec 13 2022 lijian <lijian2@kylinos.cn> - 5.100.0-1
- update to upstream version 5.100.0