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

Comparing COMP/CMSDIST/thepeg.spec (file contents):
Revision 1.5 by dlange, Thu May 8 04:37:13 2008 UTC vs.
Revision 1.6 by elmer, Wed Jun 11 18:36:26 2008 UTC

# Line 1 | Line 1
1   ### RPM external thepeg 1.2.0
2   Source: http://www.thep.lu.se/~leif/ThePEG/ThePEG-%{realversion}.tgz
3 + Patch0: thepeg-1.2.0-LHAPDF
4   Requires: lhapdf
5   Requires: gsl
6  
7   %prep
8   %setup -q -n ThePEG-%{realversion}
9 + %patch0 -p0
10   perl -p -i -e 's|-lLHAPDF|-llhapdf -llhapdf_dummy|' configure
11   perl -p -i -e 's|libLHAPDF|liblhapdf|' configure
12   ./configure --with-LHAPDF=$LHAPDF_ROOT/lib --without-javagui --prefix=%i --with-gsl=$GSL_ROOT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines