!13 modify openEuler to vendor
From: @yangchen_guang Reviewed-by: @panchenbo Signed-off-by: @panchenbo
This commit is contained in:
commit
bde0e1695b
@ -1,10 +1,11 @@
|
|||||||
%undefine __cmake_in_source_build
|
%undefine __cmake_in_source_build
|
||||||
|
%global vendor %{?_vendor:%{_vendor}}%{!?_vendor:openEuler}
|
||||||
%global framework kservice
|
%global framework kservice
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Summary: KDE Frameworks 5 Tier 3 solution for advanced plugin and service introspection
|
Summary: KDE Frameworks 5 Tier 3 solution for advanced plugin and service introspection
|
||||||
Version: 5.100.0
|
Version: 5.100.0
|
||||||
Release: 1
|
Release: 2
|
||||||
|
|
||||||
# mixture of LGPLv2 and LGPLv2+ (mostly the latter)
|
# mixture of LGPLv2 and LGPLv2+ (mostly the latter)
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
@ -44,7 +45,7 @@ BuildRequires: flex
|
|||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
|
|
||||||
# for the Administration category
|
# for the Administration category
|
||||||
Requires: openEuler-menus
|
Requires: %{vendor}-menus
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KDE Frameworks 5 Tier 3 solution for advanced plugin and service
|
KDE Frameworks 5 Tier 3 solution for advanced plugin and service
|
||||||
@ -107,6 +108,9 @@ mkdir -p %{buildroot}%{_kf5_datadir}/kservicetypes5
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Dec 13 2022 lijian <lijian2@kylinos.cn> - 5.100.0-1
|
||||||
- update to upstream version 5.100.0
|
- update to upstream version 5.100.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user