1 |
< |
### RPM external charybdis 1.003-CMS8 |
1 |
> |
### RPM external charybdis 1.003 |
2 |
> |
## BUILDIF case $(uname):$(uname -p) in Linux:i*86 ) true ;; Linux:x86_64 ) true ;; Linux:ppc64 ) false ;; Darwin:* ) false ;; * ) false ;; esac |
3 |
|
Source: http://cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz |
4 |
|
%prep |
5 |
|
%setup -q -n %{n}/%{realversion} |
6 |
< |
./configure --lcgplatform=%cmsplatf |
6 |
> |
./configure --lcgplatform=%cmsplatf --pythia_fragmentation |
7 |
|
|
8 |
|
%build |
9 |
|
which g77 |
24 |
|
<lib name=charybdis> |
25 |
|
<use name=f77compiler> |
26 |
|
<use name=herwig> |
27 |
+ |
<use name=pythia6> |
28 |
|
</Tool> |
29 |
|
EOF_TOOLFILE |
30 |
|
|