Accepting request 356067 from home:namtrac:branches:graphics
- Add gegl-0.2.0-linker-flags.patch to add -lm to linker flags OBS-URL: https://build.opensuse.org/request/show/356067 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
ba7a27a64f
commit
62edebb583
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gegl
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 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
|
||||
@@ -34,6 +34,8 @@ Patch1: gegl-ruby19.patch
|
||||
# Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched build plus original as addon.
|
||||
# PATCH-FIX-UPSTREAM sutesparse changed UF_long for SuiteSparse_long
|
||||
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
|
||||
BuildRequires: ImageMagick
|
||||
BuildRequires: OpenEXR-devel
|
||||
BuildRequires: SDL-devel
|
||||
@@ -156,6 +158,7 @@ input and output.
|
||||
%if 0%{?suse_version} > 1310
|
||||
%patch2 -p1
|
||||
%endif
|
||||
%patch3 -p1
|
||||
# docs-build-fix.diff
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user