16 |
|
Source3: http://geant4.cern.ch/support/source/PhotonEvaporation.%{photonEvaporationVersion}.tar.gz |
17 |
|
Source4: http://geant4.cern.ch/support/source/RadiativeDecay.%{radiativeDecayVersion}.tar.gz |
18 |
|
Source5: http://geant4.web.cern.ch/geant4/physics_lists/geant4.6.1/lists/Packaging.tar |
19 |
< |
Patch: geant4-g4e-and-g4tubs |
19 |
> |
Patch: geant4-g4e-and-g4tubs-pCMS2 |
20 |
|
|
21 |
|
%prep |
22 |
|
%setup -n %n.%downloadv |
79 |
|
%install |
80 |
|
mkdir -p %i/etc |
81 |
|
cp G4BuildConf.sh %i/etc |
82 |
< |
cp %i/lib/$(uname)-g++/*.so %i/lib |
83 |
< |
cp %i/lib/$(uname)-g++/libname.map %i/lib |
82 |
> |
mv %i/lib/$(uname)-g++/*.so %i/lib |
83 |
> |
mv %i/lib/$(uname)-g++/libname.map %i/lib |
84 |
> |
rm -rf %i/lib/$(uname)-g++ |
85 |
|
# Build already installed into prefix |
86 |
|
mkdir -p %i/data |
87 |
|
tar -C %i/data -zxvf %_sourcedir/G4NDL*.tar.gz |