fix
This commit is contained in:
@@ -16,6 +16,7 @@ Release: %autorelease
|
||||
Summary: Framework for searching and managing metadata
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only
|
||||
URL: https://www.kde.org
|
||||
VCS: git:https://github.com/KDE/baloo.git
|
||||
#!RemoteAsset
|
||||
Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{version}.tar.xz
|
||||
|
||||
@@ -103,13 +104,13 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/en_GB/
|
||||
|
||||
|
||||
%post file
|
||||
%{systemd_user_post kde-baloo.service}
|
||||
%systemd_user_post kde-baloo.service
|
||||
|
||||
%preun file
|
||||
%{systemd_user_preun kde-baloo.service}
|
||||
%systemd_user_preun kde-baloo.service
|
||||
|
||||
%postun file
|
||||
%{systemd_user_postun kde-baloo.service}
|
||||
%systemd_user_postun kde-baloo.service
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
|
||||
Reference in New Issue
Block a user