# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external jimmy 4.2-CMS8 |
1 | > | ### RPM external jimmy 4.2-CMS18 |
2 | Requires: herwig | |
3 | Source: http://service-spi.web.cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz | |
4 | + | Patch: jimmy-4.2-gfortran |
5 | + | |
6 | %prep | |
7 | %setup -q -n %{n}/%{realversion} | |
8 | + | %if "%cmsplatf" == "slc4_ia32_gcc412" |
9 | + | %patch -p0 |
10 | + | %endif |
11 | ./configure --with-herwig=$HERWIG_ROOT | |
12 | ||
13 | %build |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |