Accepting request 128566 from GNOME:Apps

gnucash fixes for tips of the day / gcc 4.7 issue. Should enter 12.2 (forwarded request 128565 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/128566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=44
This commit is contained in:
Stephan Kulow
2012-07-22 13:14:31 +00:00
committed by Git OBS Bridge
parent 1112d8da34
commit 0359c254bd
3 changed files with 31 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ Source: http://downloads.sourceforge.net/project/gnucash/gnucash%20%28st
Source1: %{name}-rpmlintrc
# PATCH-FIX-UPSTREAM gnucash-fix-python-install.patch bgo#668196 vuntz@opensuse.org -- Fix installation of python bindings
Patch0: gnucash-fix-python-install.patch
# PATCH-FIX-UPSTREAM gnucash-tip-of-the-day.patch bnc#771603 dimstar@opensuse.org -- Fix tip-of-the-day with gcc-4.7, svn commit r22246
Patch1: gnucash-tip-of-the-day.patch
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
Patch3: gnucash-cpan-warning.patch
BuildRequires: automake
@@ -129,6 +131,7 @@ balanced books.
%prep
%setup -q
%patch0 -p1
%patch1
# This patch must be applied:
%patch3