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

Comparing COMP/CMSDIST/lhapdf.spec (file contents):
Revision 1.1 by ratnik, Tue Apr 3 11:07:48 2007 UTC vs.
Revision 1.8 by elmer, Wed Jun 27 12:50:44 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines