automatic version update by autodist [release 17.08.0-1mamba;Fri Aug 25 2017]
This commit is contained in:
parent
be19334b0f
commit
e55c7acc11
@ -1,5 +1,5 @@
|
|||||||
Name: filelight
|
Name: filelight
|
||||||
Version: 17.04.3
|
Version: 17.08.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Graphical disk usage display
|
Summary: Graphical disk usage display
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -36,6 +36,8 @@ Filelight creates a complex, but data-rich graphical representation of the files
|
|||||||
[ "%{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
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -58,20 +60,20 @@ if [ $1 -eq 0 ]; then
|
|||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_configdir}/filelightrc
|
%{_kde5_configdir}/filelightrc
|
||||||
%{_kde5_bindir}/%{name}
|
%{_kde5_bindir}/%{name}
|
||||||
%{_qt5_plugindir}/filelightpart.so
|
#%{_qt5_plugindir}/filelightpart.so
|
||||||
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
|
|
||||||
%{_kde5_icondir}/hicolor/*/actions/views_filelight.png
|
%{_kde5_icondir}/hicolor/*/actions/views_filelight.png
|
||||||
%{_kde5_icondir}/hicolor/*/apps/%{name}.png
|
%{_kde5_icondir}/hicolor/*/apps/%{name}.png
|
||||||
%{_kde5_xdgappsdir}/org.kde.filelight.desktop
|
%{_kde5_xdgappsdir}/org.kde.filelight.desktop
|
||||||
%{_kde5_servicesdir}/filelightpart.desktop
|
#%{_kde5_servicesdir}/filelightpart.desktop
|
||||||
%{_kde5_datadir}/kxmlgui5/filelight/filelightui.rc
|
%{_kde5_datadir}/kxmlgui5/filelight/filelightui.rc
|
||||||
%{_kde5_datadir}/kxmlgui5/filelightpart/filelightpartui.rc
|
#%{_kde5_datadir}/kxmlgui5/filelightpart/filelightpartui.rc
|
||||||
%doc %lang(de) %{_kde5_htmldir}/de/filelight
|
%doc %lang(de) %{_kde5_htmldir}/de/filelight
|
||||||
%doc %lang(es) %{_kde5_htmldir}/es/filelight
|
%doc %lang(es) %{_kde5_htmldir}/es/filelight
|
||||||
|
%doc %lang(en) %{_kde5_htmldir}/en/filelight
|
||||||
%doc %lang(et) %{_kde5_htmldir}/et/filelight
|
%doc %lang(et) %{_kde5_htmldir}/et/filelight
|
||||||
%doc %lang(fr) %{_kde5_htmldir}/fr/filelight
|
%doc %lang(fr) %{_kde5_htmldir}/fr/filelight
|
||||||
%doc %lang(it) %{_kde5_htmldir}/it/filelight
|
%doc %lang(it) %{_kde5_htmldir}/it/filelight
|
||||||
@ -128,6 +130,9 @@ exit 0
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 25 2017 Automatic Build System <autodist@mambasoft.it> 17.08.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jul 14 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
* Fri Jul 14 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user