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.16 by sashby, Tue Jun 27 17:22:42 2006 UTC vs.
Revision 1.17 by sashby, Tue Jun 27 17:31:23 2006 UTC

# Line 16 | Line 16 | Source2: http://geant4.cern.ch/support/s
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
# Line 79 | Line 79 | make %makeprocesses -C $G4BASE
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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines