ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/lhapdf.spec
(Generate patch)

Comparing COMP/CMSDIST/lhapdf.spec (file contents):
Revision 1.4 by ratnik, Wed Apr 18 23:46:01 2007 UTC vs.
Revision 1.5 by ratnik, Thu Apr 19 23:02:12 2007 UTC

# Line 1 | Line 1
1   ### RPM external lhapdf 5.2.3-cms
2   Requires: gcc-wrapper
3 Requires: gcc-wrapper
3   %define gccwrapperarch slc4_ia32_gcc345
4   %define realversion %(echo %v | cut -d- -f1)
5   Source: http://cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz
# Line 10 | Line 9 | Source: http://cern.ch/service-spi/exter
9  
10   %build
11   ## IMPORT gcc-wrapper
13 %if "%{cmsplatf}" == "%{gccwrapperarch}"
14 echo "Using gcc wrapper for %cmsplatf"
15 source $GCC_WRAPPER_ROOT/etc/profile.d/init.sh
16 %endif
12   make
13  
14   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines