diff --git a/kblocks.spec b/kblocks.spec index 3120444..2c60f21 100644 --- a/kblocks.spec +++ b/kblocks.spec @@ -1,5 +1,5 @@ Name: kblocks -Version: 16.12.3 +Version: 17.04.3 Release: 1mamba Summary: KBlocks, Egyptian style Group: Graphical Desktop/Applications/Games @@ -40,6 +40,8 @@ KBlocks, Egyptian style. [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -C build +%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang + %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -62,7 +64,7 @@ if [ $1 -eq 0 ]; then fi exit 0 -%files +%files -f %{name}5_qt.lang %defattr(-,root,root) %{_kde5_bindir}/kblocks %{_kde5_xdgappsdir}/org.kde.kblocks.desktop @@ -74,8 +76,23 @@ exit 0 %config %{_kde5_configdir}/kblocks.knsrc %doc %lang(en) %{_kde5_htmldir}/en/kblocks/* %{_kde5_icondir}/hicolor/*/apps/kblocks.png +%lang(de) %{_datadir}/doc/HTML/de/kblocks +%lang(es) %{_datadir}/doc/HTML/es/kblocks +%lang(et) %{_datadir}/doc/HTML/et/kblocks +%lang(fr) %{_datadir}/doc/HTML/fr/kblocks +%lang(gl) %{_datadir}/doc/HTML/gl/kblocks +%lang(it) %{_datadir}/doc/HTML/it/kblocks +%lang(nl) %{_datadir}/doc/HTML/nl/kblocks +%lang(pl) %{_datadir}/doc/HTML/pl/kblocks +%lang(pt) %{_datadir}/doc/HTML/pt/kblocks +%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kblocks +%lang(sv) %{_datadir}/doc/HTML/sv/kblocks +%lang(uk) %{_datadir}/doc/HTML/uk/kblocks %changelog +* Sat Aug 12 2017 Automatic Build System 17.04.3-1mamba +- automatic version update by autodist + * Fri Mar 10 2017 Automatic Build System 16.12.3-1mamba - automatic version update by autodist