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

Comparing COMP/CMSDIST/charybdis.spec (file contents):
Revision 1.2 by dlange, Fri Sep 7 21:59:25 2007 UTC vs.
Revision 1.8 by andreasp, Thu May 14 20:09:30 2009 UTC

# Line 1 | Line 1
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
# Line 23 | Line 24 | cat << \EOF_TOOLFILE >%i/etc/scram.d/%n
24   <lib name=charybdis>
25   <use name=f77compiler>
26   <use name=herwig>
27 + <use name=pythia6>
28   </Tool>
29   EOF_TOOLFILE
30  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines