Skip to content

Commit

Permalink
Merge pull request #4595 from cms-sw/104x-PhysicsTools-PatUtils
Browse files Browse the repository at this point in the history
[10.4.X] Added PhysicsTools-PatUtils data tool
  • Loading branch information
cmsbuild committed Dec 18, 2018
2 parents 3db8299 + e53004f commit ea4074b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmsswdata.spec
@@ -1,4 +1,4 @@
### RPM cms cmsswdata 32
### RPM cms cmsswdata 33
## NOCOMPILER
Source: none

Expand All @@ -7,6 +7,7 @@ Source: none
%define isnotonline %(case %{cmsplatf} in (*onl_*_*) echo 0 ;; (*) echo 1 ;; esac)
%define isnotarmv7 %(case %{cmsplatf} in (*armv7*) echo 0 ;; (*) echo 1 ;; esac)

Requires: data-PhysicsTools-PatUtils
Requires: data-RecoTauTag-TrainingFiles
Requires: data-DetectorDescription-Schema
Requires: data-MagneticField-Interpolation
Expand Down
1 change: 1 addition & 0 deletions data/data-build-github-new.txt
@@ -1,6 +1,7 @@
#Add/Update data packages here and remove it from rest of *.txt files.
#If there is no customization for the packae then remove its .spec and .file

PhysicsTools-PatUtils=V00-01-00
RecoTauTag-TrainingFiles=V00-01-00
RecoBTag-Combined=V01-01-01
SimTransport-PPSProtonTransport=V00-01-00
Expand Down

0 comments on commit ea4074b

Please sign in to comment.