Mailinglist Archive: opensuse-commit (858 mails)

< Previous Next >
commit OpenEXR
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 02 Nov 2007 01:35:29 +0100
  • Message-id: <20071102003530.24AAE6781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package OpenEXR
checked in at Fri Nov 2 01:35:29 CET 2007.

--------
--- OpenEXR/OpenEXR.changes 2007-05-19 06:34:08.000000000 +0200
+++ /mounts/work_src_done/STABLE/OpenEXR/OpenEXR.changes 2007-10-31
18:18:13.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Oct 31 18:07:10 CET 2007 - mvyskocil@xxxxxxx
+
+- update to 1.6.1
+- fix buid, add docu subpackage with documentation and examples
+
+-------------------------------------------------------------------

Old:
----
openexr-1.4.0a.tar.bz2
OpenEXR-decl.patch
OpenEXR-examples.patch
OpenEXR-pedantic.diff

New:
----
openexr-1.6.1.tar.bz2
OpenEXR-include-string_h.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ OpenEXR.spec ++++++
--- /var/tmp/diff_new_pack.M11571/_old 2007-11-02 01:33:05.000000000 +0100
+++ /var/tmp/diff_new_pack.M11571/_new 2007-11-02 01:33:05.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package OpenEXR (Version 1.4.0a)
+# spec file for package OpenEXR (Version 1.6.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,19 +11,17 @@
# norootforbuild

Name: OpenEXR
-BuildRequires: fltk-devel freeglut-devel gcc-c++ libdrm-devel
+BuildRequires: IlmBase-devel fltk-devel freeglut-devel gcc-c++ libdrm-devel
Summary: Library to Handle EXR Pictures in 16-Bit Floating-Point Format
-Version: 1.4.0a
-Release: 2
-License: BSD License and BSD-like, GNU General Public License (GPL)
+Version: 1.6.1
+Release: 1
+License: BSD 3-Clause; GPL v2 or later
Group: Development/Libraries/C and C++
-URL: http://www.openexr.com/
+Url: http://www.openexr.com/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: openexr-%version.tar.bz2
-Patch: OpenEXR-docdir.patch
-Patch1: OpenEXR-decl.patch
-Patch2: OpenEXR-examples.patch
-Patch3: OpenEXR-pedantic.diff
+Patch0: OpenEXR-docdir.patch
+Patch1: OpenEXR-include-string_h.patch

%description
OpenEXR is a high dynamic-range (HDR) image file format developed by
@@ -80,7 +78,7 @@
Lutz Latta

%package devel
-Requires: OpenEXR = %version zlib-devel
+Requires: OpenEXR = %version zlib-devel IlmBase-devel
Group: Development/Libraries/C and C++
Summary: Library to Handle EXR Pictures (16-bit floating-point format)

@@ -132,12 +130,70 @@
Frank Jargstorff <fjargstorff@xxxxxxxxxx>
Lutz Latta

+%package doc
+Group: Development/Libraries/C and C++
+Summary: Library to Handle EXR Pictures in 16-Bit Floating-Point Format
+
+%description doc
+OpenEXR is a high dynamic-range (HDR) image file format developed by
+Industrial Light & Magic for use in computer imaging applications.
+
+* exrheader, a utility for dumping header information
+
+* exrstdattr, a utility for modifying OpenEXR standard attributes
+
+* exrmaketiled, for generating tiled and rip/mipmapped images
+
+* exrenvmap, for creating OpenEXR environment maps
+
+* exrmakepreview, for creating preview images for OpenEXR files
+
+
+
+Authors:
+--------
+ Developers:
+ -----------
+
+ Florian Kainz <kainz@xxxxxxx>
+ Rod Bogart <rgb@xxxxxxx>
+ Drew Hess <dhess@xxxxxxx>
+ Paul Schneider <pauls@xxxxxxx>
+ Bill Anderson <wja@xxxxxxx>
+ Wojciech Jarosz <wjarosz@xxxxxxxx>
+
+ Contributors:
+ -------------
+
+ Simon Green <SGreen@xxxxxxxxxx>
+ Rito Trevino <etrevino@xxxxxxx>
+ Josh Pines
+ Christian Rouet
+ Rodrigo Damazio <rdamazio@xxxxxxxxxx>
+ Greg Ward <gward@xxxxxxx>
+ Joseph Goldstone <joseph@xxxxxx>
+ Loren Carpenter, Pixar Animation Studios
+
+ Win32 port contributors:
+ ------------------------
+
+ Dustin Graves <dgraves@xxxxxxxxxxxx>
+ Jukka Liimatta <jukka.liimatta@xxxxxxxxxxxxxx>
+ Baumann Konstantin <Konstantin.Baumann@xxxxxxxxxxxxxxxxxx>
+ Daniel Koch <daniel@xxxxxxxxxxxxx>
+ Luc-Eric Rousseau <lucer@xxxxxxxxxxxxx>
+ E. Scott Larsen <larsene@xxxxxxxxxx>
+ stephan mantler <step@xxxxxxx>
+ Andreas Kahler <AKahler@xxxxxxxxxxxxxxxx>
+ Frank Jargstorff <fjargstorff@xxxxxxxxxx>
+ Lutz Latta
+
%prep
-%setup -q -n openexr-1.4.0
-%patch
-%patch1
-%patch2
-%patch3
+%setup -q -n openexr-%{version}
+%patch0 -b .sav
+%patch1 -b .sav
+# rename a non-linux file
+rm README.win32

