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.9 by elmer, Sun Jan 25 20:37:38 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.3.0
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
# Line 8 | Line 10 | Requires: gsl
10   %prep
11   %setup -q -n ThePEG-%{realversion}
12   %patch0 -p1
11 ./configure --with-LHAPDF=$LHAPDF_ROOT/lib --without-javagui --prefix=%i --with-gsl=$GSL_ROOT
13  
14   %build
15 + ./configure --with-LHAPDF=$LHAPDF_ROOT/lib --without-javagui --prefix=%i --with-gsl=$GSL_ROOT
16   make
17  
18   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines