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.40 by elmer, Sun May 13 15:08:00 2007 UTC vs.
Revision 1.43 by elmer, Wed Jun 27 13:36:14 2007 UTC

# Line 1 | Line 1
1 < ### RPM external geant4 8.2.p01-cms1
1 > ### RPM external geant4 8.2.p01-CMS3
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}
# Line 18 | Line 18 | Source3: http://geant4.cern.ch/support/s
18   Source4: http://geant4.cern.ch/support/source/RadiativeDecay.%{radiativeDecayVersion}.tar.gz
19   Source5: http://geant4.cern.ch/support/source/G4ELASTIC.%{g4ElasticScatteringVersion}.tar.gz
20   Patch: geant482-cms1
21 + Patch1: geant-4.8.2.p01-nobanner
22 +
23   %prep
24   %setup -n %n.%downloadv
25   pwd
26   %patch0 -p0
27 + %patch1 -p1
28 +
29   %build
30   if [ $(uname) = Darwin ]; then
31    export MACOSX_DEPLOYMENT_TARGET="10.4"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines