!13 [sync] PR-11: adapt to the new CMake macros to fix build failure
From: @openeuler-sync-bot Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
9753ab6536
@ -3,7 +3,7 @@
|
|||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Summary: A KDE Frameworks 5 Tier 3 library for accessing the usage data collected by the activities system
|
Summary: A KDE Frameworks 5 Tier 3 library for accessing the usage data collected by the activities system
|
||||||
Version: 5.113.0
|
Version: 5.113.0
|
||||||
Release: 2
|
Release: 3
|
||||||
License: LGPLv2 or LGPLv3
|
License: LGPLv2 or LGPLv3
|
||||||
URL: https://invent.kde.org/frameworks/%{framework}
|
URL: https://invent.kde.org/frameworks/%{framework}
|
||||||
|
|
||||||
@ -38,12 +38,12 @@ Requires: qt5-qtbase-devel
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{cmake_kf5}
|
%cmake_kf5
|
||||||
%{cmake_build}
|
%cmake_build
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%{cmake_install}
|
%cmake_install
|
||||||
|
|
||||||
|
|
||||||
# no tests
|
# no tests
|
||||||
@ -68,6 +68,9 @@ Requires: qt5-qtbase-devel
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 02 2025 liweigang <oxyan70@gmail.com> - 5.113.0-3
|
||||||
|
- adapt to the new CMake macros to fix build failure
|
||||||
|
|
||||||
* Fri Nov 15 2024 ChenYanpan <chenyanpan@xfusion.com> - 5.113.0-2
|
* Fri Nov 15 2024 ChenYanpan <chenyanpan@xfusion.com> - 5.113.0-2
|
||||||
- adapt to the new CMake macros to fix build failure
|
- adapt to the new CMake macros to fix build failure
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user