This commit is contained in:
2026-02-13 16:54:15 +08:00
parent b000656a36
commit 486947fc57
2 changed files with 4 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ Release: %autorelease
Summary: An application crash handler
License: LGPL-2.1-or-later
URL: https://www.kde.org
#!RemoteAsset:
#!RemoteAsset
Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{version}.tar.xz
BuildRequires: fdupes

View File

@@ -67,7 +67,7 @@ Development files.
# Avoid illegal package names
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/*@*
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/en_GB/
%find_lang kded6 --with-qt --all-name --generate-subpackages
%find_lang kded6 --with-qt
%preun
%{systemd_user_preun plasma-kded6.service}
@@ -95,5 +95,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/en_GB/
%{_kf6_cmakedir}/KF6KDED/
%{_kf6_dbusinterfacesdir}/org.kde.kded6.xml
%files -f kded6.lang
%changelog
%{?autochangelog}