forked from pool/pim-sieve-editor
This commit is contained in:
parent
7d6c134204
commit
a7a4f1194d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 08:50:23 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Use %_kf5_debugdir for logging categories.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -26,7 +26,7 @@ Release: 0
|
||||
Summary: Sieve scripts editor for KDE PIM
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
URL: https://www.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
# Is only required for the icon
|
||||
@ -79,15 +79,15 @@ in KDE PIM applications.
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%config %{_kf5_configdir}/sieveeditor.categories
|
||||
%config %{_kf5_configdir}/sieveeditor.renamecategories
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/sieveeditor/
|
||||
%{_kf5_applicationsdir}/org.kde.sieveeditor.desktop
|
||||
%{_kf5_appstreamdir}/org.kde.sieveeditor.appdata.xml
|
||||
%{_kf5_bindir}/sieveeditor
|
||||
%{_kf5_configkcfgdir}/sieveeditorglobalconfig.kcfg
|
||||
%{_kf5_debugdir}/sieveeditor.categories
|
||||
%{_kf5_debugdir}/sieveeditor.renamecategories
|
||||
%{_kf5_libdir}/libsieveeditor.so.*
|
||||
%{_kf5_sharedir}/kconf_update/
|
||||
%{_kf5_appstreamdir}/org.kde.sieveeditor.appdata.xml
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
Reference in New Issue
Block a user