SHA256
1
0
forked from pool/rsibreak
Christophe Giboudeaux 2020-08-27 16:48:00 +00:00 committed by Git OBS Bridge
parent ac8991fec5
commit 8b990f5668
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 27 16:47:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup
-------------------------------------------------------------------
Sun Apr 5 08:28:56 UTC 2020 - wbauer@tmo.at

View File

@ -62,13 +62,13 @@ you to take a break now and then.
%build
%cmake_kf5 -d build
%make_jobs
%cmake_build
%install
%kf5_makeinstall -C build
%suse_update_desktop_file -G "RSI Prevention" org.kde.rsibreak Qt KDE TimeUtility
%find_lang %{name} --all-name
%kf5_find_htmldocs
%{kf5_find_htmldocs}
%fdupes -s %{buildroot}%{_kf5_sharedir}
%files lang -f %{name}.lang
@ -76,13 +76,13 @@ you to take a break now and then.
%files
%license COPYING COPYING.DOC
%doc AUTHORS ChangeLog NEWS
%{_kf5_configdir}/autostart/rsibreak_autostart.desktop
%{_kf5_dbusinterfacesdir}/org.rsibreak.rsiwidget.xml
%doc %{_kf5_htmldir}/en/
%{_kf5_applicationsdir}/org.kde.rsibreak.desktop
%{_kf5_appstreamdir}/org.kde.rsibreak.appdata.xml
%{_kf5_notifydir}/rsibreak.notifyrc
%{_kf5_bindir}/rsibreak
%{_kf5_configdir}/autostart/rsibreak_autostart.desktop
%{_kf5_dbusinterfacesdir}/org.rsibreak.rsiwidget.xml
%{_kf5_iconsdir}/hicolor/*/*/*
%doc %{_kf5_htmldir}/en/
%{_kf5_notifydir}/rsibreak.notifyrc
%changelog