Accepting request 438612 from GNOME:Apps
1 OBS-URL: https://build.opensuse.org/request/show/438612 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=65
This commit is contained in:
11
gnucash.spec
11
gnucash.spec
@@ -17,18 +17,16 @@
|
||||
|
||||
|
||||
Name: gnucash
|
||||
Version: 2.6.12
|
||||
Version: 2.6.14
|
||||
Release: 0
|
||||
Summary: Personal Finance Manager
|
||||
License: SUSE-GPL-2.0-with-openssl-exception or SUSE-GPL-3.0-with-openssl-exception
|
||||
Group: Productivity/Office/Finance
|
||||
Url: http://www.gnucash.org/
|
||||
Source: http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/%{version}/%{name}-%{version}.tar.gz
|
||||
Source: https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/2.6.14/gnucash-2.6.14.tar.gz/download#/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}-rpmlintrc
|
||||
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
|
||||
Patch0: gnucash-cpan-warning.patch
|
||||
# PATCH-FIX-UPSTREAM gnucash-libdbi-0.9.patch dimstar@opensuse.org -- Fix build with libdbi-0.9.0+git23 and newer
|
||||
Patch1: gnucash-libdbi-0.9.patch
|
||||
BuildRequires: automake
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
@@ -118,11 +116,6 @@ balanced books.
|
||||
%setup -q
|
||||
# This patch must be applied:
|
||||
%patch0
|
||||
%if (0%{?suse_version} == 1315 && %{is_opensuse}) || 0%{suse_version} > 1315
|
||||
# in openSUSE Factory, we have libdbi 0.9.0+git23, which changed the API a bit
|
||||
# SLE12 contains libdbi 0.9.0, before this API change.
|
||||
%patch1 -p1
|
||||
%endif
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
|
Reference in New Issue
Block a user