From cfe30fee0a838ba4b7b79b8c409b6e34f9d96f77 Mon Sep 17 00:00:00 2001 From: Kaleb S. KEITHLEY Date: Aug 03 2022 17:57:45 +0000 Subject: Arrow 9.0.0 GA Signed-off-by: Kaleb S. KEITHLEY --- diff --git a/0001-cpp-CMakeLists.txt.patch b/0001-cpp-CMakeLists.txt.patch deleted file mode 100644 index fc981d9..0000000 --- a/0001-cpp-CMakeLists.txt.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- apache-arrow-7.0.0/cpp/cmake_modules/ThirdpartyToolchain.cmake.orig 2022-02-09 16:15:28.319066701 -0500 -+++ apache-arrow-7.0.0/cpp/cmake_modules/ThirdpartyToolchain.cmake 2022-02-10 12:31:49.152731014 -0500 -@@ -2038,7 +2038,7 @@ - - if((NOT ARROW_SIMD_LEVEL STREQUAL "NONE") OR (NOT ARROW_RUNTIME_SIMD_LEVEL STREQUAL "NONE" - )) -- set(xsimd_SOURCE "BUNDLED") -+ set(xsimd_SOURCE "SYSTEM") - resolve_dependency(xsimd) - # TODO: Don't use global includes but rather target_include_directories - include_directories(SYSTEM ${XSIMD_INCLUDE_DIR}) diff --git a/libarrow.spec b/libarrow.spec index a75135f..f665fda 100644 --- a/libarrow.spec +++ b/libarrow.spec @@ -30,14 +30,13 @@ %bcond_without have_utf8proc Name: libarrow -Version: 8.0.1 +Version: 9.0.0 Release: 1%{?dist} Summary: A toolbox for accelerated data interchange and in-memory processing License: ASL 2.0 URL: https://arrow.apache.org/ Requires: %{name}-doc = %{version}-%{release} Source0: https://dist.apache.org/repos/dist/release/arrow/arrow-%{version}/apache-arrow-%{version}.tar.gz -Patch0001: 0001-cpp-CMakeLists.txt.patch # Apache ORC (liborc) has numerous compile errors and apparently assumes # a 64-bit build and runtime environment. This is only consumer of the liborc # package, and in turn the only consumer of this and liborc is Ceph, which @@ -149,13 +148,14 @@ Libraries and header files for Apache Arrow C++. %endif %exclude %{_includedir}/arrow/python/ %exclude %{_libdir}/cmake/arrow/FindBrotli.cmake -%exclude %{_libdir}/cmake/arrow/FindLz4.cmake +%exclude %{_libdir}/cmake/arrow/Findlz4Alt.cmake %exclude %{_libdir}/cmake/arrow/FindORC.cmake -%exclude %{_libdir}/cmake/arrow/FindSnappy.cmake +%exclude %{_libdir}/cmake/arrow/FindSnappyAlt.cmake %exclude %{_libdir}/cmake/arrow/FindgRPCAlt.cmake %exclude %{_libdir}/cmake/arrow/Findre2Alt.cmake %exclude %{_libdir}/cmake/arrow/Findutf8proc.cmake %exclude %{_libdir}/cmake/arrow/Findzstd.cmake +%exclude %{_libdir}/cmake/arrow/FindThrift.cmake %dir %{_libdir}/cmake/arrow/ %{_libdir}/cmake/arrow/ArrowConfig*.cmake %{_libdir}/cmake/arrow/ArrowOptions.cmake @@ -169,6 +169,8 @@ Libraries and header files for Apache Arrow C++. %{_libdir}/pkgconfig/arrow-json.pc %{_libdir}/pkgconfig/arrow-orc.pc %{_libdir}/pkgconfig/arrow.pc +%{_datadir}/arrow/gdb/gdb_arrow.py +%{_datadir}/gdb/auto-load/usr/lib64/libarrow.so.*-gdb.py #-------------------------------------------------------------------- @@ -766,6 +768,9 @@ popd #-------------------------------------------------------------------- %changelog +* Wed Aug 3 2022 Kaleb S. KEITHLEY - 9.0.0-1 +- Arrow 9.0.0 GA + * Thu Jul 21 2022 Kaleb S. KEITHLEY - 8.0.1-1 - Arrow 8.0.1 GA diff --git a/sources b/sources index b66729d..76e8ec7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (apache-arrow-8.0.1.tar.gz) = b261a857a07ee900054e92b38a627962b5754a34af667b260f67fdad616c691c0fcad93e6ff7b4d7852c0e26ad742e4a4ad6b83da2c687639d72b47a7eec5c16 +SHA512 (apache-arrow-9.0.0.tar.gz) = 6eb14c766e4542e110a2d6748cea19a71d7035b8a3fda095efe36b5f02c134abc8c5bbcc9cd72dbc40ae1e87c28399a116501d983b5501b9b277fbcbfa09d7e5