From 775e25d5ce9c344e1996d6cd13d5a2dec314d74b Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 25 Oct 2024 17:20:57 -0600 Subject: [PATCH 01/11] Rebuild for hdf5 1.14.5 From a460ba79034aa67fe1b58b868d107b4b424675f1 Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Sat, 7 Dec 2024 18:42:17 -0800 Subject: [PATCH 02/11] Update to 1.8.8 (#2330051) This update also cleaned up the spec file. --- .gitignore | 1 + alembic.spec | 14 +------------- sources | 2 +- 3 files changed, 3 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 571c6b0..273a4e5 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /alembic-1.8.5.tar.gz /alembic-1.8.6.tar.gz /alembic-1.8.7.tar.gz +/alembic-1.8.8.tar.gz diff --git a/alembic.spec b/alembic.spec index bffb495..b26e8c8 100644 --- a/alembic.spec +++ b/alembic.spec @@ -5,30 +5,18 @@ # Python Module Name: alembic -Version: 1.8.7 +Version: 1.8.8 Release: %autorelease Summary: Open framework for storing and sharing scene data License: BSD-3-Clause AND BSL-1.0 URL: http://alembic.io/ - Source0: https://github.com/%{name}/%{name}/archive/%{version}%{?prerelease}.tar.gz#/%{name}-%{version}%{?prerelease}.tar.gz -# Use patch from Gentoo fixing iblmbase root path -# https://gitweb.gentoo.org/repo/gentoo.git/tree/media-gfx/alembic/files/alembic-1.7.11-0002-Find-IlmBase-by-setting-a-proper-ILMBASE_ROOT-value.patch?id=953b3b21db55df987dd8006dcdec19e945294d98 -Patch0: alembic-1.7.11-0002-Find-IlmBase-by-setting-a-proper-ILMBASE_ROOT-value.patch BuildRequires: boost-devel BuildRequires: cmake >= 3.13 BuildRequires: gcc-c++ BuildRequires: hdf5-devel - -# Per https://github.com/alembic/alembic/blob/master/README.txt -# alembic actually needs ilmbase, not OpenEXR. -# As of OpenEXR 3.x Imath is now a standalone library. -%if 0%{?fedora} > 34 BuildRequires: cmake(Imath) -%else -BuildRequires: pkgconfig(IlmBase) -%endif BuildRequires: pkgconfig(zlib) %description diff --git a/sources b/sources index e443e62..1d74aa8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alembic-1.8.7.tar.gz) = 8dfa97001cf5d25755dad3f12cb6d60512e6bc59de76c9148a6f575cee7a70ddb562798f8856d3e4005eccdb33433ca7b459f8af1063f0f90afe2678d2dc5fa1 +SHA512 (alembic-1.8.8.tar.gz) = 02b7bf5782e83efb08a8653f130b02565fa997e857dbd8d0523e1b218ff58d929fbf9690db0980e8101a31f01a67341b6000af8794538890ef7d759fe0289e2f From bd2364ddd99fc591ce7e5e491a9dca5fdf340737 Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Sat, 7 Dec 2024 18:42:17 -0800 Subject: [PATCH 03/11] Update to 1.8.8 (#2330051) This update also cleaned up the spec file. --- .gitignore | 1 + alembic.spec | 14 +------------- sources | 2 +- 3 files changed, 3 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 571c6b0..273a4e5 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /alembic-1.8.5.tar.gz /alembic-1.8.6.tar.gz /alembic-1.8.7.tar.gz +/alembic-1.8.8.tar.gz diff --git a/alembic.spec b/alembic.spec index bffb495..b26e8c8 100644 --- a/alembic.spec +++ b/alembic.spec @@ -5,30 +5,18 @@ # Python Module Name: alembic -Version: 1.8.7 +Version: 1.8.8 Release: %autorelease Summary: Open framework for storing and sharing scene data License: BSD-3-Clause AND BSL-1.0 URL: http://alembic.io/ - Source0: https://github.com/%{name}/%{name}/archive/%{version}%{?prerelease}.tar.gz#/%{name}-%{version}%{?prerelease}.tar.gz -# Use patch from Gentoo fixing iblmbase root path -# https://gitweb.gentoo.org/repo/gentoo.git/tree/media-gfx/alembic/files/alembic-1.7.11-0002-Find-IlmBase-by-setting-a-proper-ILMBASE_ROOT-value.patch?id=953b3b21db55df987dd8006dcdec19e945294d98 -Patch0: alembic-1.7.11-0002-Find-IlmBase-by-setting-a-proper-ILMBASE_ROOT-value.patch BuildRequires: boost-devel BuildRequires: cmake >= 3.13 BuildRequires: gcc-c++ BuildRequires: hdf5-devel - -# Per https://github.com/alembic/alembic/blob/master/README.txt -# alembic actually needs ilmbase, not OpenEXR. -# As of OpenEXR 3.x Imath is now a standalone library. -%if 0%{?fedora} > 34 BuildRequires: cmake(Imath) -%else -BuildRequires: pkgconfig(IlmBase) -%endif BuildRequires: pkgconfig(zlib) %description diff --git a/sources b/sources index e443e62..1d74aa8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alembic-1.8.7.tar.gz) = 8dfa97001cf5d25755dad3f12cb6d60512e6bc59de76c9148a6f575cee7a70ddb562798f8856d3e4005eccdb33433ca7b459f8af1063f0f90afe2678d2dc5fa1 +SHA512 (alembic-1.8.8.tar.gz) = 02b7bf5782e83efb08a8653f130b02565fa997e857dbd8d0523e1b218ff58d929fbf9690db0980e8101a31f01a67341b6000af8794538890ef7d759fe0289e2f From fc6995a6ac977ace9e8a1b1e2f6e7ff5a0b7af2c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 10:49:29 +0000 Subject: [PATCH 04/11] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 3ac7fc0f0bf18f0077a60f350bf5fbaf62ee647c Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 18 Feb 2025 08:10:24 -0700 Subject: [PATCH 05/11] Make alembic-devel require imath-devel --- alembic.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/alembic.spec b/alembic.spec index b26e8c8..f730f2a 100644 --- a/alembic.spec +++ b/alembic.spec @@ -40,6 +40,7 @@ rendered image data. Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: cmake%{?_isa} +Requires: imath-devel%{?_isa} %description devel The %{name}-devel package contains libraries and header files for developing From 2c80fe2eb72c7fecdb734c38e8da679274a9c513 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 16:52:47 +0000 Subject: [PATCH 06/11] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 60427a4e4a78e047a7e57235ef1c1497a0358004 Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Sat, 4 Oct 2025 10:19:31 -0700 Subject: [PATCH 07/11] Update to 1.8.9 (rhbz#2401382) --- .gitignore | 1 + ...-setting-a-proper-ILMBASE_ROOT-value.patch | 72 ------------------- alembic.spec | 4 +- sources | 2 +- 4 files changed, 4 insertions(+), 75 deletions(-) delete mode 100644 alembic-1.7.11-0002-Find-IlmBase-by-setting-a-proper-ILMBASE_ROOT-value.patch diff --git a/.gitignore b/.gitignore index 273a4e5..c530f1b 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /alembic-1.8.6.tar.gz /alembic-1.8.7.tar.gz /alembic-1.8.8.tar.gz +/alembic-1.8.9.tar.gz diff --git a/alembic-1.7.11-0002-Find-IlmBase-by-setting-a-proper-ILMBASE_ROOT-value.patch b/alembic-1.7.11-0002-Find-IlmBase-by-setting-a-proper-ILMBASE_ROOT-value.patch deleted file mode 100644 index c561e26..0000000 --- a/alembic-1.7.11-0002-Find-IlmBase-by-setting-a-proper-ILMBASE_ROOT-value.patch +++ /dev/null @@ -1,72 +0,0 @@ -From 60bbcde225f3c28a36d8643c451509d9deb09222 Mon Sep 17 00:00:00 2001 -From: Bernd Waibel -Date: Sat, 15 Jun 2019 13:34:09 +0200 -Subject: [PATCH 2/5] Find IlmBase by setting a proper ILMBASE_ROOT value and - by using pkg-config to determine the installed ilmbase version, instead of - using the cmake STRINGS command. - -Signed-off-by: Bernd Waibel ---- - cmake/Modules/FindIlmBase.cmake | 18 +++++++++++++++++- - cmake/Modules/FindPyIlmBase.cmake | 2 +- - 2 files changed, 18 insertions(+), 2 deletions(-) - -diff --git a/cmake/Modules/FindIlmBase.cmake b/cmake/Modules/FindIlmBase.cmake -index 679a02f..0fe2b1a 100644 ---- a/cmake/Modules/FindIlmBase.cmake -+++ b/cmake/Modules/FindIlmBase.cmake -@@ -52,7 +52,7 @@ IF(NOT DEFINED ILMBASE_ROOT) - SET( ALEMBIC_ILMBASE_ROOT NOTFOUND ) - ELSE() - # TODO: set to default install path when shipping out -- SET( ALEMBIC_ILMBASE_ROOT "/usr/local/ilmbase-1.0.1/" ) -+ SET( ALEMBIC_ILMBASE_ROOT "/usr" ) - ENDIF() - ELSE() - IF ( ${WINDOWS} ) -@@ -87,6 +87,21 @@ SET(_ilmbase_SEARCH_DIRS - /usr/freeware - ) - -+# use pkg-config to determine the correct version -+include(FindPkgConfig) -+IF(PKG_CONFIG_FOUND) -+ PKG_CHECK_MODULES(PC_ILMBASE QUIET IlmBase) -+ IF(PC_ILMBASE_FOUND) -+ SET(ILMBASE_VERSION ${PC_ILMBASE_VERSION}) -+ SET(ALEMBIC_ILMBASE_INCLUDE_DIRECTORY ${PC_ILMBASE_INCLUDE_DIRS}) -+ STRING(REGEX MATCH "-lHalf" ALEMBIC_ILMBASE_HALF_LIB ${PC_ILMBASE_LDFLAGS}) -+ STRING(REGEX MATCH "-lIex" ALEMBIC_ILMBASE_IEX_LIB ${PC_ILMBASE_LDFLAGS}) -+ STRING(REGEX MATCH "-lIexMath" ALEMBIC_ILMBASE_IEXMATH_LIB ${PC_ILMBASE_LDFLAGS}) -+ STRING(REGEX MATCH "-lIlmThread" ALEMBIC_ILMBASE_ILMTHREAD_LIB ${PC_ILMBASE_LDFLAGS}) -+ String(REGEX MATCH "-lImath" ALEMBIC_ILMBASE_IMATH_LIB ${PC_ILMBASE_LDFLAGS}) -+ ENDIF() -+ELSE(PKG_CONFIG_FOUND) -+ - FIND_PATH(ILMBASE_INCLUDE_DIR - NAMES - IlmBaseConfig.h -@@ -179,6 +194,7 @@ IF ( ${ALEMBIC_ILMBASE_INCLUDE_DIRECTORY} STREQUAL "ALEMBIC_ILMBASE_INCLUDE_DIRE - MESSAGE( FATAL_ERROR "ilmbase header files not found, required: ALEMBIC_ILMBASE_ROOT: ${ALEMBIC_ILMBASE_ROOT}" ) - ENDIF() - -+ENDIF(PKG_CONFIG_FOUND) - - MESSAGE( STATUS "ILMBASE INCLUDE PATH: ${ALEMBIC_ILMBASE_INCLUDE_DIRECTORY}" ) - MESSAGE( STATUS "HALF LIB: ${ALEMBIC_ILMBASE_HALF_LIB}" ) -diff --git a/cmake/Modules/FindPyIlmBase.cmake b/cmake/Modules/FindPyIlmBase.cmake -index d55f8d3..b5f3cb5 100644 ---- a/cmake/Modules/FindPyIlmBase.cmake -+++ b/cmake/Modules/FindPyIlmBase.cmake -@@ -44,7 +44,7 @@ ELSE() - SET(ALEMBIC_PYILMBASE_ROOT NOTFOUND) - ELSE() - # TODO: set to default install path when shipping out -- SET(ALEMBIC_PYILMBASE_ROOT "/usr/local/pyilmbase/") -+ SET(ALEMBIC_PYILMBASE_ROOT "/usr") - ENDIF() - ELSE() - IF (${WINDOWS}) --- -2.22.0 - diff --git a/alembic.spec b/alembic.spec index f730f2a..b797fd9 100644 --- a/alembic.spec +++ b/alembic.spec @@ -5,7 +5,7 @@ # Python Module Name: alembic -Version: 1.8.8 +Version: 1.8.9 Release: %autorelease Summary: Open framework for storing and sharing scene data License: BSD-3-Clause AND BSL-1.0 @@ -84,7 +84,7 @@ export CXXFLAGS="%{optflags} -Wl,--as-needed" %{_bindir}/abctree %files libs -%license LICENSE.txt +%license LICENSE.txt %doc ACKNOWLEDGEMENTS.txt FEEDBACK.txt NEWS.txt README.txt %{_libdir}/libAlembic.so.* diff --git a/sources b/sources index 1d74aa8..94fb4ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alembic-1.8.8.tar.gz) = 02b7bf5782e83efb08a8653f130b02565fa997e857dbd8d0523e1b218ff58d929fbf9690db0980e8101a31f01a67341b6000af8794538890ef7d759fe0289e2f +SHA512 (alembic-1.8.9.tar.gz) = beb139f2fe04afacf61f5dab41cc96fbaf7dde993f5118fda3e48586da0a3a3d7221525650e45c19cd3a7d6222cfb6240168f34e72f2dd521e36d09b7ce8dcd3 From 1584843d2afbd6c7b643b7837f698a0628f6e363 Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Tue, 18 Nov 2025 15:23:46 -0800 Subject: [PATCH 08/11] Update to 1.8.10 (rhbz#2386079) --- .gitignore | 1 + alembic.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c530f1b..fa5c39f 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /alembic-1.8.7.tar.gz /alembic-1.8.8.tar.gz /alembic-1.8.9.tar.gz +/alembic-1.8.10.tar.gz diff --git a/alembic.spec b/alembic.spec index b797fd9..f94ff33 100644 --- a/alembic.spec +++ b/alembic.spec @@ -5,7 +5,7 @@ # Python Module Name: alembic -Version: 1.8.9 +Version: 1.8.10 Release: %autorelease Summary: Open framework for storing and sharing scene data License: BSD-3-Clause AND BSL-1.0 diff --git a/sources b/sources index 94fb4ac..c42304e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alembic-1.8.9.tar.gz) = beb139f2fe04afacf61f5dab41cc96fbaf7dde993f5118fda3e48586da0a3a3d7221525650e45c19cd3a7d6222cfb6240168f34e72f2dd521e36d09b7ce8dcd3 +SHA512 (alembic-1.8.10.tar.gz) = 0be292e9d75560891d38129eb2672c55475b29b33f265dd51396dfa7b530c92ac6dfdb05a4432ad1b6919e2c151068560eb04efb8d9b0c2a14f77ab489d3542c From 2389ee9a2d39eb538252cf9bc899aa5f23a01769 Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Fri, 21 Nov 2025 17:16:33 -0800 Subject: [PATCH 09/11] Add explicit libs requirement for devel subpackage https://artifacts.dev.testing-farm.io/a2253c69-e40f-4943-ad45-8c68a875bfee/ --- alembic.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alembic.spec b/alembic.spec index f94ff33..4f9b621 100644 --- a/alembic.spec +++ b/alembic.spec @@ -38,7 +38,7 @@ rendered image data. %package devel Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: cmake%{?_isa} Requires: imath-devel%{?_isa} From 6f2122180033b7c65b7bf81f91b3a2e94671940b Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Fri, 21 Nov 2025 17:16:33 -0800 Subject: [PATCH 10/11] Add explicit libs requirement for devel subpackage https://artifacts.dev.testing-farm.io/a2253c69-e40f-4943-ad45-8c68a875bfee/ --- alembic.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alembic.spec b/alembic.spec index b26e8c8..0e43486 100644 --- a/alembic.spec +++ b/alembic.spec @@ -38,7 +38,7 @@ rendered image data. %package devel Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: cmake%{?_isa} %description devel From c688bc62c9b54a73f98aa4b5762951660398190f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:34:12 +0000 Subject: [PATCH 11/11] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild