ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/lhapdf.spec
Revision: 1.6
Committed: Tue May 1 11:21:05 2007 UTC (18 years ago) by elmer
Branch: MAIN
CVS Tags: pe20070501b-ports, pe20070501a-ports
Changes since 1.5: +0 -2 lines
Log Message:
Remove gcc-wrappers stuff

File Contents

# User Rev Content
1 ratnik 1.2 ### RPM external lhapdf 5.2.3-cms
2 ratnik 1.3 %define gccwrapperarch slc4_ia32_gcc345
3 ratnik 1.2 %define realversion %(echo %v | cut -d- -f1)
4     Source: http://cern.ch/service-spi/external/MCGenerators/distribution/%{n}-%{realversion}-src.tgz
5 ratnik 1.1 %prep
6 ratnik 1.2 %setup -q -n %{n}/%{realversion}
7 ratnik 1.1 ./configure
8    
9     %build
10     make
11    
12     %install
13 ratnik 1.2 tar -c lib include PDFsets | tar -x -C %i