Skip to content

Commit

Permalink
Merge IB/CMSSW_11_1_X/master into IB/CMSSW_11_1_X/rootmaster.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsbuild committed Dec 6, 2019
2 parents b96f703 + add4db0 commit ab9c315
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmsswdata.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Source: none
%define isnotarmv7 %(case %{cmsplatf} in (*armv7*) echo 0 ;; (*) echo 1 ;; esac)

Requires: data-CondTools-SiPhase2Tracker
Requires: data-MagneticField-Engine
Requires: data-PhysicsTools-PatUtils
Requires: data-RecoTauTag-TrainingFiles
Requires: data-DetectorDescription-Schema
Expand Down Expand Up @@ -103,4 +104,4 @@ for DATA_PATH in %directpkgreqs; do
if [ ! -L $SOURCE/$PKG_DATA ] ; then
rm -rf $SOURCE/$PKG_DATA && ln -fs ../../../../share/$DATA_PATH/$PKG_DATA $SOURCE/$PKG_DATA
fi
done
done
1 change: 1 addition & 0 deletions data/cmsswdata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#Once a non-default section is empty then cleanup that section and remove its cmsdist/${PACKAGE_TYPE}.file
#If there is no customization for the packae then remove its .spec and .file
[default]
MagneticField-Engine=V00-01-00
MagneticField-Interpolation=V01-01-00
L1Trigger-L1THGCal=V01-00-15
SimTracker-SiStripDigitizer=V01-01-00
Expand Down

0 comments on commit ab9c315

Please sign in to comment.