Accepting request 353287 from GNOME:Apps

1

OBS-URL: https://build.opensuse.org/request/show/353287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=62
This commit is contained in:
2016-01-15 09:41:03 +00:00
committed by Git OBS Bridge
parent 1ac2d735f0
commit 4586ee07cc
4 changed files with 31 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package gnucash
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: gnucash
Version: 2.6.7
Version: 2.6.11
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: http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/2.6.11/%{name}-%{version}.tar.gz
Source1: %{name}-rpmlintrc
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
Patch0: gnucash-cpan-warning.patch
@@ -52,7 +52,7 @@ BuildRequires: pkgconfig(gwengui-gtk2)
BuildRequires: pkgconfig(gwenhywfar)
BuildRequires: pkgconfig(libglade-2.0)
BuildRequires: pkgconfig(libgnomeui-2.0)
BuildRequires: pkgconfig(libgoffice-0.8)
BuildRequires: pkgconfig(libgoffice-0.8) >= 0.7.0
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(libxslt)
BuildRequires: pkgconfig(webkit-1.0)