!24 fixed kf5-plasma build failure in openEuler-24.03-LTS-SP1:epol
From: @chenyanpanX Reviewed-by: @misaka00251 Signed-off-by: @misaka00251
This commit is contained in:
commit
ff21253eb0
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: kf5-plasma
|
Name: kf5-plasma
|
||||||
Version: 5.113.0
|
Version: 5.113.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface
|
Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface
|
||||||
License: GPL-2.0-or-later and LGPL-2.0-or-later and BSD
|
License: GPL-2.0-or-later and LGPL-2.0-or-later and BSD
|
||||||
URL: https://invent.kde.org/frameworks/plasma
|
URL: https://invent.kde.org/frameworks/plasma
|
||||||
@ -85,10 +85,10 @@ developing applications that use %{name}.
|
|||||||
%build
|
%build
|
||||||
%cmake_kf5
|
%cmake_kf5
|
||||||
|
|
||||||
%make_build
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%cmake_install
|
||||||
|
|
||||||
%find_lang %{name} --all-name --with-man --all-name
|
%find_lang %{name} --all-name --with-man --all-name
|
||||||
|
|
||||||
@ -135,6 +135,9 @@ mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 15 2024 ChenYanpan <chenyanpan@xfusion.com> - 5.113.0-2
|
||||||
|
- use %cmake_build and %cmake_install to fix build failure
|
||||||
|
|
||||||
* Mon Jan 08 2024 houhongxun <houhongxun@kylinos.cn> - 5.113.0-1
|
* Mon Jan 08 2024 houhongxun <houhongxun@kylinos.cn> - 5.113.0-1
|
||||||
- Upgrade to version 5.113.0
|
- Upgrade to version 5.113.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user