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

Comparing COMP/CMSDIST/root.spec (file contents):
Revision 1.145 by elmer, Thu Feb 12 23:28:10 2009 UTC vs.
Revision 1.146 by elmer, Fri Feb 13 16:39:24 2009 UTC

# Line 200 | Line 200 | cat << \EOF_TOOLFILE >%i/etc/scram.d/roo
200   </Tool>
201   EOF_TOOLFILE
202  
203 < # rootinteractive toolfile
203 > # (temporarily eviscerated) rootinteractive toolfile (GQt/qt lib dependencies
204 > # have been removed for the moment)
205   cat << \EOF_TOOLFILE >%i/etc/scram.d/rootinteractive
206   <doc type=BuildSystem::ToolDoc version=1.0>
207   <Tool name=rootinteractive version=%v>
208   <info url="http://root.cern.ch/root/"></info>
209   <lib name=Rint>
210 + <use name=libjpg>
211 + <use name=libpng>
212 + <use name=ROOT>
213 + </Tool>
214 + EOF_TOOLFILE
215 +
216 + # rootinteractive2 toolfile (temporary, to allow access to Qt4)
217 + cat << \EOF_TOOLFILE >%i/etc/scram.d/rootinteractive2
218 + <doc type=BuildSystem::ToolDoc version=1.0>
219 + <Tool name=rootinteractive2 version=%v>
220 + <info url="http://root.cern.ch/root/"></info>
221 + <lib name=Rint>
222   <lib name=GQt>
223   <use name=qt>
224   <use name=libjpg>
# Line 214 | Line 227 | cat << \EOF_TOOLFILE >%i/etc/scram.d/roo
227   </Tool>
228   EOF_TOOLFILE
229  
230 +
231   # rootmath toolfile
232   cat << \EOF_TOOLFILE >%i/etc/scram.d/rootmath
233   <doc type=BuildSystem::ToolDoc version=1.0>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines