automatic version update by autodist [release 17.04.2-1mamba;Sun Jun 25 2017]
This commit is contained in:
parent
17a1e9576e
commit
7b94786181
33
dolphin.spec
33
dolphin.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: dolphin
|
||||
Version: 16.12.3
|
||||
Version: 17.04.2
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 File Manager
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -88,6 +88,8 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{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}"
|
||||
|
||||
@ -99,7 +101,7 @@ exit 0
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%files
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/servicemenu.knsrc
|
||||
%{_bindir}/dolphin
|
||||
@ -116,6 +118,30 @@ exit 0
|
||||
%{_kde5_servicetypesdir}/fileviewversioncontrolplugin.desktop
|
||||
%{_datadir}/kxmlgui5/dolphin/dolphinui.rc
|
||||
%{_datadir}/kxmlgui5/dolphinpart/dolphinpart.rc
|
||||
%doc %lang(ca) %{_datadir}/doc/HTML/ca/dolphin/*.png
|
||||
%doc %lang(ca) %{_datadir}/doc/HTML/ca/dolphin/index.cache.bz2
|
||||
%doc %lang(ca) %{_datadir}/doc/HTML/ca/dolphin/index.docbook
|
||||
%doc %lang(de) %{_datadir}/doc/HTML/de/dolphin/*.png
|
||||
%doc %lang(de) %{_datadir}/doc/HTML/de/dolphin/index.cache.bz2
|
||||
%doc %lang(de) %{_datadir}/doc/HTML/de/dolphin/index.docbook
|
||||
%doc %lang(es) %{_datadir}/doc/HTML/es/dolphin/index.cache.bz2
|
||||
%doc %lang(es) %{_datadir}/doc/HTML/es/dolphin/index.docbook
|
||||
%doc %lang(it) %{_datadir}/doc/HTML/it/dolphin/index.cache.bz2
|
||||
%doc %lang(it) %{_datadir}/doc/HTML/it/dolphin/index.docbook
|
||||
%doc %lang(nl) %{_datadir}/doc/HTML/nl/dolphin/*.png
|
||||
%doc %lang(nl) %{_datadir}/doc/HTML/nl/dolphin/index.cache.bz2
|
||||
%doc %lang(nl) %{_datadir}/doc/HTML/nl/dolphin/index.docbook
|
||||
%doc %lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/dolphin/*.png
|
||||
%doc %lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/dolphin/index.cache.bz2
|
||||
%doc %lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/dolphin/index.docbook
|
||||
%doc %lang(sr) %{_datadir}/doc/HTML/sr/dolphin/index.cache.bz2
|
||||
%doc %lang(sr) %{_datadir}/doc/HTML/sr/dolphin/index.docbook
|
||||
%doc %lang(sv) %{_datadir}/doc/HTML/sv/dolphin/*.png
|
||||
%doc %lang(sv) %{_datadir}/doc/HTML/sv/dolphin/index.cache.bz2
|
||||
%doc %lang(sv) %{_datadir}/doc/HTML/sv/dolphin/index.docbook
|
||||
%doc %lang(uk) %{_datadir}/doc/HTML/uk/dolphin/*.png
|
||||
%doc %lang(uk) %{_datadir}/doc/HTML/uk/dolphin/index.cache.bz2
|
||||
%doc %lang(uk) %{_datadir}/doc/HTML/uk/dolphin/index.docbook
|
||||
%doc COPYING.DOC
|
||||
|
||||
%files -n lib%{name}
|
||||
@ -137,6 +163,9 @@ exit 0
|
||||
%{_libdir}/libdolphinvcs.so
|
||||
|
||||
%changelog
|
||||
* Sun Jun 25 2017 Automatic Build System <autodist@mambasoft.it> 17.04.2-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