Accepting request 99281 from GNOME:Apps
Update to 2.4.8 + fix build against new glib (forwarded request 99268 from vuntz) OBS-URL: https://build.opensuse.org/request/show/99281 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=41
This commit is contained in:
committed by
Git OBS Bridge
parent
69f2dc3d54
commit
2c637bf03b
@@ -15,14 +15,15 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: gnucash
|
||||
Version: 2.4.7
|
||||
Version: 2.4.8
|
||||
Release: 0
|
||||
Summary: Personal Finance Manager
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Office/Finance
|
||||
Url: http://www.gnucash.org/
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source: http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/2.4.8/%{name}-%{version}.tar.bz2
|
||||
Source1: %{name}-rpmlintrc
|
||||
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
|
||||
Patch: gnucash-desktop.patch
|
||||
@@ -30,6 +31,8 @@ Patch: gnucash-desktop.patch
|
||||
Patch3: gnucash-cpan-warning.patch
|
||||
# PATCH-FIX-UPSTREAM gnucash-guile-2.0.patch bgo#655901 pgajdos@novell.com -- Fix build with guile 2.0
|
||||
Patch4: gnucash-guile-2.0.patch
|
||||
# PATCH-FIX-UPSTREAM gnucash-glib-2.31.patch bgo#667417 vuntz@opensuse.org -- Fix build with glib 2.31 (single include)
|
||||
Patch5: gnucash-glib-2.31.patch
|
||||
BuildRequires: automake
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
@@ -102,6 +105,7 @@ balanced books.
|
||||
# This patch must be applied:
|
||||
%patch3
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
|
||||
%build
|
||||
%configure\
|
||||
|
Reference in New Issue
Block a user