Accepting request 142553 from GNOME:Apps
Fix source path.. no .changes entry.. this was never in Factory after all (forwarded request 142551 from dimstar) OBS-URL: https://build.opensuse.org/request/show/142553 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash-docs?expand=0&rev=17
This commit is contained in:
parent
dc333b6d5c
commit
8cdfde1082
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:775eef2e4e83e3039d4b5154d1b2e398e58b5118d2e783137928bb32b8f57f90
|
|
||||||
size 34044939
|
|
3
gnucash-docs-2.4.2.tar.gz
Normal file
3
gnucash-docs-2.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b1a41082acaf86358cba3656e43e01a68e18570ec698906430bcdc8b2a103654
|
||||||
|
size 52521317
|
@ -1,15 +0,0 @@
|
|||||||
Index: help/de_DE/Makefile.am
|
|
||||||
===================================================================
|
|
||||||
--- help/de_DE/Makefile.am (revision 22269)
|
|
||||||
+++ help/de_DE/Makefile.am (working copy)
|
|
||||||
@@ -7,7 +7,9 @@
|
|
||||||
legal.xml \
|
|
||||||
chartofaccts.xml \
|
|
||||||
chtacctseg.xml \
|
|
||||||
- txf-categories.xml
|
|
||||||
+ txf-categories.xml \
|
|
||||||
+ Help_ch_GettingStarted.xml \
|
|
||||||
+ Help_ch_Intro.xml
|
|
||||||
DISTCLEANFILES = $(docname)-de_DE.omf.out
|
|
||||||
CLEANFILES = $(DISTCLEANFILES)
|
|
||||||
include $(top_srcdir)/xmldocs.make
|
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 20 20:15:18 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.4.2:
|
||||||
|
+ New or improved documentation for "Data migration".
|
||||||
|
+ New documentation formats: epub and mobi.
|
||||||
|
+ Several small updates and fixes.
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop gnucash-docs-fixup.patch: fixed upstream.
|
||||||
|
- Drop libtool BuildRequires and call to autogen.sh, as we are
|
||||||
|
able to use the upstream tarball again.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 20 20:27:18 UTC 2012 - dimstar@opensuse.org
|
Fri Jul 20 20:27:18 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,23 +17,17 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnucash-docs
|
Name: gnucash-docs
|
||||||
Version: 2.4.1.svn
|
Version: 2.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Documentation Module for GnuCash
|
Summary: Documentation Module for GnuCash
|
||||||
License: GFDL-1.1 ; GPL-2.0+
|
License: GFDL-1.1 and GPL-2.0+
|
||||||
Group: Productivity/Office/Finance
|
Group: Productivity/Office/Finance
|
||||||
Url: http://www.gnucash.org/
|
Url: http://www.gnucash.org/
|
||||||
#Source: http://downloads.sourceforge.net/project/gnucash/gnucash-docs/2.4.1/%{name}-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/project/gnucash/gnucash-docs/2.4.2/%{name}-%{version}.tar.gz
|
||||||
# The upstream tarball is actually rather broken, missing a bunch of files, which are all in svn. So we ship an
|
|
||||||
# own tarball, which was created using "svn export http://code.gnucash.org/repo/gnucash-docs/tags/2.4.1 gnucash-docs-2.4.1.svn"
|
|
||||||
Source: %{name}-%{version}.tar.xz
|
|
||||||
Patch0: gnucash-docs-fixup.patch
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kdelibs3-doc
|
BuildRequires: kdelibs3-doc
|
||||||
# Only for directory ownership:
|
# Only for directory ownership:
|
||||||
BuildRequires: libgnome
|
BuildRequires: libgnome
|
||||||
# Needed for the svn exported tarball.
|
|
||||||
BuildRequires: libtool
|
|
||||||
BuildRequires: scrollkeeper
|
BuildRequires: scrollkeeper
|
||||||
BuildRequires: sgml-skel
|
BuildRequires: sgml-skel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -48,11 +42,8 @@ balanced books. This is the documentation module for GnuCash.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Needed for the svn exported tarball.
|
|
||||||
./autogen.sh
|
|
||||||
%configure
|
%configure
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
@ -72,6 +63,9 @@ rm -rf %{buildroot}
|
|||||||
%files -f gnucash.lang
|
%files -f gnucash.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING COPYING-DOCS HACKING NEWS README
|
%doc AUTHORS COPYING COPYING-DOCS HACKING NEWS README
|
||||||
%{_datadir}/omf/gnucash-docs
|
%{_datadir}/gnome/help/gnucash-guide
|
||||||
|
%{_datadir}/gnome/help/gnucash-help
|
||||||
|
%{_datadir}/omf/gnucash-guide/
|
||||||
|
%{_datadir}/omf/gnucash-help/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user