!10 【轻量级 PR】:fixed build failure

From: @chenyanpanX 
Reviewed-by: @misaka00251 
Signed-off-by: @misaka00251
This commit is contained in:
openeuler-ci-bot 2024-11-18 08:06:54 +00:00 committed by Gitee
commit e3330218a5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -7,7 +7,7 @@
Name: kf5-%{framework}
Version: 5.113.0
Release: 1
Release: 2
Summary: The Syndication Library
License: LGPLv2+ and BSD
@ -49,10 +49,10 @@ developing applications that use %{name}.
%build
%cmake_kf5
%make_build
%cmake_build
%install
%make_install
%cmake_install
%check
%if 0%{?tests}
@ -78,6 +78,9 @@ export CTEST_OUTPUT_ON_FAILURE=1
%changelog
* Thu Nov 14 2024 ChenYanpan <chenyanpan@xfusion.com> - 5.113.0-2
- use %cmake_build and %cmake_build
* Mon Jan 08 2024 peijiankang <peijiankang@kylinos.cn> - 5.113.0-1
- update verison to 5.113.0