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

Comparing COMP/CMSDIST/toprex.spec (file contents):
Revision 1.5 by elmer, Fri Jan 4 01:00:21 2008 UTC vs.
Revision 1.6 by elmer, Sun Nov 9 22:59:03 2008 UTC

# Line 1 | Line 1
1 < ### RPM external toprex 4.23-CMS19
1 > ### RPM external toprex 4.23
2   Source: http://cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz
3   Patch: toprex-4.23-gfortran
4  
5   %prep
6   %setup -q -n %{n}/%{realversion}
7 < %if (("%cmsplatf" == "slc4_ia32_gcc412")||("%cmsplatf" == "slc4_ia32_gcc422"))
7 > case %gccver in
8 >  4.*)
9   %patch -p0
10 < %endif
10 >  ;;
11 > esac
12   ./configure --lcgplatform=%cmsplatf
13  
14   %build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines