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.33 by elmer, Mon Feb 5 06:01:09 2007 UTC vs.
Revision 1.36 by elmer, Tue Feb 6 19:18:44 2007 UTC

# Line 4 | Line 4
4   ## INITENV SET G4EMLOW_PATH %i/data/G4EMLOW%{g4EMLOWVersion}
5   ## INITENV SET PHOTON_EVAPORATION_PATH %i/data/PhotonEvaportation%{photonEvaporationVersion}
6   ## INITENV SET RADIATIVE_DECAY_PATH %i/data/RadiativeDecay%{radiativeDecayVersion}
7 < # Build system fudging and some patches by Lassi A. Tuura <lat@iki.fi>
7 > # Build system fudging and some patches by Lassi A. Tuura <lat@iki.fi>  
8   Requires: clhep
9   %define photonEvaporationVersion 2.0
10   %define g4NDLVersion 3.9
# Line 80 | Line 80 | make %makeprocesses -C $G4BASE includes
80   make %makeprocesses -C $G4BASE
81   make %makeprocesses -C $G4BASE global
82   make %makeprocesses -C $G4BASE
83 make %makeprocesses -C $G4BASE/../physics_lists/hadronic/Packaging
83  
84   %install
85   mkdir -p %i/etc
# Line 94 | Line 93 | tar -C %i/data -zxvf %_sourcedir/G4NDL*.
93   tar -C %i/data -zxvf %_sourcedir/G4EMLOW*.tar.gz
94   tar -C %i/data -zxvf %_sourcedir/Photon*.tar.gz
95   tar -C %i/data -zxvf %_sourcedir/Rad*.tar.gz
97 mkdir -p %i/share
98 cp -r physics_lists  %i/share
99 ln -sf plists/$(uname)-g++/libPackaging.so %i/lib/libPackaging.so
100 find %{i}/share/physics_lists/hadronic/Packaging/include/ -iname *.hh | sed -e "s|.*/||" | xargs -i ln -sf ../share/physics_lists/hadronic/Packaging/include/{} %{i}/include/{}
96   #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines