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

Comparing COMP/CMSDIST/toprex.spec (file contents):
Revision 1.6 by elmer, Sun Nov 9 22:59:03 2008 UTC vs.
Revision 1.7 by andreasp, Tue May 19 09:01:05 2009 UTC

# Line 1 | Line 1
1   ### RPM external toprex 4.23
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://cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz
5   Patch: toprex-4.23-gfortran
6  
# Line 9 | Line 11 | case %gccver in
11   %patch -p0
12    ;;
13   esac
12 ./configure --lcgplatform=%cmsplatf
14  
15   %build
16 + ./configure --lcgplatform=%cmsplatf
17   make
18  
19   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines