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.1 by muzaffar, Mon Sep 3 15:28:46 2007 UTC vs.
Revision 1.6 by elmer, Sun Nov 9 22:59:03 2008 UTC

# Line 1 | Line 1
1 < ### RPM external toprex 4.23-CMS8
1 > ### RPM external toprex 4.23
2   Source: http://cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz
3 + Patch: toprex-4.23-gfortran
4 +
5   %prep
6   %setup -q -n %{n}/%{realversion}
7 + case %gccver in
8 +  4.*)
9 + %patch -p0
10 +  ;;
11 + esac
12   ./configure --lcgplatform=%cmsplatf
13  
14   %build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines