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.1 by dlange, Wed Feb 20 16:34:39 2008 UTC vs.
Revision 1.2 by dlange, Tue May 6 04:52:17 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines