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

Comparing COMP/CMSDIST/pythia8.spec (file contents):
Revision 1.18 by dlange, Tue May 6 16:30:55 2008 UTC vs.
Revision 1.19 by dlange, Thu May 8 04:37:13 2008 UTC

# Line 2 | Line 2
2   Requires: hepmc
3   Requires: clhep
4   Requires: pythia6
5 + Requires: lhapdf
6 +
7   Source: http://cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz
8   %prep
9   %setup -q -n %{n}/%{realversion}
# Line 32 | Line 34 | cat << \EOF_TOOLFILE >%i/etc/scram.d/%n
34   </Client>
35   <runtime name=PYTHIA8DATA value="$PYTHIA8BASE/xmldoc">
36   <lib name=pythia8>
37 + <lib name=hepmcinterface>
38   <use name=cxxcompiler>
39   <use name=hepmc>
40   <use name=pythia6>
41   <use name=clhep>
42 + <use name=lhapdf>
43   </Tool>
44   EOF_TOOLFILE
45  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines