Skip to content

Commit c7f8227

Browse files
committed
Merge IB/CMSSW_16_0_X/master into IB/CMSSW_16_0_X/tf.
2 parents f35627d + 6d953be commit c7f8227

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

dd4hep.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
### RPM external dd4hep v01-29-00
2-
%define tag d119e3f8f5da75bd87632467df088197f84ed1b8
1+
### RPM external dd4hep v01-31-0x
2+
%define tag 4990888b50e29a5dc0ff65fc3a6fdf17205192a5
33
%define branch master
44
%define github_user AIDASoft
55

root.spec

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
### RPM lcg root 6.32.13
1+
### RPM lcg root 6.36.05
22
## INITENV +PATH PYTHON3PATH %{i}/lib
33
## INITENV SET ROOTSYS %{i}
44
## INCLUDE compilation_flags
55
## INCLUDE cpp-standard
6-
%define tag 63c27767f1be350ef3d684242da34f0d396cf97d
7-
%define branch cms/v6-32-00-patches/69384a6a78
6+
%define tag f72ca89c8bf8b759ee7cfe89c4b9d180d7af9a37
7+
%define branch cms/v6-36-00-patches/56a08b5632f
88

99
%define github_user cms-sw
1010
Source: git+https://github.com/%{github_user}/root.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz
@@ -90,7 +90,6 @@ cmake ../%{n}-%{realversion} \
9090
-Dbuiltin_glew=ON \
9191
-Dbuiltin_ftgl=ON \
9292
-Dbuiltin_gl2ps=ON \
93-
-Dbuiltin_afterimage=ON \
9493
-Dbuiltin_xxhash=ON \
9594
-Dbuiltin_nlohmannjson=OFF \
9695
-Darrow=OFF \
@@ -128,7 +127,6 @@ cmake ../%{n}-%{realversion} \
128127
-Dalien=OFF \
129128
-Dmonalisa=OFF \
130129
%ifarch darwin
131-
-Dbuiltin_afterimage=OFF \
132130
-Dcocoa=OFF \
133131
-Dx11=ON \
134132
-Dcastor=OFF \
@@ -203,3 +201,4 @@ rm -rf build
203201
%{relocateConfig}etc/notebook/jupyter_notebook_config.py
204202
%{relocateConfig}include/RConfigOptions.h
205203
%{relocateConfig}include/compiledata.h
204+
%{relocateConfig}lib/cmake/CppInterOp/CppInterOpConfig.cmake

0 commit comments

Comments
 (0)