ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/geant4.spec
(Generate patch)

Comparing COMP/CMSDIST/geant4.spec (file contents):
Revision 1.83 by elmer, Mon Dec 29 20:38:25 2008 UTC vs.
Revision 1.84 by dlange, Sun Mar 29 20:57:21 2009 UTC

# Line 1 | Line 1
1 < ### RPM external geant4 9.2
1 > ### RPM external geant4 9.2.p01
2   %define downloadv %(echo %v | cut -d- -f1)
3  
4   Requires: clhep
5  
6   %define photonEvaporationVersion 2.0
7 < %define g4NDLVersion 3.12
7 > %define g4NDLVersion 3.13
8   %define g4ElasticScatteringVersion 1.1
9 < %define g4EMLOWVersion 5.1
9 > %define g4EMLOWVersion 6.2
10   %define radioactiveDecayVersion 3.2
11  
12   Source0: http://geant4.cern.ch/support/source/%n.%downloadv.tar.gz
# Line 150 | Line 150 | cat << \EOF_TOOLFILE >%i/etc/scram.d/%n
150   <use name=clhep>
151   <Flags CPPDEFINES="G4USE_STD_NAMESPACE GNU_GCC G4V9">
152   <Runtime name=G4LEVELGAMMADATA value="$GEANT4_BASE/data/PhotonEvaporation2.0" type=path>
153 < <Runtime name=G4NEUTRONHPDATA value="$GEANT4_BASE/data/G4NDL3.12" type=path>
153 > <Runtime name=G4NEUTRONHPDATA value="$GEANT4_BASE/data/G4NDL3.13" type=path>
154   <Runtime name=G4RADIOACTIVEDATA value="$GEANT4_BASE/data/RadioactiveDecay3.2" type=path>
155 < <Runtime name=G4LEDATA value="$GEANT4_BASE/data/G4EMLOW5.1" type=path>
155 > <Runtime name=G4LEDATA value="$GEANT4_BASE/data/G4EMLOW6.2" type=path>
156   </Tool>
157   EOF_TOOLFILE
158  
# Line 188 | Line 188 | cat << \EOF_TOOLFILE >%i/etc/scram.d/gea
188   <use name=clhep>
189   <Flags CPPDEFINES="G4USE_STD_NAMESPACE GNU_GCC G4V9">
190   <Runtime name=G4LEVELGAMMADATA value="$GEANT4_BASE/data/PhotonEvaporation2.0" type=path>
191 < <Runtime name=G4NEUTRONHPDATA value="$GEANT4_BASE/data/G4NDL3.12" type=path>
191 > <Runtime name=G4NEUTRONHPDATA value="$GEANT4_BASE/data/G4NDL3.13" type=path>
192   <Runtime name=G4RADIOACTIVEDATA value="$GEANT4_BASE/data/RadioactiveDecay3.2" type=path>
193 < <Runtime name=G4LEDATA value="$GEANT4_BASE/data/G4EMLOW5.1" type=path>
193 > <Runtime name=G4LEDATA value="$GEANT4_BASE/data/G4EMLOW6.2" type=path>
194   </Tool>
195   EOF_TOOLFILE
196  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines