Compare commits
16 Commits
5.3.2-1mam
...
5.6.4-1mam
Author | SHA1 | Date | |
---|---|---|---|
6c3393f351 | |||
7fe3008e58 | |||
a3222e534e | |||
063f58ee50 | |||
e2f550ddab | |||
b01d82e613 | |||
951c0ae37a | |||
d07d292689 | |||
010ddc1832 | |||
cf92a32113 | |||
eb78bd9b79 | |||
3743479744 | |||
5a73c29228 | |||
1d97b2b52f | |||
cd825c240f | |||
c3b95f37ba |
@ -1,25 +1,25 @@
|
||||
Name: homebank
|
||||
Version: 5.3.2
|
||||
Version: 5.6.4
|
||||
Release: 1mamba
|
||||
Summary: Free, easy, personal accounting for everyone
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://homebank.free.fr/
|
||||
Source: http://homebank.free.fr/public/homebank-%{version}.tar.gz
|
||||
URL: http://homebank.free.fr/en/index.php
|
||||
Source: http://homebank.free.fr/public/sources/homebank-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk2-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libofx-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libsoup2-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libofx-devel >= 0.9.9-1mamba
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -27,14 +27,15 @@ BuildRequires: perl-XML-Parser
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: intltool
|
||||
Provides: homebank-doc
|
||||
Obsoletes: homebank-doc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Obsoletes: homebank-doc < 5.5.7
|
||||
|
||||
%description
|
||||
%{name} is the free software you have always wanted to manage your personal accounts at home. The main concept is to be light, simple and very easy to use. It brings you many features that allows you to analyze your finances in a detailed way instantly and dynamically with powerfull report tools based on filtering and graphical charts.
|
||||
Furthermore %{name} benefits now for more than 10 years of users experiences and feedbacks as its development started in 1995 on Amiga computers.
|
||||
Really, if you are looking for an easy way to do your home accounts, then %{name} should be the software you choose. Just take a little time to try it out now, and you won't regret doing so...
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
chmod -x NEWS
|
||||
@ -62,31 +63,24 @@ chmod -x src/*.*
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/homebank
|
||||
%{_datadir}/homebank/datas/example.xhb
|
||||
%lang(cy) %{_datadir}/homebank/datas/hb-categories-cy.csv
|
||||
%lang(de) %{_datadir}/homebank/datas/hb-categories-de.csv
|
||||
%lang(en) %{_datadir}/homebank/datas/hb-categories-en.csv
|
||||
%lang(es) %{_datadir}/homebank/datas/hb-categories-es.csv
|
||||
%lang(fr) %{_datadir}/homebank/datas/hb-categories-fr.csv
|
||||
%lang(hu) %{_datadir}/homebank/datas/hb-categories-hu.csv
|
||||
%lang(it) %{_datadir}/homebank/datas/hb-categories-it.csv
|
||||
%lang(lt) %{_datadir}/homebank/datas/hb-categories-lt.csv
|
||||
%lang(pt) %{_datadir}/homebank/datas/hb-categories-pt.csv
|
||||
%lang(ro) %{_datadir}/homebank/datas/hb-categories-ro.csv
|
||||
%lang(ru) %{_datadir}/homebank/datas/hb-categories-ru.csv
|
||||
%lang(sk) %{_datadir}/homebank/datas/hb-categories-sk.csv
|
||||
%{_datadir}/homebank/datas/hb-categories-*.csv
|
||||
%{_datadir}/application-registry/homebank.applications
|
||||
%{_datadir}/appdata/homebank.appdata.xml
|
||||
%{_datadir}/metainfo/homebank.appdata.xml
|
||||
%{_datadir}/applications/homebank.desktop
|
||||
%{_datadir}/icons/hicolor/*x*/apps/homebank.png
|
||||
%dir %{_datadir}/homebank
|
||||
%dir %{_datadir}/homebank/datas
|
||||
%{_datadir}/homebank/datas/ChangeLog
|
||||
%dir %{_datadir}/homebank/icons
|
||||
%dir %{_datadir}/homebank/icons/hicolor
|
||||
%{_datadir}/homebank/icons/hicolor/*x*/status/*.png
|
||||
%{_datadir}/homebank/icons/hicolor/*x*/actions/*.png
|
||||
%{_datadir}/homebank/icons/hicolor/scalable/actions/*.svg
|
||||
%dir %{_datadir}/homebank/images
|
||||
%{_datadir}/homebank/images/homebank-icon.svg
|
||||
%{_datadir}/mime-info/homebank.keys
|
||||
%{_datadir}/mime-info/homebank.mime
|
||||
%{_datadir}/mime/packages/homebank.xml
|
||||
#%{_datadir}/pixmaps/homebank.svg
|
||||
%dir %{_datadir}/homebank/images
|
||||
%{_datadir}/homebank/images/*.png
|
||||
%dir %{_datadir}/homebank/help
|
||||
@ -94,11 +88,58 @@ chmod -x src/*.*
|
||||
%{_datadir}/homebank/help/help.css
|
||||
%dir %{_datadir}/homebank/help/images
|
||||
%{_datadir}/homebank/help/images/*.png
|
||||
#%{_datadir}/homebank/images/*.svg
|
||||
%doc AUTHORS COPYING
|
||||
#%doc doc/TODO ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Sun May 21 2023 Automatic Build System <autodist@mambasoft.it> 5.6.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 20 2023 Automatic Build System <autodist@mambasoft.it> 5.6.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 07 2023 Automatic Build System <autodist@mambasoft.it> 5.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 24 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.6.1-1mamba
|
||||
- update to 5.6.1
|
||||
|
||||
* Tue Dec 06 2022 Automatic Build System <autodist@mambasoft.it> 5.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 16 2022 Automatic Build System <autodist@mambasoft.it> 5.5.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 08 2022 Automatic Build System <autodist@mambasoft.it> 5.5.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 29 2022 Automatic Build System <autodist@mambasoft.it> 5.5.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 19 2022 Automatic Build System <autodist@mambasoft.it> 5.5.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 5.5.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 17 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.5.3-1mamba
|
||||
- update to 5.5.3
|
||||
|
||||
* Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 5.5.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 08 2021 Automatic Build System <autodist@mambasoft.it> 5.5.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 06 2021 Automatic Build System <autodist@mambasoft.it> 5.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 10 2020 Automatic Build System <autodist@mambasoft.it> 5.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 18 2020 Automatic Build System <autodist@mambasoft.it> 5.4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 10 2020 Automatic Build System <autodist@mambasoft.it> 5.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user