2007-03-08 00:51:57 +01:00
|
|
|
#
|
2011-08-15 12:27:25 +02:00
|
|
|
# spec file for package gnucash-docs
|
2007-03-08 00:51:57 +01:00
|
|
|
#
|
Accepting request 220626 from GNOME:Apps
- Update to version 2.6.1:
+ First documention updates for credit notes.
+ Adapt migration documentation to gsettings introduction.
+ Move most of the text regarding business features from guide to
help, correct links and wording and many small improvements.
+ Add information about the Business tab in book options window.
+ Enable building Japanese PDF without requiring Debian or
downloading fonts from anywhere.
+ Add Fedora font paths.
+ Adjust image after update.
+ Doc/guide/C: add cash account to accts-examples-organization2.
+ Docs/guide/de: minor corrections of spelling.
+ Updated translations.
- Update to version 2.6.0:
+ Updated documentation for new GnuCash stable version 2.6.0:
- Update Preferences section.
- Menu and Toolbar references.
- Update Business Documentation: Bobby Ratliff.
- Budget Features: Bobby Ratliff.
+ Update Copyrights, Author lists, and metadata.
+ Add facility to publish docs as e-pubs.
+ Bugs fixed: bgo#513122, bgo#604519, bgo#608932, bgo#633524,
bgo#638955, bgo#639264, bgo#661705, bgo#670354, bgo#672668,
bgo#684709, bgo#687476, bgo#688425, bgo#688579, bgo#688968,
bgo#691762, bgo#692917, bgo#693493, bgo#699430, bgo#700656,
bgo#702039, bgo#712308:, bgo#715161.
+ Updated translations. (forwarded request 220621 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/220626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash-docs?expand=0&rev=21
2014-02-03 11:12:59 +01:00
|
|
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-03-08 00:51:57 +01:00
|
|
|
#
|
2009-06-17 19:35:07 +02:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2007-03-08 00:51:57 +01:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
Name: gnucash-docs
|
2014-03-15 17:36:40 +01:00
|
|
|
Version: 2.6.2
|
2012-07-22 15:15:18 +02:00
|
|
|
Release: 0
|
2011-08-15 12:27:25 +02:00
|
|
|
Summary: Documentation Module for GnuCash
|
2012-12-07 14:10:04 +01:00
|
|
|
License: GFDL-1.1 and GPL-2.0+
|
2007-03-08 00:51:57 +01:00
|
|
|
Group: Productivity/Office/Finance
|
2012-07-22 15:15:18 +02:00
|
|
|
Url: http://www.gnucash.org/
|
2014-03-15 17:36:40 +01:00
|
|
|
Source: http://downloads.sourceforge.net/project/gnucash/gnucash-docs/2.6.2/%{name}-%{version}.tar.gz
|
2011-08-15 12:27:25 +02:00
|
|
|
BuildRequires: fdupes
|
|
|
|
# Only for directory ownership:
|
|
|
|
BuildRequires: libgnome
|
2013-12-16 16:16:57 +01:00
|
|
|
BuildRequires: rarian-scrollkeeper-compat
|
2011-08-15 12:27:25 +02:00
|
|
|
BuildRequires: sgml-skel
|
2013-12-16 16:16:57 +01:00
|
|
|
BuildRequires: xsltproc
|
2007-03-08 00:51:57 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description
|
2011-10-02 10:09:00 +02:00
|
|
|
GnuCash is a personal finance manager. A check-book like register GUI
|
2007-03-08 00:51:57 +01:00
|
|
|
allows you to enter and track bank accounts, stocks, income and even
|
|
|
|
currency trades. The interface is designed to be simple and easy to
|
|
|
|
use, but is backed with double-entry accounting principles to ensure
|
|
|
|
balanced books. This is the documentation module for GnuCash.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
2011-08-15 12:27:25 +02:00
|
|
|
make %{?_smp_mflags}
|
2007-03-08 00:51:57 +01:00
|
|
|
|
|
|
|
%install
|
|
|
|
%makeinstall
|
Accepting request 220626 from GNOME:Apps
- Update to version 2.6.1:
+ First documention updates for credit notes.
+ Adapt migration documentation to gsettings introduction.
+ Move most of the text regarding business features from guide to
help, correct links and wording and many small improvements.
+ Add information about the Business tab in book options window.
+ Enable building Japanese PDF without requiring Debian or
downloading fonts from anywhere.
+ Add Fedora font paths.
+ Adjust image after update.
+ Doc/guide/C: add cash account to accts-examples-organization2.
+ Docs/guide/de: minor corrections of spelling.
+ Updated translations.
- Update to version 2.6.0:
+ Updated documentation for new GnuCash stable version 2.6.0:
- Update Preferences section.
- Menu and Toolbar references.
- Update Business Documentation: Bobby Ratliff.
- Budget Features: Bobby Ratliff.
+ Update Copyrights, Author lists, and metadata.
+ Add facility to publish docs as e-pubs.
+ Bugs fixed: bgo#513122, bgo#604519, bgo#608932, bgo#633524,
bgo#638955, bgo#639264, bgo#661705, bgo#670354, bgo#672668,
bgo#684709, bgo#687476, bgo#688425, bgo#688579, bgo#688968,
bgo#691762, bgo#692917, bgo#693493, bgo#699430, bgo#700656,
bgo#702039, bgo#712308:, bgo#715161.
+ Updated translations. (forwarded request 220621 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/220626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash-docs?expand=0&rev=21
2014-02-03 11:12:59 +01:00
|
|
|
%find_lang gnucash-guide %{?no_lang_C}
|
|
|
|
%find_lang gnucash-help %{?no_lang_C}
|
2011-08-15 12:27:25 +02:00
|
|
|
%fdupes %{buildroot}%{_datadir}
|
2007-07-27 15:06:45 +02:00
|
|
|
|
2007-03-08 00:51:57 +01:00
|
|
|
%clean
|
2011-08-15 12:27:25 +02:00
|
|
|
rm -rf %{buildroot}
|
2007-03-08 00:51:57 +01:00
|
|
|
|
Accepting request 220626 from GNOME:Apps
- Update to version 2.6.1:
+ First documention updates for credit notes.
+ Adapt migration documentation to gsettings introduction.
+ Move most of the text regarding business features from guide to
help, correct links and wording and many small improvements.
+ Add information about the Business tab in book options window.
+ Enable building Japanese PDF without requiring Debian or
downloading fonts from anywhere.
+ Add Fedora font paths.
+ Adjust image after update.
+ Doc/guide/C: add cash account to accts-examples-organization2.
+ Docs/guide/de: minor corrections of spelling.
+ Updated translations.
- Update to version 2.6.0:
+ Updated documentation for new GnuCash stable version 2.6.0:
- Update Preferences section.
- Menu and Toolbar references.
- Update Business Documentation: Bobby Ratliff.
- Budget Features: Bobby Ratliff.
+ Update Copyrights, Author lists, and metadata.
+ Add facility to publish docs as e-pubs.
+ Bugs fixed: bgo#513122, bgo#604519, bgo#608932, bgo#633524,
bgo#638955, bgo#639264, bgo#661705, bgo#670354, bgo#672668,
bgo#684709, bgo#687476, bgo#688425, bgo#688579, bgo#688968,
bgo#691762, bgo#692917, bgo#693493, bgo#699430, bgo#700656,
bgo#702039, bgo#712308:, bgo#715161.
+ Updated translations. (forwarded request 220621 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/220626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash-docs?expand=0&rev=21
2014-02-03 11:12:59 +01:00
|
|
|
%files -f gnucash-guide.lang -f gnucash-help.lang
|
2007-03-08 00:51:57 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc AUTHORS COPYING COPYING-DOCS HACKING NEWS README
|
Accepting request 220626 from GNOME:Apps
- Update to version 2.6.1:
+ First documention updates for credit notes.
+ Adapt migration documentation to gsettings introduction.
+ Move most of the text regarding business features from guide to
help, correct links and wording and many small improvements.
+ Add information about the Business tab in book options window.
+ Enable building Japanese PDF without requiring Debian or
downloading fonts from anywhere.
+ Add Fedora font paths.
+ Adjust image after update.
+ Doc/guide/C: add cash account to accts-examples-organization2.
+ Docs/guide/de: minor corrections of spelling.
+ Updated translations.
- Update to version 2.6.0:
+ Updated documentation for new GnuCash stable version 2.6.0:
- Update Preferences section.
- Menu and Toolbar references.
- Update Business Documentation: Bobby Ratliff.
- Budget Features: Bobby Ratliff.
+ Update Copyrights, Author lists, and metadata.
+ Add facility to publish docs as e-pubs.
+ Bugs fixed: bgo#513122, bgo#604519, bgo#608932, bgo#633524,
bgo#638955, bgo#639264, bgo#661705, bgo#670354, bgo#672668,
bgo#684709, bgo#687476, bgo#688425, bgo#688579, bgo#688968,
bgo#691762, bgo#692917, bgo#693493, bgo#699430, bgo#700656,
bgo#702039, bgo#712308:, bgo#715161.
+ Updated translations. (forwarded request 220621 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/220626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash-docs?expand=0&rev=21
2014-02-03 11:12:59 +01:00
|
|
|
%dir %{_datadir}/gnome/help/gnucash-guide
|
|
|
|
%{_datadir}/gnome/help/gnucash-guide/C/
|
|
|
|
%dir %{_datadir}/gnome/help/gnucash-help
|
|
|
|
%{_datadir}/gnome/help/gnucash-help/C/
|
2013-12-16 16:16:57 +01:00
|
|
|
%dir %{_datadir}/omf
|
Accepting request 220626 from GNOME:Apps
- Update to version 2.6.1:
+ First documention updates for credit notes.
+ Adapt migration documentation to gsettings introduction.
+ Move most of the text regarding business features from guide to
help, correct links and wording and many small improvements.
+ Add information about the Business tab in book options window.
+ Enable building Japanese PDF without requiring Debian or
downloading fonts from anywhere.
+ Add Fedora font paths.
+ Adjust image after update.
+ Doc/guide/C: add cash account to accts-examples-organization2.
+ Docs/guide/de: minor corrections of spelling.
+ Updated translations.
- Update to version 2.6.0:
+ Updated documentation for new GnuCash stable version 2.6.0:
- Update Preferences section.
- Menu and Toolbar references.
- Update Business Documentation: Bobby Ratliff.
- Budget Features: Bobby Ratliff.
+ Update Copyrights, Author lists, and metadata.
+ Add facility to publish docs as e-pubs.
+ Bugs fixed: bgo#513122, bgo#604519, bgo#608932, bgo#633524,
bgo#638955, bgo#639264, bgo#661705, bgo#670354, bgo#672668,
bgo#684709, bgo#687476, bgo#688425, bgo#688579, bgo#688968,
bgo#691762, bgo#692917, bgo#693493, bgo#699430, bgo#700656,
bgo#702039, bgo#712308:, bgo#715161.
+ Updated translations. (forwarded request 220621 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/220626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash-docs?expand=0&rev=21
2014-02-03 11:12:59 +01:00
|
|
|
%{_datadir}/omf/gnucash-guide/gnucash-guide-C.omf
|
|
|
|
%{_datadir}/omf/gnucash-help/gnucash-help-C.omf
|
2007-03-08 00:51:57 +01:00
|
|
|
|
|
|
|
%changelog
|