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.13 by dlange, Thu Sep 24 07:09:11 2009 UTC vs.
Revision 1.14 by elmer, Sat Oct 31 08:11:52 2009 UTC

# Line 1 | Line 1
1 < ### RPM external thepeg 1.4.2
1 > ### RPM external thepeg 1.5.0
2   ## BUILDIF case $(uname):$(uname -p) in Linux:i*86 ) true ;; Linux:x86_64 ) true ;;  Linux:ppc64 ) false ;; Darwin:* ) false ;; * ) false ;; esac
3  
4   #Source: http://www.thep.lu.se/~leif/ThePEG/ThePEG-%{realversion}.tgz
5   Source: http://projects.hepforge.org/herwig/files/ThePEG-%{realversion}.tar.gz
6   Patch0: thepeg-1.3.0-LHAPDF
7 Patch1: thepeg-1.4.2
7   Requires: lhapdf
8   Requires: gsl
9  
10   %prep
11   %setup -q -n ThePEG-%{realversion}
12   %patch0 -p1
14 %patch1 -p1
13  
14   %build
15   ./configure --with-LHAPDF=$LHAPDF_ROOT/lib --without-javagui --prefix=%i --with-gsl=$GSL_ROOT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines