272 lines
9.3 KiB
RPMSpec
272 lines
9.3 KiB
RPMSpec
Name: kmymoney
|
|
Version: 5.1.3
|
|
Release: 2mamba
|
|
Summary: A personal finance manager for KDE
|
|
Group: Graphical Desktop/Applications/Office
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://kmymoney.org/
|
|
Source: http://download.kde.org/stable/kmymoney/%{version}/src/kmymoney-%{version}.tar.xz
|
|
Patch0: kmymoney-4.6.3-libgmp-5.1.patch
|
|
Patch1: kmymoney-4.6.3-gcc-4.8.patch
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libQt5WebKit-devel
|
|
BuildRequires: libakonadi-devel
|
|
BuildRequires: libalkimia-devel
|
|
BuildRequires: libaqbanking-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libgmp-devel
|
|
BuildRequires: libgpgme-devel
|
|
BuildRequires: libgwenhywfar-devel
|
|
BuildRequires: libical-devel
|
|
BuildRequires: libkactivities-devel
|
|
BuildRequires: libkarchive-devel
|
|
BuildRequires: libkcmutils-devel
|
|
BuildRequires: libkcodecs-devel
|
|
BuildRequires: libkcompletion-devel
|
|
BuildRequires: libkconfig-devel
|
|
BuildRequires: libkconfigwidgets-devel
|
|
BuildRequires: libkcontacts-devel
|
|
BuildRequires: libkcoreaddons-devel
|
|
BuildRequires: libkdewebkit-devel
|
|
BuildRequires: libkdiagram-devel
|
|
BuildRequires: libkholidays-devel
|
|
BuildRequires: libki18n-devel
|
|
BuildRequires: libkidentitymanagement-devel
|
|
BuildRequires: libkio-devel
|
|
BuildRequires: libkitemmodels-devel
|
|
BuildRequires: libkitemviews-devel
|
|
BuildRequires: libkjobwidgets-devel
|
|
BuildRequires: libknotifications-devel
|
|
BuildRequires: libkservice-devel
|
|
BuildRequires: libktextwidgets-devel
|
|
BuildRequires: libkwallet-devel
|
|
BuildRequires: libkwidgetsaddons-devel
|
|
BuildRequires: libkxmlgui-devel
|
|
BuildRequires: libofx-devel
|
|
BuildRequires: libperl
|
|
BuildRequires: libpython310-devel
|
|
BuildRequires: libsonnet-devel
|
|
BuildRequires: libsqlcipher-devel
|
|
BuildRequires: libstdc++6-devel
|
|
BuildRequires: perl-devel
|
|
BuildRequires: qt5-qtbase-devel
|
|
BuildRequires: qt5-qtdeclarative-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: libakonadi-devel >= 0:23.04.0-1mamba
|
|
BuildRequires: libofx-devel >= 0.9.9-1mamba
|
|
BuildRequires: libgmp-cxx-devel
|
|
BuildRequires: libalkimia-devel >= 5.0.0
|
|
Provides: kmymoney2
|
|
Obsoletes: kmymoney2 < 5.1.2
|
|
|
|
%description
|
|
KMyMoney is the Personal Finance Manager for KDE. It operates similar to MS-Money, supports different account types, categorisation of expenses and incomes, reconciliation of bank accounts and QIF import/export.
|
|
|
|
%package devel
|
|
Group: Development/Libraries
|
|
Summary: Static libraries and headers for %{name}
|
|
Requires: %{name} = %{version}-%{release}
|
|
Provides: kmymoney2-devel
|
|
Obsoletes: kmymoney2-devel < 5.1.2
|
|
|
|
%description devel
|
|
KMyMoney is the Personal Finance Manager for KDE. It operates similar to MS-Money, supports different account types, categorisation of expenses and incomes, reconciliation of bank accounts and QIF import/export.
|
|
|
|
This package provides library and header files needed for development.
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
#%patch0 -p1
|
|
#%patch1 -p1
|
|
|
|
%build
|
|
%cmake_kde5
|
|
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall DESTDIR=%{buildroot}
|
|
|
|
%find_lang kmymoney --with-man --all-name --with-html
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%post -p /sbin/ldconfig
|
|
%postun -p /sbin/ldconfig
|
|
|
|
%files -f kmymoney.lang
|
|
%defattr(-,root,root)
|
|
%{_kde5_bindir}/kmymoney
|
|
%{_kde5_libdir}/libkmm_*.so.*
|
|
%dir %{_libdir}/qt5/plugins/kmymoney
|
|
%{_libdir}/qt5/plugins/kmymoney/*.so
|
|
%{_libdir}/qt5/plugins/sqldrivers/qsqlcipher.so
|
|
#%{_kde5_libdir}/kde4/*.so
|
|
%dir %{_kde5_datadir}/kmymoney
|
|
%{_kde5_datadir}/kmymoney/*
|
|
%{_kde5_kcfgdir}/kmymoney.kcfg
|
|
%{_kde5_servicesdir}/*.desktop
|
|
%{_datadir}/checkprinting/check_template.html
|
|
%{_datadir}/checkprinting/check_template_green_linen.html
|
|
%{_datadir}/config.kcfg/kbanking.kcfg
|
|
%dir %{_datadir}/kbanking
|
|
%dir %{_datadir}/kbanking/qml
|
|
%dir %{_datadir}/kbanking/qml/chipTan
|
|
%{_datadir}/kbanking/qml/chipTan/*
|
|
%{_datadir}/kxmlgui5/kbanking/kbanking.rc
|
|
%{_datadir}/kxmlgui5/checkprinting/checkprinting.rc
|
|
%{_datadir}/kxmlgui5/csvimporter/csvimporter.rc
|
|
%{_datadir}/kxmlgui5/csvexporter/*.rc
|
|
%{_datadir}/kxmlgui5/icalendarexporter/icalendarexporter.rc
|
|
%{_datadir}/kxmlgui5/ofximporter/ofximporter.rc
|
|
%{_datadir}/kxmlgui5/qifimporter/qifimporter.rc
|
|
%{_datadir}/kxmlgui5/qifexporter/*.rc
|
|
%{_datadir}/kxmlgui5/sqlstorage/sqlstorage.rc
|
|
%{_datadir}/kxmlgui5/woob/woob.rc
|
|
%{_datadir}/metainfo/org.kde.kmymoney.appdata.xml
|
|
%{_datadir}/applications/org.kde.kmymoney.desktop
|
|
%{_kde5_kconfupdatedir}/kmymoney.upd
|
|
%{_kde5_icondir}/hicolor/*/mimetypes/application-x-kmymoney.png
|
|
%{_kde5_icondir}/hicolor/*/apps/kmymoney.png
|
|
%{_kde5_mimedir}/packages/x-kmymoney.xml
|
|
%{_mandir}/man1/kmymoney.1*
|
|
#%{_mandir}/man1/kmymoney.1.gz
|
|
#%doc AUTHORS COPYING
|
|
%doc LICENSES
|
|
|
|
%files devel
|
|
%defattr(-,root,root,-)
|
|
%dir %{_includedir}/kmymoney
|
|
%{_includedir}/kmymoney/*
|
|
%{_kde5_libdir}/libkmm_*.so
|
|
#%{_kde5_libdir}/libpayeeidentifier_*.so
|
|
|
|
%changelog
|
|
* Wed May 03 2023 Sdk Build System <sdk@mambasoft.it> 5.1.3-2mamba
|
|
- rebuilt by autoport with build requirements: libakonadi-devel>=0:23.04.0-1mamba
|
|
|
|
* Wed Aug 03 2022 Automatic Build System <autodist@mambasoft.it> 5.1.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 25 2021 Automatic Build System <autodist@mambasoft.it> 5.1.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Jun 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.1-2mamba
|
|
- rebuilt to update build requirements
|
|
|
|
* Wed Dec 23 2020 Automatic Build System <autodist@mambasoft.it> 5.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jun 15 2020 Automatic Build System <autodist@mambasoft.it> 5.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Mar 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.8-2mamba
|
|
- rebuilt with debug package
|
|
|
|
* Mon Jan 20 2020 Automatic Build System <autodist@mambasoft.it> 5.0.8-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Sep 22 2019 Automatic Build System <autodist@mambasoft.it> 5.0.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 18 2019 Automatic Build System <autodist@mambasoft.it> 5.0.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jul 15 2019 Automatic Build System <autodist@mambasoft.it> 5.0.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Apr 22 2019 Automatic Build System <autodist@mambasoft.it> 5.0.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jan 28 2019 Automatic Build System <autodist@mambasoft.it> 5.0.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Nov 12 2018 Automatic Build System <autodist@mambasoft.it> 5.0.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 20 2018 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jan 13 2018 Automatic Build System <autodist@mambasoft.it> 4.8.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Jun 19 2016 Automatic Build System <autodist@mambasoft.it> 4.8.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 30 2015 Automatic Build System <autodist@mambasoft.it> 4.7.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Nov 01 2014 Automatic Build System <autodist@mambasoft.it> 4.7.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 04 2014 Automatic Build System <autodist@mambasoft.it> 4.7.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jul 10 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.6.6-1mamba
|
|
- update to 4.6.6
|
|
|
|
* Tue Jul 08 2014 Automatic Build System <autodist@mambasoft.it> 4.6.4-2mamba
|
|
- rebuilt by autoport with build requirements: libofx-devel>=0.9.9-1mamba
|
|
|
|
* Sat Oct 12 2013 Automatic Build System <autodist@mambasoft.it> 4.6.4-1mamba
|
|
- update to 4.6.4
|
|
|
|
* Mon Dec 10 2012 Automatic Build System <autodist@mambasoft.it> 4.6.3-2mamba
|
|
- rebuilt with libofx 0.9.5
|
|
|
|
* Mon Oct 15 2012 Automatic Build System <autodist@mambasoft.it> 4.6.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Mar 28 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 4.5.3-2mamba
|
|
- renamed from kmymoney2 to kmymoney
|
|
|
|
* Wed Feb 23 2011 Automatic Build System <autodist@mambasoft.it> 4.5.3-1mamba
|
|
- update to 4.5.3
|
|
|
|
* Sun May 16 2010 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Tue Sep 01 2009 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Wed May 20 2009 Automatic Build System <autodist@mambasoft.it> 0.9.3-2mamba
|
|
- automatic rebuild by autodist
|
|
|
|
* Sat Apr 04 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.3-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Wed Feb 18 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.9-2mamba
|
|
- automatic rebuild by autodist
|
|
|
|
* Mon Jul 07 2008 gil <puntogil@libero.it> 0.8.9-1mamba
|
|
- update to 0.8.9
|
|
- fixed language support
|
|
- new buildrequires: libofx-devel
|
|
- edit configure options: enable-ofxplugin enable-ofxbanking
|
|
- fixed desktop file location
|
|
- added %%post, %%postun scripts
|
|
- edit fields: group vendor distribution packager url
|
|
|
|
* Thu Aug 18 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8-1qilnx
|
|
- update to version 0.8 by autospec
|
|
|
|
* Thu Jun 09 2005 Alessandro Ramazzina <alessandro.ramazzina@qilinux.it> 0.7.2-1qilnx
|
|
- new version
|
|
|
|
* Wed Apr 20 2005 Alessandro Ramazzina <alessandro.ramazzina@qilinux.it> 0.6.4-2qilnx
|
|
- rebuild and moved from devel-contrib repository to devel repository
|
|
|
|
* Thu Dec 23 2004 Matteo Bernasconi <voyagernm@virgilio.it> 0.6.4-1qilnx
|
|
- new version
|
|
|
|
* Fri Oct 01 2004 Matteo Bernasconi <voyagernm@virgilio.it> 0.6.2-1qilnx
|
|
- first build
|