Accepting request 716763 from KDE:Applications
Use %_kf5_debugdir for logging categories OBS-URL: https://build.opensuse.org/request/show/716763 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grantlee-editor?expand=0&rev=34
This commit is contained in:
commit
e4b47b9478
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 19 08:26:57 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Use %_kf5_debugdir for logging categories.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:33 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:33 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ Release: 0
|
|||||||
Summary: Messageviewer header theme editor based on Grantlee
|
Summary: Messageviewer header theme editor based on Grantlee
|
||||||
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: akonadi-mime-devel >= %{_kapp_version}
|
BuildRequires: akonadi-mime-devel >= %{_kapp_version}
|
||||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||||
@ -83,17 +83,17 @@ rm %{buildroot}%{_kf5_libdir}/*.so
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING COPYING.LIB COPYING.DOC
|
%license COPYING COPYING.LIB COPYING.DOC
|
||||||
%config %{_kf5_configdir}/grantleeditor.categories
|
%doc %lang(en) %{_kf5_htmldir}/en/contactthemeeditor/
|
||||||
%config %{_kf5_configdir}/grantleeditor.renamecategories
|
%doc %lang(en) %{_kf5_htmldir}/en/headerthemeeditor/
|
||||||
%{_kf5_bindir}/contactprintthemeeditor
|
|
||||||
%{_kf5_bindir}/contactthemeeditor
|
|
||||||
%{_kf5_bindir}/headerthemeeditor
|
|
||||||
%{_kf5_applicationsdir}/org.kde.contactprintthemeeditor.desktop
|
%{_kf5_applicationsdir}/org.kde.contactprintthemeeditor.desktop
|
||||||
%{_kf5_applicationsdir}/org.kde.contactthemeeditor.desktop
|
%{_kf5_applicationsdir}/org.kde.contactthemeeditor.desktop
|
||||||
%{_kf5_applicationsdir}/org.kde.headerthemeeditor.desktop
|
%{_kf5_applicationsdir}/org.kde.headerthemeeditor.desktop
|
||||||
|
%{_kf5_bindir}/contactprintthemeeditor
|
||||||
|
%{_kf5_bindir}/contactthemeeditor
|
||||||
|
%{_kf5_bindir}/headerthemeeditor
|
||||||
%{_kf5_configkcfgdir}/grantleethemeeditor.kcfg
|
%{_kf5_configkcfgdir}/grantleethemeeditor.kcfg
|
||||||
%doc %lang(en) %{_kf5_htmldir}/en/contactthemeeditor/
|
%{_kf5_debugdir}/grantleeditor.categories
|
||||||
%doc %lang(en) %{_kf5_htmldir}/en/headerthemeeditor/
|
%{_kf5_debugdir}/grantleeditor.renamecategories
|
||||||
%{_kf5_libdir}/libgrantleethemeeditor.so.*
|
%{_kf5_libdir}/libgrantleethemeeditor.so.*
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user