From 32b0b248f345868a8b63278906a7345f3cf0a756 Mon Sep 17 00:00:00 2001 From: cmsbuild Date: Tue, 29 Oct 2019 22:10:02 +0100 Subject: [PATCH 1/3] Update tag for RecoBTag-Combined to V01-02-01 --- data/cmsswdata.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/cmsswdata.txt b/data/cmsswdata.txt index 02f26d2e7f6..2aa791e39f4 100644 --- a/data/cmsswdata.txt +++ b/data/cmsswdata.txt @@ -3,9 +3,9 @@ #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] +RecoBTag-Combined=V01-02-01 SimPPS-PPSPixelDigiProducer=V00-00-02 SimTracker-SiStripDigitizer=V01-00-01 -RecoBTag-Combined=V01-02-00 CalibCalorimetry-EcalTrivialCondModules=V00-03-00 RecoLocalCalo-EcalDeadChannelRecoveryAlgos=V01-01-00 Configuration-Generator=V01-01-01 From d9a33623e6e289c02bd96404bc4dbb55973367c9 Mon Sep 17 00:00:00 2001 From: cmsbuild Date: Tue, 29 Oct 2019 22:10:04 +0100 Subject: [PATCH 2/3] Update cmssdata spec for data-RecoBTag-Combined --- cmsswdata.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmsswdata.spec b/cmsswdata.spec index 8a8325486c0..2bd549f7082 100644 --- a/cmsswdata.spec +++ b/cmsswdata.spec @@ -8,6 +8,7 @@ Source: none %define isnotarmv7 %(case %{cmsplatf} in (*armv7*) echo 0 ;; (*) echo 1 ;; esac) Requires: data-CondTools-SiPhase2Tracker +Requires: data-RecoBTag-Combined Requires: data-PhysicsTools-PatUtils Requires: data-RecoTauTag-TrainingFiles Requires: data-DetectorDescription-Schema @@ -104,4 +105,3 @@ for DATA_PATH in %directpkgreqs; do rm -rf $SOURCE/$PKG_DATA && ln -fs ../../../../share/$DATA_PATH/$PKG_DATA $SOURCE/$PKG_DATA fi done - From 185df1bd5f371120451bbc99adc6d997de787272 Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Tue, 29 Oct 2019 22:11:19 +0100 Subject: [PATCH 3/3] Update cmsswdata.spec --- cmsswdata.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/cmsswdata.spec b/cmsswdata.spec index 2bd549f7082..b0141a11768 100644 --- a/cmsswdata.spec +++ b/cmsswdata.spec @@ -8,7 +8,6 @@ Source: none %define isnotarmv7 %(case %{cmsplatf} in (*armv7*) echo 0 ;; (*) echo 1 ;; esac) Requires: data-CondTools-SiPhase2Tracker -Requires: data-RecoBTag-Combined Requires: data-PhysicsTools-PatUtils Requires: data-RecoTauTag-TrainingFiles Requires: data-DetectorDescription-Schema