This commit is contained in:
parent
0fa1449528
commit
cbe0b3badc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 08:29:38 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Use %_kf5_debugdir for logging categories.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:33 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
14
kalarm.spec
14
kalarm.spec
@ -26,7 +26,7 @@ Release: 0
|
||||
Summary: Personal Alarm Scheduler
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Other
|
||||
URL: http://www.kde.org
|
||||
URL: https://www.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: gettext-devel
|
||||
@ -110,21 +110,21 @@ Personal alarm message, command and email scheduler for KDE
|
||||
%files
|
||||
%license COPYING COPYING.LIB COPYING.DOC
|
||||
%doc README
|
||||
%config %{_kf5_configdir}/kalarm.categories
|
||||
%config %{_kf5_configdir}/kalarm.renamecategories
|
||||
%{_kf5_dbuspolicydir}/org.kde.kalarm.rtcwake.conf
|
||||
%config %{_kf5_configdir}/autostart/kalarm.autostart.desktop
|
||||
%dir %{_kf5_appstreamdir}
|
||||
%dir %{_libdir}/libexec/kauth/
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/kalarm/
|
||||
%{_kf5_applicationsdir}/org.kde.kalarm.desktop
|
||||
%{_kf5_appstreamdir}/org.kde.kalarm.appdata.xml
|
||||
%{_kf5_bindir}/kalarm*
|
||||
%config %{_kf5_configdir}/autostart/kalarm.autostart.desktop
|
||||
%{_kf5_configkcfgdir}/kalarmconfig.kcfg
|
||||
%{_kf5_dbusinterfacesdir}/org.kde.kalarm.kalarm.xml
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/kalarm/
|
||||
%{_kf5_dbuspolicydir}/org.kde.kalarm.rtcwake.conf
|
||||
%{_kf5_debugdir}/kalarm.categories
|
||||
%{_kf5_debugdir}/kalarm.renamecategories
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/kalarm.png
|
||||
%{_kf5_libdir}/libexec/kauth/kalarm_helper
|
||||
%{_kf5_kxmlguidir}/kalarm/
|
||||
%{_kf5_libdir}/libexec/kauth/kalarm_helper
|
||||
%{_kf5_sharedir}/dbus-1/system-services/org.kde.kalarm.rtcwake.service
|
||||
%{_kf5_sharedir}/kalarm/
|
||||
%{_kf5_sharedir}/kconf_update/
|
||||
|
Loading…
x
Reference in New Issue
Block a user