%build
#autoreconf --force --install --include=config
@@ -170,37 +226,28 @@
/usr/bin/exrmakepreview
/usr/bin/exrmaketiled
/usr/bin/exrstdattr
-%_libdir/libHalf.so.*
-%_libdir/libIex.so.*
%_libdir/libIlmImf.so.*
-%_libdir/libImath.so.*
-%_libdir/libIlmThread.so.*

%files devel
%defattr(-,root,root)
-/usr/bin/exrdisplay
/usr/include/OpenEXR
-%_libdir/libHalf.a
-%_libdir/libHalf.la
-%_libdir/libHalf.so
-%_libdir/libIex.a
-%_libdir/libIex.la
-%_libdir/libIex.so
%_libdir/libIlmImf.a
%_libdir/libIlmImf.la
%_libdir/libIlmImf.so
-%_libdir/libImath.a
-%_libdir/libImath.la
-%_libdir/libImath.so
-%_libdir/libIlmThread.a
-%_libdir/libIlmThread.la
-%_libdir/libIlmThread.so
%_libdir/pkgconfig/OpenEXR.pc
/usr/share/aclocal/openexr.m4
-%doc doc/*.pdf
-%doc IlmImfExamples/*.cpp IlmImfExamples/*.h

+%files doc
+%defattr(-,root,root)
+%dir %{_docdir}/%{name}-%{version}
+%doc %{_docdir}/%{name}-%{version}/*.pdf
+%dir %{_docdir}/%{name}-%{version}/examples
+%doc %{_docdir}/%{name}-%{version}/examples/*.cpp
+%doc %{_docdir}/%{name}-%{version}/examples/*.h
%changelog
+* Wed Oct 31 2007 - mvyskocil@xxxxxxx
+- update to 1.6.1
+- fix buid, add docu subpackage with documentation and examples
* Sat May 19 2007 - stbinner@xxxxxxx
- fix linking of new IlmThread lib versus libpthread
* Tue May 15 2007 - ltinkl@xxxxxxx

++++++ openexr-1.4.0a.tar.bz2 -> openexr-1.6.1.tar.bz2 ++++++
OpenEXR/openexr-1.4.0a.tar.bz2
/mounts/work_src_done/STABLE/OpenEXR/openexr-1.6.1.tar.bz2 differ: byte 11,
line 1

++++++ OpenEXR-docdir.patch ++++++
--- /var/tmp/diff_new_pack.M11571/_old 2007-11-02 01:33:05.000000000 +0100
+++ /var/tmp/diff_new_pack.M11571/_new 2007-11-02 01:33:05.000000000 +0100
@@ -1,20 +1,42 @@
---- doc/Makefile.am
-+++ doc/Makefile.am 2005/05/25 12:13:42
-@@ -1,5 +1,5 @@
- EXTRA_DIST = ReadingAndWritingImageFiles.pdf TechnicalIntroduction.pdf
-
--DOC_DIR=$(datadir)/doc/OpenEXR
-+DOC_DIR=$(datadir)/doc/packages/OpenEXR
-
-
--- IlmImfExamples/Makefile.am
-+++ IlmImfExamples/Makefile.am 2005/05/25 12:13:19
++++ IlmImfExamples/Makefile.am
@@ -22,7 +22,7 @@
rgbaInterfaceTiledExamples.h \
lowLevelIoExamples.h previewImageExamples.h

-examplesdir = $(datadir)/doc/OpenEXR-@OPENEXR_VERSION@/examples
-+examplesdir = $(datadir)/doc/packages/OpenEXR/examples
++examplesdir = $(datadir)/doc/packages/OpenEXR-@OPENEXR_VERSION@/examples
examples_DATA = $(imfexamples_SOURCES)

imfexamplesdir = $(examplesdir)
+--- IlmImfExamples/Makefile.in
++++ IlmImfExamples/Makefile.in
+@@ -227,7 +227,7 @@
+ rgbaInterfaceTiledExamples.h \
+ lowLevelIoExamples.h previewImageExamples.h
+
+-examplesdir = $(datadir)/doc/OpenEXR-@OPENEXR_VERSION@/examples
++examplesdir = $(datadir)/doc/packages/OpenEXR-@OPENEXR_VERSION@/examples
+ examples_DATA = $(imfexamples_SOURCES)
+ imfexamplesdir = $(examplesdir)
+ all: all-am
+--- doc/Makefile.am
++++ doc/Makefile.am
+@@ -3,5 +3,5 @@
+ TechnicalIntroduction.pdf \
+ OpenEXRFileLayout.pdf
+
+-docdir=$(datadir)/doc/OpenEXR-@OPENEXR_VERSION@
++docdir=$(datadir)/doc/packages/OpenEXR-@OPENEXR_VERSION@
+ doc_DATA = $(EXTRA_DIST)
+--- doc/Makefile.in
++++ doc/Makefile.in
+@@ -179,7 +179,7 @@
+ TechnicalIntroduction.pdf \
+ OpenEXRFileLayout.pdf
+
+-docdir = $(datadir)/doc/OpenEXR-@OPENEXR_VERSION@
++docdir = $(datadir)/doc/packages/OpenEXR-@OPENEXR_VERSION@
+ doc_DATA = $(EXTRA_DIST)
+ all: all-am
+

++++++ OpenEXR-include-string_h.patch ++++++
--- exrenvmap/main.cpp
+++ exrenvmap/main.cpp
@@ -45,6 +45,7 @@
#include <iostream>
#include <exception>
#include <stdlib.h>
+#include <string.h>

using namespace Imf;
using namespace std;
--- exrmaketiled/main.cpp
+++ exrmaketiled/main.cpp
@@ -46,6 +46,7 @@
#include <exception>
#include <string>
#include <stdlib.h>
+#include <string.h>

using namespace Imf;
using namespace std;

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages