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.54 by andreasp, Thu Nov 1 21:39:54 2007 UTC vs.
Revision 1.56 by elmer, Sun Nov 4 13:20:04 2007 UTC

# Line 1 | Line 1
1 < ### RPM external geant4 8.3.p01-CMS10
1 > ### RPM external geant4 8.3.p01-CMS18
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 94 | Line 94 | case $(uname) in Darwin ) so=dylib ;; *
94   mkdir -p %i/etc
95   cp G4BuildConf.sh %i/etc
96   mv %i/lib/$(uname)-g++/*.$so %i/lib
97 < mv %i/lib/$(uname)-g++/libname.map %i/lib
97 > # The following file does not appear to exist after this spec file was
98 > # switched # to use the subsystem libraries instead of the individual ones,
99 > # so comment # it for now
100 > #mv %i/lib/$(uname)-g++/libname.map %i/lib
101   rm -rf %i/lib/$(uname)-g++
102   # Build already installed into prefix
103   mkdir -p %i/data

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines