automatic version update by autodist [release 17.04.3-1mamba;Wed Aug 09 2017]
This commit is contained in:
parent
aeec869905
commit
4460b447fc
21
parley.spec
21
parley.spec
@ -1,5 +1,5 @@
|
||||
Name: parley
|
||||
Version: 16.12.3
|
||||
Version: 17.04.3
|
||||
Release: 1mamba
|
||||
Summary: Parley - Vocabulary Trainer
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@ -71,6 +71,8 @@ Features:
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -91,7 +93,7 @@ if [ $1 -eq 0 ]; then
|
||||
fi
|
||||
exit 0
|
||||
|
||||
%files
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_bindir}/%{name}
|
||||
%{_kde5_datadir}/%{name}
|
||||
@ -107,10 +109,21 @@ exit 0
|
||||
%{_kde5_icondir}/hicolor/scalable/apps/%{name}*.svgz
|
||||
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
||||
%config %{_kde5_configdir}/%{name}*.knsrc
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
|
||||
%doc AUTHORS COPYING COPYING.DOC TODO
|
||||
%lang(en) %{_kde5_htmldir}/en/%{name}
|
||||
%lang(ca) %{_datadir}/doc/HTML/ca/parley
|
||||
%lang(de) %{_datadir}/doc/HTML/de/parley
|
||||
%lang(es) %{_datadir}/doc/HTML/es/parley
|
||||
%lang(it) %{_datadir}/doc/HTML/it/parley
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/parley
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/parley
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/parley
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/parley
|
||||
%doc AUTHORS COPYING COPYING.DOC
|
||||
|
||||
%changelog
|
||||
* Wed Aug 09 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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user