automatic version update by autodist [release 15.12.2-1mamba;Tue Feb 16 2016]

This commit is contained in:
Automatic Build System 2024-01-06 02:14:04 +01:00
parent 80d3a0d46a
commit 1e89e660cc

View File

@ -1,5 +1,5 @@
Name: kmplot Name: kmplot
Version: 4.14.3 Version: 15.12.2
Release: 1mamba Release: 1mamba
Summary: Mathematical Function Plotter Summary: Mathematical Function Plotter
Group: Graphical Desktop/Applications/Educational Group: Graphical Desktop/Applications/Educational
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com> Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://www.kde.org/applications/education/kmplot/ URL: http://www.kde.org/applications/education/kmplot/
Source: http://download.kde.org/stable/%{version}/src/kmplot-%{version}.tar.xz Source: http://download.kde.org/stable/applications/%{version}/src/kmplot-%{version}.tar.xz
License: GPL License: GPL
BuildRequires: cmake BuildRequires: cmake
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -47,7 +47,7 @@ Features:
%setup -q %setup -q
%build %build
%cmake_kde4 -d build %cmake_kde5 -d build
%make %make
%install %install
@ -58,39 +58,74 @@ Features:
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post %post
touch --no-create %{_kde4_icondir}/hicolor &>/dev/null touch --no-create %{_kde5_icondir}/hicolor &>/dev/null
exit 0 exit 0
%posttrans %posttrans
update-desktop-database -q &>/dev/null update-desktop-database -q &>/dev/null
gtk-update-icon-cache %{_kde4_icondir}/hicolor &>/dev/null gtk-update-icon-cache %{_kde5_icondir}/hicolor &>/dev/null
exit 0 exit 0
%postun %postun
if [ $1 -eq 0 ]; then if [ $1 -eq 0 ]; then
update-desktop-database -q &>/dev/null update-desktop-database -q &>/dev/null
touch --no-create %{_kde4_icondir}/hicolor &>/dev/null touch --no-create %{_kde5_icondir}/hicolor &>/dev/null
gtk-update-icon-cache %{_kde4_icondir}/hicolor &>/dev/null gtk-update-icon-cache %{_kde5_icondir}/hicolor &>/dev/null
fi fi
exit 0 exit 0
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%{_kde4_bindir}/%{name} %{_kde5_bindir}/%{name}
%{_kde4_datadir}/%{name} %{_libdir}/qt5/plugins/kmplotpart.so
%doc %lang(en) %{_kde4_htmldir}/en/%{name} %{_datadir}/applications/org.kde.kmplot.desktop
%{_kde4_icondir}/hicolor/*/apps/%{name}.png %{_datadir}/kservices5/kmplot_part.desktop
%{_kde4_icondir}/hicolor/scalable/apps/%{name}.svgz %dir %{_datadir}/kxmlgui5/kmplot
%{_kde4_kcfgdir}/%{name}.kcfg %{_datadir}/kxmlgui5/kmplot/*.rc
%{_kde4_libdir}/kde4/lib%{name}part.so %doc %lang(en) %{_kde5_htmldir}/en/%{name}
%{_kde4_servicesdir}/%{name}_part.desktop %{_kde5_icondir}/hicolor/*/apps/%{name}.png
%{_kde4_sharedir}/appdata/kmplot.appdata.xml %{_kde5_icondir}/hicolor/scalable/apps/%{name}.svgz
%{_kde4_xdgappsdir}/%{name}.desktop %{_kde5_kcfgdir}/%{name}.kcfg
%{_kde4_dbusinterfacesdir}/org.kde.%{name}.*.xml %{_kde5_sharedir}/appdata/org.kde.kmplot.appdata.xml
%{_kde5_dbusinterfacesdir}/org.kde.%{name}.*.xml
%{_mandir}/man1/%{name}.* %{_mandir}/man1/%{name}.*
%doc COPYING COPYING.DOC TODO %doc COPYING COPYING.DOC
#TODO
%changelog %changelog
* Tue Feb 16 2016 Automatic Build System <autodist@mambasoft.it> 15.12.2-1mamba
- automatic version update by autodist
* Sat Jan 16 2016 Automatic Build System <autodist@mambasoft.it> 15.12.1-1mamba
- automatic version update by autodist
* Sun Dec 20 2015 Automatic Build System <autodist@mambasoft.it> 15.12.0-1mamba
- automatic version update by autodist
* Tue Nov 10 2015 Automatic Build System <autodist@mambasoft.it> 15.08.3-1mamba
- automatic version update by autodist
* Tue Oct 13 2015 Automatic Build System <autodist@mambasoft.it> 15.08.2-1mamba
- automatic version update by autodist
* Sun Sep 20 2015 Automatic Build System <autodist@mambasoft.it> 15.08.1-1mamba
- automatic version update by autodist
* Sun Aug 23 2015 Automatic Build System <autodist@mambasoft.it> 15.08.0-1mamba
- automatic version update by autodist
* Thu Jul 02 2015 Automatic Build System <autodist@mambasoft.it> 15.04.3-1mamba
- automatic version update by autodist
* Wed Jun 03 2015 Automatic Build System <autodist@mambasoft.it> 15.04.2-1mamba
- automatic version update by autodist
* Tue May 12 2015 Automatic Build System <autodist@mambasoft.it> 15.04.1-1mamba
- automatic version update by autodist
* Sun Apr 26 2015 Automatic Build System <autodist@mambasoft.it> 15.04.0-1mamba
- automatic version update by autodist
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba * Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
- automatic version update by autodist - automatic version update by autodist