1
0
Christophe Giboudeaux 2019-07-19 08:50:49 +00:00 committed by Git OBS Bridge
parent 7d6c134204
commit a7a4f1194d
2 changed files with 9 additions and 4 deletions

View File

@ -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 Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org

View File

@ -26,7 +26,7 @@ Release: 0
Summary: Sieve scripts editor for KDE PIM Summary: Sieve scripts editor for KDE PIM
License: GPL-2.0-or-later AND LGPL-2.1-or-later License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/GUI/KDE Group: System/GUI/KDE
URL: http://www.kde.org URL: https://www.kde.org
Source0: %{name}-%{version}.tar.xz Source0: %{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
# Is only required for the icon # Is only required for the icon
@ -79,15 +79,15 @@ in KDE PIM applications.
%files %files
%license COPYING* %license COPYING*
%config %{_kf5_configdir}/sieveeditor.categories
%config %{_kf5_configdir}/sieveeditor.renamecategories
%doc %lang(en) %{_kf5_htmldir}/en/sieveeditor/ %doc %lang(en) %{_kf5_htmldir}/en/sieveeditor/
%{_kf5_applicationsdir}/org.kde.sieveeditor.desktop %{_kf5_applicationsdir}/org.kde.sieveeditor.desktop
%{_kf5_appstreamdir}/org.kde.sieveeditor.appdata.xml
%{_kf5_bindir}/sieveeditor %{_kf5_bindir}/sieveeditor
%{_kf5_configkcfgdir}/sieveeditorglobalconfig.kcfg %{_kf5_configkcfgdir}/sieveeditorglobalconfig.kcfg
%{_kf5_debugdir}/sieveeditor.categories
%{_kf5_debugdir}/sieveeditor.renamecategories
%{_kf5_libdir}/libsieveeditor.so.* %{_kf5_libdir}/libsieveeditor.so.*
%{_kf5_sharedir}/kconf_update/ %{_kf5_sharedir}/kconf_update/
%{_kf5_appstreamdir}/org.kde.sieveeditor.appdata.xml
%if %{with lang} %if %{with lang}
%files lang -f %{name}.lang %files lang -f %{name}.lang