6523472
Name: gnucash-docs
6523472
Summary: Help files and documentation for the GnuCash personal finanace manager
Bill Nottingham 54c1193
Version: 2.4.1
6523472
URL: http://gnucash.org/
Bill Nottingham 54c1193
Release: 1%{?dist}
6523472
License: GFDL
6523472
Group: Applications/Productivity
3822c38
Source: http://www.gnucash.org/pub/gnucash/sources/stable/gnucash-docs-%{version}.tar.gz
6523472
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
6523472
BuildRequires: scrollkeeper
6523472
BuildArchitectures: noarch
6523472
Requires: yelp
6523472
Requires(post): scrollkeeper >= 0.3.4
6523472
Requires(postun): scrollkeeper >= 0.3.4
9d5556a
# HAAACK. Obsolete old multiarch gnucash here. Require new one.
9d5556a
Requires: gnucash >= 2.2.1-4
9d5556a
Obsoletes: gnucash < 2.2.1-4
6523472
6523472
%description
6523472
GnuCash is a personal finance manager. gnucash-docs contains the
6523472
help files and documentation for GnuCash.
6523472
6523472
%prep
6523472
%setup -q
6523472
6523472
%build
6523472
%configure
6523472
make
6523472
6523472
%install
6523472
rm -rf $RPM_BUILD_ROOT
6523472
6523472
make install DESTDIR=$RPM_BUILD_ROOT
6523472
6523472
rm -rf	$RPM_BUILD_ROOT/var/scrollkeeper
6523472
6523472
%clean
6523472
rm -rf $RPM_BUILD_ROOT
6523472
6523472
%post
6523472
/usr/bin/scrollkeeper-update -o %{_datadir}/omf/gnucash-docs
6523472
6523472
%postun -p/usr/bin/scrollkeeper-update
6523472
6523472
%files
6523472
%defattr(-,root,root)
6523472
%{_datadir}/gnome/help/gnucash
6523472
%{_datadir}/omf/gnucash-docs
6523472
%doc AUTHORS COPYING* ChangeLog* HACKING NEWS README
6523472
6523472
%changelog
Bill Nottingham 54c1193
* Tue Jul 05 2011 Bill Nottingham <notting@redhat.com> - 2.4.1-1
Bill Nottingham 54c1193
- update to 2.4.1
Bill Nottingham 54c1193
c2e7625
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-5
c2e7625
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c2e7625
5f6f20b
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-4
5f6f20b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
5f6f20b
39c45e6
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-3
39c45e6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
39c45e6
9d5556a
* Mon Oct 29 2007 Bill Nottingham <notting@redhat.com> - 2.2.0-2
9d5556a
- gnucash multilib fixes (#341331, #357161, #246382)
9d5556a
2042075
* Mon Jul 16 2007 Bill Nottingham <notting@redhat.com> - 2.2.0-1
2042075
- update to 2.2.0
2042075
6523472
* Tue Feb 13 2007 Bill Nottingham <notting@redhat.com> - 2.0.1-2
6523472
- move yelp requirement from gnucash to here
6523472
6523472
* Thu Feb  1 2007 Bill Nottingham <notting@redhat.com> - 2.0.1-1
6523472
- fork off from main gnucash package