From 151836a7fe6bac1c7ad906854f44478b24e4a3f5 Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Wed, 17 May 2017 17:19:14 +0200 Subject: [PATCH] Update root-toolfile.spec - added missing xz dependency for rootcling toolfile - new rootsmatrix toolfile added --- root-toolfile.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/root-toolfile.spec b/root-toolfile.spec index c87dd07647d..383f0eb734e 100644 --- a/root-toolfile.spec +++ b/root-toolfile.spec @@ -1,4 +1,4 @@ -### RPM lcg root-toolfile 2.0 +### RPM lcg root-toolfile 2.1 Requires: root Requires: gcc %prep @@ -60,6 +60,7 @@ cat << \EOF_TOOLFILE >%i/etc/scram.d/rootcling.xml + EOF_TOOLFILE @@ -72,6 +73,15 @@ cat << \EOF_TOOLFILE >%i/etc/scram.d/rootrint.xml EOF_TOOLFILE +# rootsmatrix toolfile +cat << \EOF_TOOLFILE >%i/etc/scram.d/rootsmatrix.xml + + + + + +EOF_TOOLFILE + # rootrio toolfile cat << \EOF_TOOLFILE >%i/etc/scram.d/rootrio.xml