Accepting request 563892 from GNOME:Next

- Replace liberation-fonts BuildRequires with liberation2-fonts:
  the new set works as well.

- Add gegl-0.2.0-linker-flags.patch to add -lm to linker flags.

OBS-URL: https://build.opensuse.org/request/show/563892
OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=41
This commit is contained in:
Ismail Dönmez 2018-01-16 14:36:37 +00:00 committed by Git OBS Bridge
parent 1a7e8dbc7b
commit 2d63bb907d
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 12 16:44:12 UTC 2018 - dimstar@opensuse.org
- Replace liberation-fonts BuildRequires with liberation2-fonts:
the new set works as well.
-------------------------------------------------------------------
Sun Feb 5 22:25:15 UTC 2017 - zaitor@opensuse.org
@ -13,7 +19,7 @@ Sat Apr 16 22:01:17 UTC 2016 - olaf@aepfle.de
-------------------------------------------------------------------
Tue Jan 26 14:00:45 UTC 2016 - idonmez@suse.com
- Add gegl-0.2.0-linker-flags.patch to add -lm to linker flags
- Add gegl-0.2.0-linker-flags.patch to add -lm to linker flags.
-------------------------------------------------------------------
Sat Oct 25 19:46:46 UTC 2014 - i@marguerite.su

View File

@ -1,7 +1,7 @@
#
# spec file for package gegl
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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
@ -55,7 +55,7 @@ BuildRequires: gtk2-devel
BuildRequires: intltool
BuildRequires: lensfun-devel
# Needed to build the doc, as Bitstream Vera Sans is the referenced font.
BuildRequires: liberation-fonts
BuildRequires: liberation2-fonts
BuildRequires: libexiv2-devel
BuildRequires: libjasper-devel >= 1.900.1
BuildRequires: libjpeg-devel