forked from pool/kfloppy
Accepting request 716777 from KDE:Applications
Use %_kf5_debugdir for logging categories OBS-URL: https://build.opensuse.org/request/show/716777 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfloppy?expand=0&rev=99
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 08:37:34 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Use %_kf5_debugdir for logging categories.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@@ -26,7 +26,7 @@ Release: 0
|
||||
Summary: Floppy Formatter
|
||||
License: GPL-2.0-only
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
URL: https://www.kde.org
|
||||
Source0: kfloppy-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kdoctools-devel
|
||||
@@ -68,11 +68,11 @@ KDE Floppy Disk Utility
|
||||
%files
|
||||
%license COPYING
|
||||
%doc README TODO
|
||||
%config %{_kf5_configdir}/kfloppy.categories
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/kfloppy/
|
||||
%{_kf5_bindir}/kfloppy
|
||||
%{_kf5_applicationsdir}/*.desktop
|
||||
%{_kf5_appstreamdir}/
|
||||
%{_kf5_bindir}/kfloppy
|
||||
%{_kf5_debugdir}/kfloppy.categories
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*.png
|
||||
|
||||
%if %{with lang}
|
||||
|
Reference in New Issue
Block a user