Accepting request 646423 from home:jengelh:branches:graphics
Remove useless trailing whitespace from changelog - Remove useless --with-pic. - Adjust RPM groups and repair sentence structure. OBS-URL: https://build.opensuse.org/request/show/646423 OBS-URL: https://build.opensuse.org/package/show/graphics/openexr?expand=0&rev=13
This commit is contained in:
parent
15a504cac2
commit
3a209879db
@ -1,8 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 5 13:22:33 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Remove useless --with-pic.
|
||||||
|
- Adjust RPM groups and repair sentence structure.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 5 11:19:12 UTC 2018 - Petr Gajdos <pgajdos@suse.com>
|
Mon Nov 5 11:19:12 UTC 2018 - Petr Gajdos <pgajdos@suse.com>
|
||||||
|
|
||||||
- updated to 2.3.0
|
- updated to 2.3.0
|
||||||
* ThreadPool overhead improvements, enable custom thread pool
|
* ThreadPool overhead improvements, enable custom thread pool
|
||||||
to be registered via ThreadPoolProvider class
|
to be registered via ThreadPoolProvider class
|
||||||
* Fixes to enable custom namespaces for Iex, Imf
|
* Fixes to enable custom namespaces for Iex, Imf
|
||||||
* Improve read performance for deep/zipped data, and
|
* Improve read performance for deep/zipped data, and
|
||||||
@ -17,14 +23,14 @@ Mon Nov 5 11:19:12 UTC 2018 - Petr Gajdos <pgajdos@suse.com>
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 15 05:19:19 UTC 2018 - avindra@opensuse.org
|
Mon Jan 15 05:19:19 UTC 2018 - avindra@opensuse.org
|
||||||
|
|
||||||
- Update to 2.2.1
|
- Update to 2.2.1
|
||||||
* Fix reported OpenEXR security vulnerabilities: CVE-2017-9110,
|
* Fix reported OpenEXR security vulnerabilities: CVE-2017-9110,
|
||||||
CVE-2017-9111, CVE-2017-9112, CVE-2017-9113, CVE-2017-9114,
|
CVE-2017-9111, CVE-2017-9112, CVE-2017-9113, CVE-2017-9114,
|
||||||
CVE-2017-9115 and CVE-2017-9116
|
CVE-2017-9115 and CVE-2017-9116
|
||||||
- pgajdos@suse.com: but really seem to fix only:
|
- pgajdos@suse.com: but really seem to fix only:
|
||||||
CVE-2017-9110 [bsc#1040107], CVE-2017-9114 [bsc#1040114],
|
CVE-2017-9110 [bsc#1040107], CVE-2017-9114 [bsc#1040114],
|
||||||
CVE-2017-9116 [bsc#1040116], CVE-2017-12596 [bsc#1052522]; for
|
CVE-2017-9116 [bsc#1040116], CVE-2017-12596 [bsc#1052522]; for
|
||||||
the rest of issues see [bsc#1040109], [bsc#1040112],
|
the rest of issues see [bsc#1040109], [bsc#1040112],
|
||||||
[bsc#1040113], [bsc#1040114], [bsc#1040115], and [bsc#1061305]
|
[bsc#1040113], [bsc#1040114], [bsc#1040115], and [bsc#1061305]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
@ -64,7 +70,7 @@ Thu Apr 24 09:54:12 UTC 2014 - dmueller@suse.com
|
|||||||
Thu Nov 28 10:22:05 UTC 2013 - toganm@opensuse.org
|
Thu Nov 28 10:22:05 UTC 2013 - toganm@opensuse.org
|
||||||
|
|
||||||
- add openexr-2.1.0-headers.patch to install
|
- add openexr-2.1.0-headers.patch to install
|
||||||
ImfDeepImageStateAttribute.h header too
|
ImfDeepImageStateAttribute.h header too
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 27 09:17:45 UTC 2013 - mvyskocil@suse.com
|
Wed Nov 27 09:17:45 UTC 2013 - mvyskocil@suse.com
|
||||||
@ -74,7 +80,7 @@ Wed Nov 27 09:17:45 UTC 2013 - mvyskocil@suse.com
|
|||||||
data, optimisations for some of the python bindings to Imath, improvements to
|
data, optimisations for some of the python bindings to Imath, improvements to
|
||||||
the cmake build environment as well as additional documentation describing
|
the cmake build environment as well as additional documentation describing
|
||||||
deep data in more detail.
|
deep data in more detail.
|
||||||
- make tests conditional, enable fuzz test and huge test
|
- make tests conditional, enable fuzz test and huge test
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 15 11:00:04 UTC 2013 - mvyskocil@suse.com
|
Mon Jul 15 11:00:04 UTC 2013 - mvyskocil@suse.com
|
||||||
@ -97,14 +103,14 @@ Fri Apr 12 13:43:33 UTC 2013 - mvyskocil@suse.com
|
|||||||
- update to 2.0.0
|
- update to 2.0.0
|
||||||
* Deep Data support - Pixels can now store a variable-length list of samples.
|
* Deep Data support - Pixels can now store a variable-length list of samples.
|
||||||
The main rationale behind deep images is to enable the storage of multiple
|
The main rationale behind deep images is to enable the storage of multiple
|
||||||
values at different depths for each pixel. OpenEXR 2.0 supports both
|
values at different depths for each pixel. OpenEXR 2.0 supports both
|
||||||
hard-surface and volumetric representations for Deep Compositing workflows.
|
hard-surface and volumetric representations for Deep Compositing workflows.
|
||||||
* Multi-part Image Files - With OpenEXR 2.0, files can now contain a number
|
* Multi-part Image Files - With OpenEXR 2.0, files can now contain a number
|
||||||
of separate, but related, data parts in one file. Access to any part is
|
of separate, but related, data parts in one file. Access to any part is
|
||||||
independent of the others, pixels from parts that are not required in the
|
independent of the others, pixels from parts that are not required in the
|
||||||
current operation don't need to be accessed, resulting in quicker read
|
current operation don't need to be accessed, resulting in quicker read
|
||||||
times when accessing only a subset of channels. The multipart interface
|
times when accessing only a subset of channels. The multipart interface
|
||||||
also incorporates support for Stereo images where views are stored in
|
also incorporates support for Stereo images where views are stored in
|
||||||
separate parts. This makes stereo OpenEXR 2.0 files significantly faster to
|
separate parts. This makes stereo OpenEXR 2.0 files significantly faster to
|
||||||
work with than the previous multiview support in OpenEXR.
|
work with than the previous multiview support in OpenEXR.
|
||||||
* Optimized pixel reading - decoding RGB(A) scanline images has been
|
* Optimized pixel reading - decoding RGB(A) scanline images has been
|
||||||
@ -112,7 +118,7 @@ Fri Apr 12 13:43:33 UTC 2013 - mvyskocil@suse.com
|
|||||||
both old and new format images, including multipart and multiview files.
|
both old and new format images, including multipart and multiview files.
|
||||||
* Namespacing - The library introduces versioned namespaces to avoid
|
* Namespacing - The library introduces versioned namespaces to avoid
|
||||||
conflicts between packages compiled with different versions of the library.
|
conflicts between packages compiled with different versions of the library.
|
||||||
- obsoleted
|
- obsoleted
|
||||||
openexr-suse-docdir.patch (moved in install phase)
|
openexr-suse-docdir.patch (moved in install phase)
|
||||||
openexr-disable-tests.patch
|
openexr-disable-tests.patch
|
||||||
|
|
||||||
@ -125,12 +131,12 @@ Thu Sep 27 14:51:27 UTC 2012 - cfarrell@suse.com
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 27 09:20:21 UTC 2012 - idonmez@suse.com
|
Thu Sep 27 09:20:21 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
- Update baselibs.conf
|
- Update baselibs.conf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 2 12:46:25 UTC 2012 - mvyskocil@suse.cz
|
Thu Aug 2 12:46:25 UTC 2012 - mvyskocil@suse.cz
|
||||||
|
|
||||||
- Update to 1.7.1
|
- Update to 1.7.1
|
||||||
* Updated the .so verison to 7.
|
* Updated the .so verison to 7.
|
||||||
* obsoletes openexr-includes.patch
|
* obsoletes openexr-includes.patch
|
||||||
- require new ilmbase-devel for build
|
- require new ilmbase-devel for build
|
||||||
@ -141,7 +147,7 @@ Thu Aug 2 12:46:25 UTC 2012 - mvyskocil@suse.cz
|
|||||||
Tue Apr 24 13:26:54 UTC 2012 - mvyskocil@suse.cz
|
Tue Apr 24 13:26:54 UTC 2012 - mvyskocil@suse.cz
|
||||||
|
|
||||||
- disable the test at all, as running them in OBS seems not to be
|
- disable the test at all, as running them in OBS seems not to be
|
||||||
reliable
|
reliable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 29 17:50:27 UTC 2012 - jengelh@medozas.de
|
Sun Jan 29 17:50:27 UTC 2012 - jengelh@medozas.de
|
||||||
@ -194,7 +200,7 @@ Tue Aug 4 07:09:30 UTC 2009 - mvyskocil@suse.cz
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 2 05:41:46 CET 2009 - crrodriguez@suse.de
|
Mon Mar 2 05:41:46 CET 2009 - crrodriguez@suse.de
|
||||||
|
|
||||||
- save 6.7MB by removing static libraries and "la" files
|
- save 6.7MB by removing static libraries and "la" files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
|
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
|
||||||
@ -239,7 +245,7 @@ Tue Jan 16 10:44:14 CET 2007 - meissner@suse.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 12 15:40:26 CEST 2006 - dmueller@suse.de
|
Mon Jun 12 15:40:26 CEST 2006 - dmueller@suse.de
|
||||||
|
|
||||||
- fix shared lib dependencies
|
- fix shared lib dependencies
|
||||||
- fix installed headers
|
- fix installed headers
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
@ -255,7 +261,7 @@ Mon Nov 7 15:06:31 CET 2005 - sndirsch@suse.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 2 21:53:50 CET 2005 - dmueller@suse.de
|
Wed Nov 2 21:53:50 CET 2005 - dmueller@suse.de
|
||||||
|
|
||||||
- don't build as root
|
- don't build as root
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 25 14:49:41 CEST 2005 - adrian@suse.de
|
Wed May 25 14:49:41 CEST 2005 - adrian@suse.de
|
||||||
@ -270,7 +276,7 @@ Mon May 23 16:21:09 CEST 2005 - schwab@suse.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 13 14:30:26 CET 2005 - ro@suse.de
|
Thu Jan 13 14:30:26 CET 2005 - ro@suse.de
|
||||||
|
|
||||||
- try to fix docu installation
|
- try to fix docu installation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 28 13:59:35 CEST 2004 - adrian@suse.de
|
Mon Jun 28 13:59:35 CEST 2004 - adrian@suse.de
|
||||||
|
15
openexr.spec
15
openexr.spec
@ -23,7 +23,7 @@
|
|||||||
Name: openexr
|
Name: openexr
|
||||||
Version: 2.3.0
|
Version: 2.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for work with HDR images in OpenEXR format
|
Summary: Utilities for working with HDR images in OpenEXR format
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Productivity/Graphics/Other
|
Group: Productivity/Graphics/Other
|
||||||
Url: http://www.openexr.com/
|
Url: http://www.openexr.com/
|
||||||
@ -56,7 +56,7 @@ contains a set of utilities to work with this format.
|
|||||||
|
|
||||||
%package -n libIlmImf%{so_suffix}
|
%package -n libIlmImf%{so_suffix}
|
||||||
Summary: Library to Handle EXR Pictures in 16-Bit Floating-Point Format
|
Summary: Library to Handle EXR Pictures in 16-Bit Floating-Point Format
|
||||||
Group: Development/Libraries/C and C++
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n libIlmImf%{so_suffix}
|
%description -n libIlmImf%{so_suffix}
|
||||||
OpenEXR is a high dynamic-range (HDR) image file format developed by
|
OpenEXR is a high dynamic-range (HDR) image file format developed by
|
||||||
@ -73,7 +73,7 @@ This package contains shared library libIlmImf
|
|||||||
|
|
||||||
%package -n libIlmImfUtil%{so_suffix}
|
%package -n libIlmImfUtil%{so_suffix}
|
||||||
Summary: Library to simplify development of OpenEXR utilities
|
Summary: Library to simplify development of OpenEXR utilities
|
||||||
Group: Development/Libraries/C and C++
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n libIlmImfUtil%{so_suffix}
|
%description -n libIlmImfUtil%{so_suffix}
|
||||||
OpenEXR is a high dynamic-range (HDR) image file format developed by
|
OpenEXR is a high dynamic-range (HDR) image file format developed by
|
||||||
@ -89,7 +89,7 @@ This package contains shared library libIlmImfUtil
|
|||||||
%{_libdir}/libIlmImfUtil-*.so.*
|
%{_libdir}/libIlmImfUtil-*.so.*
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Library to Handle EXR Pictures (16-bit floating-point format)
|
Summary: Development files for the 16-bit FP EXR picture handling library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libIlmImf%{so_suffix} = %{version}
|
Requires: libIlmImf%{so_suffix} = %{version}
|
||||||
Requires: libIlmImfUtil%{so_suffix} = %{version}
|
Requires: libIlmImfUtil%{so_suffix} = %{version}
|
||||||
@ -108,8 +108,8 @@ Industrial Light & Magic for use in computer imaging applications.
|
|||||||
This package contains header files.
|
This package contains header files.
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Library to Handle EXR Pictures in 16-Bit Floating-Point Format
|
Summary: Documentatino for the 16-bit FP EXR picture handling library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Documentation/PDF
|
||||||
Obsoletes: OpenEXR-doc <= 1.6.1
|
Obsoletes: OpenEXR-doc <= 1.6.1
|
||||||
Provides: OpenEXR-doc = %{version}
|
Provides: OpenEXR-doc = %{version}
|
||||||
|
|
||||||
@ -117,7 +117,7 @@ Provides: OpenEXR-doc = %{version}
|
|||||||
OpenEXR is a high dynamic-range (HDR) image file format developed by
|
OpenEXR is a high dynamic-range (HDR) image file format developed by
|
||||||
Industrial Light & Magic for use in computer imaging applications.
|
Industrial Light & Magic for use in computer imaging applications.
|
||||||
|
|
||||||
This package contains a documentation
|
This package contains documentation.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -127,7 +127,6 @@ export PTHREAD_LIBS="-lpthread"
|
|||||||
%configure \
|
%configure \
|
||||||
--docdir=%{_docdir}/%{name} \
|
--docdir=%{_docdir}/%{name} \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--with-pic \
|
|
||||||
--enable-large-stack \
|
--enable-large-stack \
|
||||||
--enable-imfexamples \
|
--enable-imfexamples \
|
||||||
--enable-imffuzztest \
|
--enable-imffuzztest \
|
||||||
|
Loading…
Reference in New Issue
Block a user