OBS User unknown 2008-04-02 22:13:20 +00:00 committed by Git OBS Bridge
parent 10e40515c3
commit 47f46bac83
5 changed files with 37 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c52c73477cf4b37c07dd25abafeaa63b74e0d2168f2b7469081ed31092a545f2
size 6949569

3
gnucash-2.2.4.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23deb1fb8da8f9a60bde7084dc7a39c10887a055799d96c2290f2ac74eca9623
size 7080056

View File

@ -1,11 +0,0 @@
--- src/engine/SplitP.h
+++ src/engine/SplitP.h
@@ -149,7 +149,7 @@
Split * xaccSplitClone (const Split *s);
Split *xaccDupeSplit (const Split *s);
-G_INLINE_FUNC void mark_split (Split *s);
+void mark_split (Split *s);
void xaccSplitVoid(Split *split);
void xaccSplitUnvoid(Split *split);

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Apr 2 04:40:56 CEST 2008 - maw@suse.de
- Update to version 2.2.4:
+ Recognize 401k/403b in QIF import
+ Remove superfluous trailing colons of de_DE SKR04 account names
+ Bugs fixed: bgo#106242, bgo#106383, bgo#123312, bgo#336211,
bgo#360058, bgo#373584, bgo#454834, bgo#457591, bgo#481528,
bgo#503166, bgo#506798, bgo#506873, bgo#506810, bgo#510221,
bgo#510630, bgo#510725, bgo#510940, bgo#510962, bgo#511006,
bgo#512166, bgo#512173, bgo#512497, bgo#513088, bgo#513829,
and bgo#516178
+ Updated translations
- Drop gnucash-marksplit.patch
-------------------------------------------------------------------
Thu Feb 28 17:21:20 CET 2008 - ro@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package gnucash (Version 2.2.3)
# spec file for package gnucash (Version 2.2.4)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -12,7 +12,7 @@
Name: gnucash
Version: 2.2.3
Version: 2.2.4
Release: 1
Url: http://www.gnucash.org/
Group: Productivity/Office/Finance
@ -22,7 +22,6 @@ Source: %{name}-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
Patch: gnucash-desktop.patch
Patch3: gnucash-cpan-warning.patch
Patch4: gnucash-marksplit.patch
Requires: guile slib
# Required to make quotes working. Gnucash can run without quotes support:
Requires: perl-Crypt-SSLeay perl-DateManip perl-Finance-Quote perl-HTML-Parser perl-HTML-TableExtract perl-libwww-perl
@ -224,6 +223,7 @@ Authors:
Alex Zepeda <jazepeda@pacbell.net>
%package devel
License: GPL v2 or later
Group: Development/Libraries/C and C++
Summary: Personal Finance Manager
Requires: %{name} = %{version} aqbanking-devel gconf2-devel goffice-devel libgsf-devel gtk2-devel gtkhtml2-devel gwenhywfar-devel ktoblzcheck-devel libglade2-devel libgnomeui-devel libgnomeprint-devel libgnomeprintui-devel libofx-devel libtool popt-devel
@ -418,7 +418,6 @@ Authors:
# This patch must be applied:
%patch3
# build fix, G_INLINE_FUNC definition in glib2 is broken again for gcc-4.3
%patch4
sed -i "s:^\(GNC_DOC_INSTALL_DIR=\).*$:\1'%{_docdir}/%{name}':" configure.in
# Potentially conflicts with pkg-config:
rm macros/pkg.m4
@ -426,7 +425,7 @@ rm macros/pkg.m4
%build
export GUILE_WARN_DEPRECATED=no
export CFLAGS="$RPM_OPT_FLAGS"
# FIXME: invalid directory somewhere in the source:
# FIXME: invalid directory somewhere in the source:
mkdir m4
ACLOCAL="aclocal -I macros" autoreconf -f -i
%configure\
@ -501,6 +500,18 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/gnucash
%changelog
* Wed Apr 02 2008 maw@suse.de
- Update to version 2.2.4:
+ Recognize 401k/403b in QIF import
+ Remove superfluous trailing colons of de_DE SKR04 account names
+ Bugs fixed: bgo#106242, bgo#106383, bgo#123312, bgo#336211,
bgo#360058, bgo#373584, bgo#454834, bgo#457591, bgo#481528,
bgo#503166, bgo#506798, bgo#506873, bgo#506810, bgo#510221,
bgo#510630, bgo#510725, bgo#510940, bgo#510962, bgo#511006,
bgo#512166, bgo#512173, bgo#512497, bgo#513088, bgo#513829,
and bgo#516178
+ Updated translations
- Drop gnucash-marksplit.patch
* Thu Feb 28 2008 ro@suse.de
- update to 2.3.3
- many bugfixes, but still no support for aqbanking3
@ -548,7 +559,7 @@ rm -rf $RPM_BUILD_ROOT
* Updated translations.
* Wed Jun 06 2007 ro@suse.de
- added rpmlintrc (suppress devel-file for lib*.so)
* Mon Mar 26 2007 maw@suse.de
* Tue Mar 27 2007 maw@suse.de
- Add gtkhtml-req.patch, allowing gnucash to be built against
newer versions of gtkhtml2.
* Fri Mar 02 2007 sbrabec@suse.cz
@ -755,7 +766,7 @@ rm -rf $RPM_BUILD_ROOT
* amazing new Euro-conversion druid!
* massive translation update
* minor application bugfixes
* Sun Dec 09 2001 ro@suse.de
* Mon Dec 10 2001 ro@suse.de
- added <slib> to neededforbuild
* Fri Dec 07 2001 ro@suse.de
- changed neededforbuild <scheme> to <umb-scheme>
@ -805,7 +816,7 @@ rm -rf $RPM_BUILD_ROOT
with gcc > 2.95
* Thu Jul 19 2001 hhetter@suse.de
- added #requires python phyton-gtk
* Sun Jul 08 2001 egger@suse.de
* Mon Jul 09 2001 egger@suse.de
- Updated to version 1.6.1.
- Added mising stuff to the filelist.
* Thu Jul 05 2001 uli@suse.de