From 1a7e8dbc7ba63d67806c97a1e71effbee1008d4ed72ac34a966cc0ffb9f2d299 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Mon, 6 Mar 2017 15:30:32 +0000 Subject: [PATCH 1/2] Set security tag. OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=39 --- gegl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gegl.spec b/gegl.spec index 3063838..c14d00c 100644 --- a/gegl.spec +++ b/gegl.spec @@ -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 From 2d63bb907d5e4509c72e4c958e99bfffe64bb75aefb75ae8a180e80894d56fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 16 Jan 2018 14:36:37 +0000 Subject: [PATCH 2/2] 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 --- gegl.changes | 8 +++++++- gegl.spec | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/gegl.changes b/gegl.changes index 5bcaa0b..9dd2000 100644 --- a/gegl.changes +++ b/gegl.changes @@ -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 diff --git a/gegl.spec b/gegl.spec index c14d00c..27b76ba 100644 --- a/gegl.spec +++ b/gegl.spec @@ -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