Commit graph

244 commits

Author SHA1 Message Date
Mattias Ellert
01b908fc8c Update to 6.24.06 2021-11-05 13:14:04 +01:00
Sahana Prasad
a96b0b3132 Rebuilt with OpenSSL 3.0.0 2021-09-14 19:13:40 +02:00
Mattias Ellert
19b1aedc98 Update to 6.24.04
Add dependency on json-devel to root-core
Disable uring in EPEL 8 (liburing is available, but uring not
  supported by kernel)
2021-08-28 13:11:27 +02:00
Mattias Ellert
1fd9670b71 Update to 6.24.02
ROOT now uses llvm/clang version 9 (updated from version 5)
No longer exclude arch s390x (better supported in llvm/clang 9)
Drop patches accepted upstream or previously backported
Backport some fixes that make more tests work
New subpackages: python{2,3}-distrdf, root-roofit-batchcompute
Require js-jsroot >= 6
2021-08-22 19:10:24 +02:00
Mattias Ellert
63048e8cb6 Drop the memstat module for Fedora 35+
The required __malloc_hook was removed from glibc 2.33.9000-48
  The memstat module is deprecated and will be removed in root 6.26
2021-07-26 20:54:55 +02:00
Fedora Release Engineering
f5f5cab0a0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 11:32:11 +00:00
Mattias Ellert
76c3a41c1c Backport fix for jsroot loading in jupyterlab 2021-06-17 20:51:34 +02:00
Mattias Ellert
f34d998c21 Add configuration for jupyterlab 2021-06-14 11:20:14 +02:00
Mattias Ellert
37bb038cc9 cmake in EPEL 8 no longer provides cmake3 2021-06-13 08:55:01 +02:00
Python Maint
5bf9d68201 Rebuilt for Python 3.10 2021-06-04 21:13:47 +02:00
Mattias Ellert
c4fdaa5858 Use C++17 for Fedora 34+ (gcc 11) 2021-06-03 18:02:44 +02:00
Mattias Ellert
b1e3d73d24 Adapt to new Python RPM generators (empty .egg-info no longer works)
Filter out parts of tests that require remote network access instead of
  excluding the whole test
Fix multicore tests when running on machines with few cores
2021-06-01 09:42:05 +02:00
Jonathan Wakely
f21e05fd5f Rebuilt for removed libstdc++ symbols (#1937698) 2021-05-10 16:08:35 +01:00
Tomas Hrnciar
a49523d8a5 BuildRequire setuptools explicitly
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
2021-04-19 13:18:32 +02:00
Jonathan Wakely
07ab2f0b59 Rebuilt for removed libstdc++ symbol (#1937698) 2021-03-30 19:39:57 +01:00
Mattias Ellert
123427b9fe Update to 6.22.08 2021-03-19 06:26:34 +01:00
Pavel Raiskup
6614fa1aa8 rebuild for libpq ABI fix
Related: rhbz#1908268
2021-02-08 10:28:48 +01:00
Mattias Ellert
7b4114bd54 Rebuilt for cfitsio 3.490 2021-02-03 13:10:13 +01:00
Fedora Release Engineering
1be10b51b1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 15:24:05 +00:00
Mattias Ellert
c49c803954 Cleanup last commit 2021-01-27 10:30:28 +01:00
Tom Stellard
0ecea4ad41 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-08 20:51:58 +00:00
Mattias Ellert
7a6fb7e19d Update to 6.22.06
Filter out additional vDSO names for ppc
2020-11-29 15:15:47 +01:00
Mattias Ellert
a79f481e22 Do not attempt to load_library the ROOT Pythonizations module 2020-11-26 11:38:23 +01:00
Mattias Ellert
99ef1e3968 Update to 6.22.04
Drop patch root-xrootd5-compat.patch (accepted upstream)
2020-11-20 08:58:27 +01:00
Mattias Ellert
7e225d815e Rebuild for C++ standard library __GLIBCXX__ 20201016 2020-11-07 12:54:12 +01:00
Mattias Ellert
917227575d Drop obsolete patch root-add-flexiblas-detection.patch (cmake's
FindBLAS.cmake supports flexiblas now)
Drop the workaround for the bug in doxygen causing different results
  on 32 and 64 bit architectures (use doxygen < 1.8.17 or >= 1.8.20-3)
Build require xrootd 5 (Fedora 33+, EPEL 7+)
2020-10-03 09:43:44 +02:00
Mattias Ellert
2c7e472d02 Adapt to xrootd 5 (Fedora 33+, EPEL 7+)
Don't build the old proof client (xproofd)
  Don't build the old NetX module
2020-08-30 06:47:42 +02:00
Mattias Ellert
1361b0d800 Update to 6.22.02
Drop patch previously backported: root-doxygen-endof-part1.patch
Drop patch accepted upstream: root-python2-compat.patch
Add back line accidentally removed in root-config
Install headers in new PyROOT with COMPONENT headers
Increase test timeout for ppc64le
2020-08-23 16:27:44 +02:00
Mattias Ellert
82f0a3aaee Avoid unneeded build requirement on srm-ifce-devel
Do not export Python modules in CMake config
Drop patch root-clang-ignore-gcc-options.patch
  ("Recent ROOT does not send all possible compiler flags to rootcling.")
2020-08-21 01:41:39 +02:00
Iñaki Úcar
9dd4f5fc05 https://fedoraproject.org/wiki/Changes/FlexiBLAS_as_BLAS/LAPACK_manager 2020-08-16 14:00:07 +02:00
Mattias Ellert
4f7769c6fc Fix wrong symlinks in EPEL 7 python2-root package 2020-08-12 07:09:40 +02:00
Fedora Release Engineering
94bb81bf7f - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 07:53:45 +00:00
Fedora Release Engineering
32e56c3cc7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 05:51:59 +00:00
Mattias Ellert
f36ab42522 Fix broken update on EPEL 7 with python34-root installed 2020-07-15 21:26:33 +02:00
Mattias Ellert
b2cd752635 Update to 6.22.00
Drop patches accepted upstream
  root-FitData-assert-fix.patch
  root-clang-altivec-vector.patch
  root-format-fix.patch
  root-moved-file.patch
  root-xmlmodify-dep.patch
New and improved Python bindings
The new Python bindings can be built for both Python 2 and Python 3
  out of the box. Dropped the workaround in specfile for this (EPEL 7)
Dropped the python3-other packages (EPEL 7)
The new Python bindings has split the TPython interface to a separate
  library. Now in a separate root-tpython package
root-tpython and root-tmva-python are now using Python 3 on EPEL 7
New subpackage root-gui-browsable
New patches (submitted upstream)
  Fix too aggressive -Werror replacements
  Add missing call to TFile::SetCacheFileDir in a TMVA tutorial
  Adjust stressGraphics.ref
  Fix off-by-one error in histogram v7 bin iterator
  Compatibility with python 2.7 versions before 2.7.9
  Fix the RNTuple.LargeFile test on 32bit (i386 and armv7hf)
  Fix doxygen issues
  Fix bad regex in TProofMgr
  Compatibility with xrootd 5
2020-07-15 04:44:51 +02:00
Jeff Law
4dabf92f1e Disable LTO 2020-07-11 11:24:46 -06:00
Mattias Ellert
d5f9a3e4ce Update to 6.20.06
Fix test failure on ppc64le and aarch64
2020-06-15 08:33:47 +02:00
Miro Hrončok
52746b4384 Rebuilt for Python 3.9 2020-05-26 03:49:26 +02:00
Mattias Ellert
9cc859debf Replace BR qt5-devel with qt5-qtbase-devel 2020-04-10 14:58:56 +02:00
Mattias Ellert
245e52da34 Update to 6.20.04
Drop previously backported patch root-tutorials-unique-filenames.patch
Improved patch for the PyROOT issue on EPEL 7 ppc64le
2020-04-05 12:50:43 +02:00
Mattias Ellert
fba71390e2 Update to 6.20.02
Drop patches accepted upstream
  root-dont-download-input-file-if-it-already-exists.patch
  root-fix-plugin-definition.patch
  root-man-install.patch
  root-pretty-printers.patch
  root-python3.patch
  root-stress-aarch64-ppc64le.patch
Drop patches no longer relevant due to changes to the code
  root-missing-include-string.patch
  root-static-constexpr.patch
Add workaround for PyROOT issues on ppc64le in EPEL 7
  root-epel7-ppc64le-pyroot.patch (patch conditionally applied)
Fix path to moved data file in tutorial
  root-moved-file.patch
Split the root-roofit subpackage into four different packages
  root-roofit, root-roofit-core, root-roofit-more and root-roostats
  The root-roofit-more library splits out the part of roofit that depends on
    the root-mathmore package
New subpackage: root-histv7
2020-03-23 10:03:24 +01:00
Mattias Ellert
cce2ff465c Build for 32 bit ARM again - gcc-10.0.1-0.9 fixes the problem 2020-03-15 00:24:13 +01:00
Petr Písař
9efe68edd4 Link to a bug report for the exclusion on 32-bit ARM 2020-03-09 11:34:35 +01:00
Mattias Ellert
baedd3ac92 Fixes and workarounds for gcc 10
ExcludeArch for 32 bit ARM because rootcling_stage1 segfaults
2020-02-22 14:31:21 +01:00
Fedora Release Engineering
e9736ff481 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 17:48:04 +00:00
Mattias Ellert
a8a22f4c90 Fix shebangs in root-cli for EPEL 8 2019-12-04 15:11:16 +01:00
Mattias Ellert
69d6612d86 Remove workarounds for RHEL 7 aarch64 (architecture dropped by EPEL 7)
Enable QtWebEngine dependent modules on EPEL 8 (now available)
2019-12-03 22:35:14 +01:00
Mattias Ellert
3021cd531d Exclude failing test on Fedora 29 ppc64le 2019-10-11 13:19:37 +02:00
Mattias Ellert
e337f50c47 Update to 6.18.04
First build for EPEL 8
2019-10-09 15:59:54 +02:00
Mattias Ellert
90ad7be9df Rebuild for g++ 9.2 2019-09-12 19:57:07 +02:00