From 67a042c760c8d9387d5a6a985db858c512f5648d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 08:11:46 +0100 Subject: [PATCH] libopenexr-devel: provide/obsolete libilmbase-devel [release 2.4.1-2mamba;Sat Apr 25 2020] --- openexr.spec | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/openexr.spec b/openexr.spec index 4660f33..0979ad7 100644 --- a/openexr.spec +++ b/openexr.spec @@ -1,6 +1,6 @@ Name: openexr Version: 2.4.1 -Release: 1mamba +Release: 2mamba Summary: A high dynamic-range (HDR) image file format for use in computer imaging applications. Group: Applications/Graphics Vendor: openmamba @@ -8,20 +8,25 @@ Distribution: openmamba Packager: Silvan Calarco URL: http://www.openexr.org Source: https://github.com/AcademySoftwareFoundation/openexr/archive/v%{version}.zip -#Source: https://github.com/openexr/openexr/releases/download/v%{version}/%{name}-%{version}.tar.gz -#Source: http://download.savannah.nongnu.org/releases/openexr/openexr-%{version}.tar.gz -#https://github.com/downloads/openexr/openexr/openexr-%{version}.tar.gz Patch0: %{name}-1.6.1-gcc43.patch Patch1: %{name}-1.7.0-gcc45.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: ldconfig +BuildRequires: libGL-devel +BuildRequires: libICE-devel +BuildRequires: libSM-devel +BuildRequires: libX11-devel +BuildRequires: libXext-devel +BuildRequires: libboost-devel +BuildRequires: libfltk-devel BuildRequires: libgcc -BuildRequires: libilmbase-devel +BuildRequires: libpython-devel +BuildRequires: libpython3-devel BuildRequires: libstdc++6-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END -BuildRequires: libilmbase-devel >= 2.2.0 Provides: OpenEXR BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -43,9 +48,10 @@ OpenEXR is used by ILM on all motion pictures currently in production. The first Group: Development/Libraries Summary: Static libraries and headers for %{name} Requires: libopenexr = %{version}-%{release} -Requires: libilmbase-devel -Obsoletes: libOpenEXR-devel +Provides: libilmbase-devel +Obsoletes: libilmbase-devel Provides: libOpenEXR-devel +Obsoletes: libOpenEXR-devel %description -n libopenexr-devel OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. @@ -57,8 +63,6 @@ This package contains static libraries and header files need for development. %prep %setup -q -n openexr-%{version} -#%patch0 -p1 -#%patch1 -p1 %build %cmake -d build @@ -68,9 +72,6 @@ This package contains static libraries and header files need for development. [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -C build -# compatibility symlinks with previous version with namespaceversioning enabled -#ln -s libIlmImf.so.20 %{buildroot}%{_libdir}/libIlmImf-Imf_2_0.so.20 - %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -135,6 +136,9 @@ This package contains static libraries and header files need for development. #%doc ChangeLog NEWS README.md %changelog +* Sat Apr 25 2020 Silvan Calarco 2.4.1-2mamba +- libopenexr-devel: provide/obsolete libilmbase-devel + * Mon Mar 30 2020 Ercole 'ercolinux' Carpanetto 2.4.1-1mamba - update to 2.4.1