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

Comparing COMP/CMSDIST/fastjet.spec (file contents):
Revision 1.5 by dlange, Sun Apr 29 11:13:55 2007 UTC vs.
Revision 1.8 by elmer, Tue May 22 16:57:02 2007 UTC

# Line 1 | Line 1
1 < ### RPM external fastjet 2.1.0
2 < Source: http://www.lpthe.jussieu.fr/~salam/repository/software/fastjet/%n-%v.tgz
1 > ### RPM external fastjet 2.1.0-XXXX
2 > Source: http://www.lpthe.jussieu.fr/~salam/repository/software/fastjet/%n-%realversion.tgz
3   %prep
4 < %setup -n %n-%v
4 > %setup -n %n-%realversion
5  
6   %build
7 ## IMPORT gcc-wrapper
7   cd src
8   # The following is a hack, whether it works should be checked whenever
9   # the version is updated from 2.1.0b1
# Line 25 | Line 24 | find ../plugins/SISCone -name "*.a" -exe
24  
25  
26   %install
28 %{relocateConfig}lib/libCDFConesPlugin.a
29 %{relocateConfig}lib/libSISConePlugin.a
27  
28   # Take everything including sources, makefiles, documentation and examples (only 16MB).
29   gtar -cv ./| gtar -x -C %i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines