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.2 by ratnik, Tue Apr 3 19:40:01 2007 UTC vs.
Revision 1.6 by elmer, Tue May 1 11:21:05 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines