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.6 by eulisse, Tue Apr 4 10:06:46 2006 UTC vs.
Revision 1.10 by eulisse, Wed Jun 14 20:00:35 2006 UTC

# Line 1 | Line 1
1 < ### RPM external geant4 7.1
1 > ### RPM external geant4 7.1p1cms
2   ## INITENV SET G4NDL_PATH %i/data/G4NDL%{g4NDLVersion}
3   ## INITENV SET G4EMLOW_PATH %i/data/G4EMLOW%{g4EMLOWVersion}
4   ## INITENV SET PHOTON_EVAPORATION_PATH %i/data/PhotonEvaportation%{photonEvaporationVersion}
# Line 14 | Line 14 | Source1: http://geant4.cern.ch/support/s
14   Source2: http://geant4.cern.ch/support/source/G4EMLOW.%{g4EMLOWVersion}.tar.gz
15   Source3: http://geant4.cern.ch/support/source/PhotonEvaporation.%{photonEvaporationVersion}.tar.gz
16   Source4: http://geant4.cern.ch/support/source/RadiativeDecay.%{radiativeDecayVersion}.tar.gz
17 + Source5: http://geant4.web.cern.ch/geant4/physics_lists/geant4.6.1/lists/Packaging.tar
18 + Patch: geant4-g4e-and-g4tubs
19  
20   %prep
21   %setup -n %n.%v
22   %ifos darwin
23 < #patch0 -p1
23 > patch0 -p7
24   #%patch1
25   %endif
26  
# Line 86 | Line 88 | tar -C %i/data -zxvf %_sourcedir/G4NDL*.
88   tar -C %i/data -zxvf %_sourcedir/G4EMLOW*.tar.gz
89   tar -C %i/data -zxvf %_sourcedir/Photon*.tar.gz
90   tar -C %i/data -zxvf %_sourcedir/Rad*.tar.gz
91 + mkdir -p %i/share
92 + cp -r physics_lists  %i/share

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines