Accepting request 789472 from home:mnhauke:games

- Remove "BuildRequires: gconf2"
  * Not longer needed since GSettings is used when patch
    gsettings-port.patch is applied.

OBS-URL: https://build.opensuse.org/request/show/789472
OBS-URL: https://build.opensuse.org/package/show/games/morris?expand=0&rev=2
This commit is contained in:
Ferdinand Thiessen 2020-03-29 14:17:03 +00:00 committed by Git OBS Bridge
parent f25094f1be
commit bdcecf8a69
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Mar 29 09:55:51 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Remove "BuildRequires: gconf2"
* Not longer needed since GSettings is used when patch
gsettings-port.patch is applied.
-------------------------------------------------------------------
Sat Mar 28 09:48:14 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@ -1,6 +1,7 @@
#
# spec file for package morris
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2020, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@ -12,7 +13,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -32,7 +33,6 @@ Patch3: localedir.patch
BuildRequires: automake
BuildRequires: boost-devel
BuildRequires: gcc-c++
BuildRequires: gconf2
BuildRequires: intltool
BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0)