automatic version update by autodist [release 17.04.3-1mamba;Sun Aug 06 2017]
This commit is contained in:
parent
dd38e5eaa3
commit
3eee35e0f0
19
konsole.spec
19
konsole.spec
@ -1,5 +1,5 @@
|
||||
Name: konsole
|
||||
Version: 16.12.3
|
||||
Version: 17.04.3
|
||||
Release: 1mamba
|
||||
Summary: Terminal Emulator for the K Desktop Environment
|
||||
Group: Graphical Desktop/Applications/Administration
|
||||
@ -59,6 +59,8 @@ Konsole is the terminal emulator for the K Desktop Environment.
|
||||
[ "%{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}"
|
||||
|
||||
@ -78,7 +80,7 @@ if [ $1 -eq 0 ]; then
|
||||
fi
|
||||
exit 0
|
||||
|
||||
%files
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_bindir}/konsole
|
||||
%{_kde5_bindir}/konsoleprofile
|
||||
@ -95,11 +97,22 @@ exit 0
|
||||
%{_kde5_servicesdir}/ServiceMenus/konsolehere.desktop
|
||||
%{_kde5_servicesdir}/ServiceMenus/konsolerun.desktop
|
||||
%{_kde5_servicetypesdir}/terminalemulator.desktop
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
|
||||
%lang(en) %{_kde5_htmldir}/en/%{name}
|
||||
%lang(ca) %{_datadir}/doc/HTML/ca/konsole
|
||||
%lang(de) %{_datadir}/doc/HTML/de/konsole
|
||||
%lang(it) %{_datadir}/doc/HTML/it/konsole
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/konsole
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/konsole
|
||||
%lang(sr) %{_datadir}/doc/HTML/sr/konsole
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/konsole
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/konsole
|
||||
%doc COPYING COPYING.DOC COPYING.LIB
|
||||
#README
|
||||
|
||||
%changelog
|
||||
* Sun Aug 06 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