Accepting request 454840 from home:Zaitor:branches:graphics

Resub, add comment about the patch

OBS-URL: https://build.opensuse.org/request/show/454840
OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=36
This commit is contained in:
OBS User mrdocs
2017-02-05 23:40:17 +00:00
committed by Git OBS Bridge
parent f630e0dcf1
commit d8d43653e7
3 changed files with 170 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package gegl
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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,6 +36,8 @@ 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 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
BuildRequires: SDL-devel
@@ -162,6 +164,7 @@ input and output.
%endif
%patch3 -p1
# docs-build-fix.diff
%patch4 -p1
%build
export RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing"