SHA256
1
0
forked from pool/openexr
openexr/openexr-2.1.0-headers.patch
Stephan Kulow 3f5965f40d Accepting request 208817 from devel:libraries:c_c++
Fixes missing header please submit to factory as well (forwarded request 208792 from toganm)

OBS-URL: https://build.opensuse.org/request/show/208817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openexr?expand=0&rev=21
2013-11-28 17:52:04 +00:00

23 lines
1.1 KiB
Diff

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 \