automatic version update by autodist [release 17.04.3-1mamba;Tue Aug 08 2017]
This commit is contained in:
parent
37e10c4032
commit
0eae4cc5bf
@ -1,5 +1,5 @@
|
|||||||
Name: kteatime
|
Name: kteatime
|
||||||
Version: 16.12.3
|
Version: 17.04.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: System tray applet that makes sure your tea doesn't get too strong
|
Summary: System tray applet that makes sure your tea doesn't get too strong
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -37,6 +37,8 @@ This package is part of KDE Applications.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
|
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -58,20 +60,29 @@ if [ $1 -eq 0 ]; then
|
|||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_bindir}/kteatime
|
%{_kde5_bindir}/kteatime
|
||||||
%{_datadir}/metainfo/org.kde.kteatime.appdata.xml
|
%{_datadir}/metainfo/org.kde.kteatime.appdata.xml
|
||||||
%{_datadir}/applications/org.kde.kteatime.desktop
|
%{_datadir}/applications/org.kde.kteatime.desktop
|
||||||
%{_datadir}/knotifications5/kteatime.notifyrc
|
%{_datadir}/knotifications5/kteatime.notifyrc
|
||||||
%doc %lang(en) %{_kde5_htmldir}/en/kteatime/config.png
|
|
||||||
%doc %lang(en) %{_kde5_htmldir}/en/kteatime/index.cache.bz2
|
|
||||||
%doc %lang(en) %{_kde5_htmldir}/en/kteatime/index.docbook
|
|
||||||
%{_kde5_icondir}/hicolor/*/apps/kteatime.png
|
%{_kde5_icondir}/hicolor/*/apps/kteatime.png
|
||||||
%{_kde5_icondir}/hicolor/scalable/apps/kteatime.svgz
|
%{_kde5_icondir}/hicolor/scalable/apps/kteatime.svgz
|
||||||
|
%lang(en) %{_kde5_htmldir}/en/kteatime
|
||||||
|
%lang(ca) %{_datadir}/doc/HTML/ca/kteatime
|
||||||
|
%lang(de) %{_datadir}/doc/HTML/de/kteatime
|
||||||
|
%lang(es) %{_datadir}/doc/HTML/es/kteatime
|
||||||
|
%lang(it) %{_datadir}/doc/HTML/it/kteatime
|
||||||
|
%lang(nl) %{_datadir}/doc/HTML/nl/kteatime
|
||||||
|
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kteatime
|
||||||
|
%lang(sv) %{_datadir}/doc/HTML/sv/kteatime
|
||||||
|
%lang(uk) %{_datadir}/doc/HTML/uk/kteatime
|
||||||
%doc COPYING COPYING.DOC
|
%doc COPYING COPYING.DOC
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
|
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user