# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external toprex 4.23-CMS8 |
1 | > | ### RPM external toprex 4.23-CMS18 |
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" |
8 | + | %patch -p0 |
9 | + | %endif |
10 | ./configure --lcgplatform=%cmsplatf | |
11 | ||
12 | %build |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |