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

Comparing COMP/CMSDIST/hepmc.spec (file contents):
Revision 1.5 by ratnik, Wed Apr 18 23:46:01 2007 UTC vs.
Revision 1.10 by elmer, Wed Jun 27 12:50:44 2007 UTC

# Line 1 | Line 1
1 < ### RPM external hepmc 2.00.02
2 < Requires: gcc-wrapper
1 > ### RPM external hepmc 2.00.02-CMS3
2   Requires: clhep
3 < Source: http://lcgapp.cern.ch/project/simu/HepMC/download/HepMC-%v.tar.gz
3 > Source: http://lcgapp.cern.ch/project/simu/HepMC/download/HepMC-%realversion.tar.gz
4  
5   %prep
6 < %setup -q -n HepMC-%{v}
6 > %setup -q -n HepMC-%{realversion}
7  
8   echo "CLHEP_ROOT is: " $CLHEP_ROOT
9   ./configure  --with-CLHEP=$CLHEP_ROOT --prefix=%{i}
10  
11   %build
13 ## IMPORT gcc-wrapper
12   make
13  
14   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines