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

Comparing COMP/CMSDIST/herwig.spec (file contents):
Revision 1.6 by ratnik, Thu Apr 19 23:02:12 2007 UTC vs.
Revision 1.7 by dlange, Wed Apr 25 21:31:47 2007 UTC

# Line 1 | Line 1
1 < ### RPM external herwig 6.510-cms
1 > ### RPM external herwig 6.510-cms2
2   Requires: gcc-wrapper
3 + Requires: clhep
4 + Requires: hepmc
5 + Requires: lhapdf
6   %define gccwrapperarch slc4_ia32_gcc345
7   %define realversion %(echo %v | cut -d- -f1)
8   Source: http://cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz
9   %prep
10   %setup -q -n %n
11 < ./configure
11 > ./configure --with-hepmc=$HEPMC_BASE --with-clhep=$CLHEP_BASE --with-lhapdf=$LHAPDF_BASE
12  
13   %build
14   ## IMPORT gcc-wrapper

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines