homebank/homebank.spec

163 lines
6.2 KiB
RPMSpec

Name: homebank
Version: 4.6.1
Release: 2mamba
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
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libatk-devel
BuildRequires: libcairo-devel
BuildRequires: libfontconfig-devel
BuildRequires: libfreetype-devel
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libgtk2-devel
BuildRequires: libofx-devel
BuildRequires: libpango-devel
## AUTOBUILDREQ-END
BuildRequires: libofx-devel >= 0.9.9-1mamba
BuildRequires: desktop-file-utils
BuildRequires: perl-XML-Parser
BuildRequires: gettext-devel
BuildRequires: intltool
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%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...
%package doc
Group: Documentation
Summary: Documentation files for %{name}
Requires: %{name} = %{version}-%{release}
%description doc
%{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...
This package contains documentation files for %{name}
%prep
%setup -q
chmod -x NEWS
chmod -x ChangeLog
chmod -x README
chmod -x AUTHORS
chmod -x COPYING
chmod -x doc/TODO
chmod -x src/*.*
%build
%configure
%make
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall
%find_lang %{name}
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files -f %{name}.lang
%defattr(-,root,root)
%{_bindir}/homebank
%{_datadir}/homebank/datas/example.xhb
%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(it) %{_datadir}/homebank/datas/hb-categories-it.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}/application-registry/homebank.applications
%{_datadir}/applications/homebank.desktop
%{_datadir}/icons/hicolor/*x*/apps/homebank.png
%{_datadir}/homebank/icons/hicolor/*x*/status/*.png
%{_datadir}/homebank/icons/hicolor/*x*/actions/*.png
%{_datadir}/icons/hicolor/scalable/apps/homebank.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
#%{_datadir}/homebank/images/*.svg
%doc AUTHORS COPYING
%files doc
%defattr(-,root,root)
%dir %{_datadir}/homebank/help
%{_datadir}/homebank/help/*.html
%{_datadir}/homebank/help/help.css
%dir %{_datadir}/homebank/help/images
%{_datadir}/homebank/help/images/*.png
#%{_datadir}/homebank/help/images/*.gif
%doc doc/TODO
%doc ChangeLog NEWS README
%changelog
* Tue Jul 08 2014 Automatic Build System <autodist@mambasoft.it> 4.6.1-2mamba
- rebuilt by autoport with build requirements: libofx-devel>=0.9.9-1mamba
* Sat Jun 28 2014 Automatic Build System <autodist@mambasoft.it> 4.6.1-1mamba
- automatic version update by autodist
* Sun Mar 02 2014 Automatic Build System <autodist@mambasoft.it> 4.5.6-1mamba
- automatic version update by autodist
* Wed Feb 05 2014 Automatic Build System <autodist@mambasoft.it> 4.5.5-1mamba
- automatic version update by autodist
* Sat Oct 05 2013 Automatic Build System <autodist@mambasoft.it> 4.5.4-1mamba
- automatic version update by autodist
* Sat Sep 28 2013 Automatic Build System <autodist@mambasoft.it> 4.5.3-1mamba
- automatic version update by autodist
* Mon Sep 02 2013 Automatic Build System <autodist@mambasoft.it> 4.5.2-1mamba
- automatic version update by autodist
* Wed Jul 17 2013 Automatic Build System <autodist@mambasoft.it> 4.5.1-1mamba
- automatic update by autodist
* Tue Jan 22 2013 Automatic Build System <autodist@mambasoft.it> 4.5-1mamba
- automatic version update by autodist
* Mon Dec 10 2012 Automatic Build System <autodist@mambasoft.it> 4.4-2mamba
- rebuilt with libofx 0.9.5
* Thu Mar 03 2011 Automatic Build System <autodist@mambasoft.it> 4.4-1mamba
- automatic update by autodist
* Mon Aug 09 2010 Automatic Build System <autodist@mambasoft.it> 4.3-1mamba
- automatic update by autodist
* Sat Apr 17 2010 Automatic Build System <autodist@mambasoft.it> 4.2.1-1mamba
- automatic update by autodist
* Mon Jan 18 2010 Automatic Build System <autodist@mambasoft.it> 4.1-1mamba
- automatic update by autodist
* Thu Jun 11 2009 Automatic Build System <autodist@mambasoft.it> 4.0.4-1mamba
- automatic update by autodist
* Thu May 07 2009 Automatic Build System <autodist@mambasoft.it> 4.0.3-1mamba
- automatic update by autodist
* Sun Feb 22 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.2-1mamba
- automatic update by autodist
* Sat Dec 06 2008 gil <puntogil@libero.it> 4.0.1-1mamba
- package created by autospec