diff --git a/root.spec b/root.spec index e053fb5e43e..d652c63b5f4 100644 --- a/root.spec +++ b/root.spec @@ -3,8 +3,8 @@ ## INITENV SET ROOTSYS %{i} ## INCLUDE compilation_flags ## INCLUDE cpp-standard -%define tag 262b518fea463b15282562ecff3f244a1a6b795b -%define branch cms/master/6bf5355cc45 +%define tag 23c0d170be02ee51b362d710ea197645bb9e9956 +%define branch cms/master/f44097696ef %define github_user cms-sw Source: git+https://github.com/%{github_user}/root.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz @@ -198,3 +198,4 @@ rm -rf build %{relocateConfig}etc/notebook/jupyter_notebook_config.py %{relocateConfig}include/RConfigOptions.h %{relocateConfig}include/compiledata.h +%{relocateConfig}etc/cppinterop/CppInterOp/BuildInfo.inc