Accepting request 564464 from home:avindra
This depends on https://build.opensuse.org/request/show/564463 - Update to 2.2.1 * Fix reported OpenEXR security vulnerabilities: CVE-2017-9110, CVE-2017-9111, CVE-2017-9112, CVE-2017-9113, CVE-2017-9114, CVE-2017-9115 and CVE-2017-9116 OBS-URL: https://build.opensuse.org/request/show/564464 OBS-URL: https://build.opensuse.org/package/show/graphics/openexr?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
0838f8c149
commit
4581e63e77
10
openexr.spec
10
openexr.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package openexr
|
||||
#
|
||||
# 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
|
||||
@@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%global so_suffix -2_2-22
|
||||
%global so_suffix -2_2-23
|
||||
# tests should run at least during local build
|
||||
# but do expect a HUGE number of memory, so beware
|
||||
%bcond_with tests
|
||||
Name: openexr
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Release: 0
|
||||
Summary: Utilities for work with HDR images in OpenEXR format
|
||||
License: BSD-3-Clause
|
||||
@@ -128,8 +128,8 @@ if cmp COPYING LICENSE; then
|
||||
ln -sf COPYING LICENSE
|
||||
fi
|
||||
|
||||
# remove a non-linux file
|
||||
rm README.win32 README.OSX
|
||||
# remove non-linux file
|
||||
rm README.OSX
|
||||
|
||||
%build
|
||||
export PTHREAD_LIBS="-lpthread"
|
||||
|
Reference in New Issue
Block a user