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.10 by eulisse, Wed Jun 14 20:00:35 2006 UTC vs.
Revision 1.11 by eulisse, Wed Jun 14 20:12:16 2006 UTC

# Line 1 | Line 1
1 < ### RPM external geant4 7.1p1cms
1 > ### RPM external geant4 7.1-p1cms
2 > %define downloadv %(echo %v | cut -d- -f1)
3   ## INITENV SET G4NDL_PATH %i/data/G4NDL%{g4NDLVersion}
4   ## INITENV SET G4EMLOW_PATH %i/data/G4EMLOW%{g4EMLOWVersion}
5   ## INITENV SET PHOTON_EVAPORATION_PATH %i/data/PhotonEvaportation%{photonEvaporationVersion}
# Line 9 | Line 10 | Requires: clhep
10   %define g4NDLVersion 3.8
11   %define g4EMLOWVersion 2.2
12   %define radiativeDecayVersion 3.0
13 < Source0: http://geant4.cern.ch/support/source/%n.%v.tar.gz
13 > Source0: http://geant4.cern.ch/support/source/%n.%downloadv.tar.gz
14   Source1: http://geant4.cern.ch/support/source/G4NDL.%{g4NDLVersion}.tar.gz
15   Source2: http://geant4.cern.ch/support/source/G4EMLOW.%{g4EMLOWVersion}.tar.gz
16   Source3: http://geant4.cern.ch/support/source/PhotonEvaporation.%{photonEvaporationVersion}.tar.gz
# Line 18 | Line 19 | Source5: http://geant4.web.cern.ch/geant
19   Patch: geant4-g4e-and-g4tubs
20  
21   %prep
22 < %setup -n %n.%v
22 > %setup -n %n.%downloadv
23   %ifos darwin
24   patch0 -p7
25   #%patch1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines