Accepting request 566437 from graphics

OBS-URL: https://build.opensuse.org/request/show/566437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2018-01-20 10:22:24 +00:00 committed by Git OBS Bridge
commit 16ce4f68cf
2 changed files with 10 additions and 4 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
@ -36,7 +36,7 @@ Patch1: gegl-ruby19.patch
Patch2: gegl-UF_long.patch
# PATCH-FIX-UPSTREAM gegl-0.2.0-linker-flags.patch idoenmez@suse.de -- Add -lm to linker flags
Patch3: gegl-0.2.0-linker-flags.patch
# PATCH-FIX-UPSTREAM gegl-0.2.0-CVE-2012-4433.patch bsc789835 CVE-2012-4433 zaitor@opensuse.org -- Fix buffer overflow in and add plausibility checks to ppm-load op
# PATCH-FIX-SECURITY gegl-0.2.0-CVE-2012-4433.patch bsc789835 CVE-2012-4433 zaitor@opensuse.org -- Fix buffer overflow in and add plausibility checks to ppm-load op
Patch4: gegl-0.2.0-CVE-2012-4433.patch
BuildRequires: ImageMagick
BuildRequires: OpenEXR-devel
@ -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