diff --git a/openexr.changes b/openexr.changes index eff349c..389a589 100644 --- a/openexr.changes +++ b/openexr.changes @@ -1,9 +1,16 @@ ------------------------------------------------------------------- -Tue Jul 27 12:41:21 UTC 2010 - mvyskocil@suse.cz +Mon Aug 9 09:50:43 UTC 2010 - mvyskocil@suse.cz - Update to 1.7.0 - bugfix release, multiviewer support * obsoletes CVE-2009-1720 support * built with --enable-larget-stack and test +- Renammed to be more comfortable with Shared Library policy + * openexr - main (source package) contains tools in bindir, it provides and + obsoletes the old OpenEXR symbol + * libIlmImf6 - contains the openexr library + * libopenexr-devel - contains the headers, Provides and Obsoletes the + OpenEXR-devel symbol + * openexr-doc - documentation ------------------------------------------------------------------- Fri Dec 18 17:37:10 CET 2009 - jengelh@medozas.de diff --git a/openexr.spec b/openexr.spec index 4ed3c55..7fc8619 100644 --- a/openexr.spec +++ b/openexr.spec @@ -21,7 +21,7 @@ Name: openexr Summary: Utilities for work with HDR images in OpenEXR format Version: 1.7.0 -Release: 1 +Release: 2 License: BSD3c(or similar) ; GPLv2+ Group: Productivity/Graphics/Other Url: http://www.openexr.com/ @@ -36,6 +36,8 @@ BuildRequires: libdrm-devel Obsoletes: OpenEXR-64bit %endif # +Obsoletes: OpenEXR <= 1.6.1 +Provides: OpenEXR = %{version} Source0: %{name}-%version.tar.bz2 Source1: baselibs.conf Patch0: openexr-suse-docdir.patch @@ -60,8 +62,6 @@ contains a set of utilities to work with this format. License: BSD3c(or similar) ; GPLv2+ Group: Development/Libraries/C and C++ Summary: Library to Handle EXR Pictures in 16-Bit Floating-Point Format -Obsoletes: OpenEXR <= 1.6.1 -Provides: OpenEXR = %{version} # provide also the most expected symbol Provides: libopenexr6 = %{version}