automatic version update by autodist [release 16.04.0-1mamba;Sat Apr 23 2016]

This commit is contained in:
Automatic Build System 2024-01-06 03:02:42 +01:00
parent effb90c228
commit cb509db6d3

View File

@ -1,5 +1,5 @@
Name: ksystemlog
Version: 15.08.2
Version: 16.04.0
Release: 1mamba
Summary: System log viewer tool
Group: Graphical Desktop/Applications/Administration
@ -32,7 +32,7 @@ This package is part of KDE4, as a component of the KDE4 admin module.
%setup -q
%build
%cmake_kde4 -d build
%cmake_kde5 -d build
%make
%install
@ -44,30 +44,40 @@ This package is part of KDE4, as a component of the KDE4 admin module.
%posttrans
update-desktop-database -q >/dev/null 2>&1
update-mime-database %{_kde4_mimedir} >/dev/null 2>&1
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
exit 0
%postun
if [ $1 -eq 0 ]; then
update-desktop-database -q >/dev/null 2>&1
update-mime-database %{_kde4_mimedir} >/dev/null 2>&1
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
fi
exit 0
%files
%defattr(-,root,root)
%{_kde4_bindir}/ksystemlog
%{_kde4_xdgappsdir}/ksystemlog.desktop
%{_kde4_datadir}/ksystemlog/ksystemlogui.rc
%doc %lang(en) %{_kde4_htmldir}/en/ksystemlog/common
%doc %lang(en) %{_kde4_htmldir}/en/ksystemlog/filter-process.png
%doc %lang(en) %{_kde4_htmldir}/en/ksystemlog/first-opening.png
%doc %lang(en) %{_kde4_htmldir}/en/ksystemlog/index.cache.bz2
%doc %lang(en) %{_kde4_htmldir}/en/ksystemlog/index.docbook
%doc %lang(en) %{_kde4_htmldir}/en/ksystemlog/main-screen.png
%{_kde5_bindir}/ksystemlog
%{_kde5_xdgappsdir}/org.kde.ksystemlog.desktop
%{_kde5_datadir}/kxmlgui5/ksystemlog/ksystemlogui.rc
%doc %lang(en) %{_kde5_htmldir}/en/ksystemlog/*
%doc COPYING
%changelog
* Sat Apr 23 2016 Automatic Build System <autodist@mambasoft.it> 16.04.0-1mamba
- automatic version update by autodist
* Wed Mar 16 2016 Automatic Build System <autodist@mambasoft.it> 15.12.3-1mamba
- automatic version update by autodist
* Tue Feb 16 2016 Automatic Build System <autodist@mambasoft.it> 15.12.2-1mamba
- automatic version update by autodist
* Tue Jan 12 2016 Automatic Build System <autodist@mambasoft.it> 15.12.1-1mamba
- automatic version update by autodist
* Wed Dec 23 2015 Automatic Build System <autodist@mambasoft.it> 15.12.0-1mamba
- automatic version update by autodist
* Mon Nov 02 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 15.08.2-1mamba
- update to 15.08.2