Hello community, here is the log from the commit of package openexr for openSUSE:Factory checked in at 2013-11-28 18:52:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openexr (Old) and /work/SRC/openSUSE:Factory/.openexr.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openexr" Changes: -------- --- /work/SRC/openSUSE:Factory/openexr/openexr.changes 2013-11-28 07:38:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openexr.new/openexr.changes 2013-11-28 18:52:06.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Nov 28 10:22:05 UTC 2013 - [email protected] + +- add openexr-2.1.0-headers.patch to install + ImfDeepImageStateAttribute.h header too + +------------------------------------------------------------------- New: ---- openexr-2.1.0-headers.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openexr.spec ++++++ --- /var/tmp/diff_new_pack.vnnJxy/_old 2013-11-28 18:52:07.000000000 +0100 +++ /var/tmp/diff_new_pack.vnnJxy/_new 2013-11-28 18:52:07.000000000 +0100 @@ -46,6 +46,8 @@ Source1: http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz.sig Source2: baselibs.conf Source3: openexr.keyring +# PATCH-FIX-UPSTREAM install ImfDeepImageStateAttribute.h header too Rex Dieter<[email protected]> +Patch0: openexr-2.1.0-headers.patch %description OpenEXR is a high dynamic-range (HDR) image file format developed by @@ -113,6 +115,8 @@ %{?gpg_verify: %gpg_verify %{S:1}} %setup -q +%patch0 -p1 + # poor man's fdupes if cmp COPYING LICENSE; then rm -rf LICENSE ++++++ openexr-2.1.0-headers.patch ++++++ diff -up openexr-2.1.0/IlmImf/Makefile.am.headers openexr-2.1.0/IlmImf/Makefile.am --- openexr-2.1.0/IlmImf/Makefile.am.headers 2013-11-11 17:09:51.000000000 -0600 +++ openexr-2.1.0/IlmImf/Makefile.am 2013-11-27 11:33:11.934497336 -0600 @@ -103,6 +103,7 @@ libIlmImfinclude_HEADERS = ImfForward.h ImfCRgbaFile.h ImfChannelList.h \ ImfChannelListAttribute.h \ ImfCompressionAttribute.h \ + ImfDeepImageStateAttribute.h \ ImfDoubleAttribute.h ImfFloatAttribute.h \ ImfFrameBuffer.h ImfHeader.h ImfIO.h \ ImfInputFile.h ImfIntAttribute.h \ diff -up openexr-2.1.0/IlmImf/Makefile.in.headers openexr-2.1.0/IlmImf/Makefile.in --- openexr-2.1.0/IlmImf/Makefile.in.headers 2013-11-12 18:33:11.000000000 -0600 +++ openexr-2.1.0/IlmImf/Makefile.in 2013-11-27 11:33:16.341451113 -0600 @@ -373,6 +373,7 @@ libIlmImfinclude_HEADERS = ImfForward.h ImfCRgbaFile.h ImfChannelList.h \ ImfChannelListAttribute.h \ ImfCompressionAttribute.h \ + ImfDeepImageStateAttribute.h \ ImfDoubleAttribute.h ImfFloatAttribute.h \ ImfFrameBuffer.h ImfHeader.h ImfIO.h \ ImfInputFile.h ImfIntAttribute.h \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
