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.8 by elmer, Wed Jun 27 12:50:44 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines