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} |
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 |
|
|