automatic version update by autodist [release 2.7.0-1mamba;Tue Jun 05 2018]
This commit is contained in:
parent
b076b7e95e
commit
ef0f185e68
@ -1,6 +1,6 @@
|
|||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: krusader
|
Name: krusader
|
||||||
Version: 2.6.0
|
Version: 2.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An advanced twin panel (commander style) file manager for KDE
|
Summary: An advanced twin panel (commander style) file manager for KDE
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -71,7 +71,7 @@ It supports the following archive formats: tar, zip, bzip2, gzip, rar, ace, arj
|
|||||||
[ "%{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
|
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
@ -90,15 +90,13 @@ It supports the following archive formats: tar, zip, bzip2, gzip, rar, ace, arj
|
|||||||
%{_kde5_icondir}/hicolor/*/*/*.png
|
%{_kde5_icondir}/hicolor/*/*/*.png
|
||||||
%{_kde5_servicesdir}/*.protocol
|
%{_kde5_servicesdir}/*.protocol
|
||||||
%{_mandir}/man1/krusader.1*
|
%{_mandir}/man1/krusader.1*
|
||||||
%lang(de) %{_mandir}/de/man1/krusader.1*
|
|
||||||
%lang(nl) %{_mandir}/nl/man1/krusader.1*
|
|
||||||
%lang(pt_BR) %{_mandir}/pt_BR/man1/krusader.1*
|
|
||||||
%lang(sv) %{_mandir}/sv/man1/krusader.1*
|
|
||||||
%lang(uk) %{_mandir}/uk/man1/krusader.1*
|
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
#ChangeLog README TODO
|
#ChangeLog README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 05 2018 Automatic Build System <autodist@mambasoft.it> 2.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
|
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user