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

Comparing COMP/CMSDIST/clhep.spec (file contents):
Revision 1.13 by elmer, Wed Jun 27 12:50:44 2007 UTC vs.
Revision 1.14 by dlange, Fri Aug 24 20:09:41 2007 UTC

# Line 1 | Line 1
1 < ### RPM external clhep 1.9.2.3-CMS3
2 < Source: http://proj-clhep.web.cern.ch/proj-clhep/%n-%realversion.tgz
1 > ### RPM external clhep 1.9.3.1
2 > Source: http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/distributions/%n-%realversion.tgz
3  
4   %prep
5   %setup -n %realversion/CLHEP
# Line 44 | Line 44 | make install
44   #cp libCLHEP-g++.%realversion.$so %i/lib
45   #ln -s libCLHEP-g++.%realversion.$so %i/lib/libCLHEP.$so
46   #n -s libCLHEP-g++.%realversion.a %i/lib/libCLHEP.a
47 + #remove the .a files
48 + rm %i/lib/*.a
49 +
50   %post
51   %{relocateConfig}bin/Evaluator-config
52   %{relocateConfig}bin/Cast-config
# Line 51 | Line 54 | make install
54   %{relocateConfig}bin/Exceptions-config
55   %{relocateConfig}bin/RandomObjects-config
56   %{relocateConfig}bin/Geometry-config
54 %{relocateConfig}bin/HepMC-config
55 %{relocateConfig}bin/HepPDT-config
57   %{relocateConfig}bin/Matrix-config
58   %{relocateConfig}bin/Random-config
59   %{relocateConfig}bin/RefCount-config
59 %{relocateConfig}bin/StdHep-config
60   %{relocateConfig}bin/Units-config
61   %{relocateConfig}bin/Vector-config
62   %{relocateConfig}bin/clhep-config

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines