!7 fixed kf5-kfilemetadata build failure in openEuler-24.03-LTS-SP1:epol
From: @chenyanpanX Reviewed-by: @misaka00251 Signed-off-by: @misaka00251
This commit is contained in:
commit
ef4d83503a
@ -10,7 +10,7 @@
|
||||
Name: kf5-%{framework}
|
||||
Summary: A Tier 2 KDE Framework for extracting file metadata
|
||||
Version: 5.113.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPLv2 or LGPLv3
|
||||
URL: https://cgit.kde.org/%{framework}
|
||||
|
||||
@ -70,11 +70,11 @@ Requires: qt5-qtbase-devel
|
||||
|
||||
%build
|
||||
%{cmake_kf5}
|
||||
%make_build
|
||||
%{cmake_build}
|
||||
|
||||
|
||||
%install
|
||||
make install/fast DESTDIR=%{buildroot}
|
||||
%{cmake_install}
|
||||
|
||||
%find_lang %{name} --all-name
|
||||
|
||||
@ -103,6 +103,9 @@ mkdir -p %{buildroot}%{_kf5_plugindir}/kfilemetadata/writers/
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 15 2024 ChenYanpan <chenyanpan@xfusion.com> - 5.113.0-2
|
||||
- adapt to the new CMake macros to fix build failure
|
||||
|
||||
* Mon Jan 08 2024 peijiankang <peijiankang@kylinos.cn> - 5.113.0-1
|
||||
- update verison to 5.113.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user