ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/ktjet.spec
Revision: 1.2
Committed: Mon Jan 29 17:42:31 2007 UTC (18 years, 3 months ago) by sashby
Branch: MAIN
CVS Tags: sfa290107
Changes since 1.1: +3 -3 lines
Log Message:
Updates for LCG49

File Contents

# User Rev Content
1 sashby 1.2 ### RPM external ktjet 1.07
2     Source: http://hepforge.cedar.ac.uk/hf/archive/ktjet/KtJet-1.07.tar.gz
3 ratnik 1.1 Requires: clhep
4     %prep
5 sashby 1.2 %setup -n KtJet-1.07
6 ratnik 1.1 %build
7     CPPFLAGS=" -DKTDOUBLEPRECISION" ./configure --with-clhep=$CLHEP_ROOT --prefix=%{i}
8     make
9     %install
10     make install