1 |
elmer |
1.175 |
### RPM lcg root 5.22.00d
|
2 |
dlange |
1.57 |
## INITENV +PATH PYTHONPATH %i/lib/python
|
3 |
elmer |
1.177 |
## INITENV SET ROOTSYS %i
|
4 |
ratnik |
1.106 |
#Source: cvs://:pserver:cvs@root.cern.ch:2401/user/cvs?passwd=Ah<Z&tag=-rv%(echo %realversion | tr . -)&module=root&output=/%{n}_v%{realversion}.source.tar.gz
|
5 |
elmer |
1.144 |
Source: ftp://root.cern.ch/%n/%{n}_v%{realversion}.source.tar.gz
|
6 |
muzaffar |
1.165 |
%define closingbrace )
|
7 |
elmer |
1.179 |
%define online %(case %cmsplatf in *onl_*_*%closingbrace echo true;; *%closingbrace echo false;; esac)
|
8 |
elmer |
1.96 |
|
9 |
elmer |
1.155 |
Patch0: root-5.18-00-libpng
|
10 |
elmer |
1.141 |
Patch1: root-5.21-04-CINT-maxlongline
|
11 |
|
|
Patch2: root-5.22-00-TMVA-shut-the-hell-up-for-once
|
12 |
elmer |
1.148 |
Patch3: root-5.22-00a-TMVA-shut-the-hell-up-again
|
13 |
elmer |
1.175 |
Patch4: root-5.22-00d-fireworks-graf3d-gui
|
14 |
|
|
Patch5: root-5.22-00a-roofit-silence-static-printout
|
15 |
|
|
Patch6: root-5.22-00a-TMVA-just-shut-the-hell-up
|
16 |
|
|
Patch7: root-5.22-00a-th1
|
17 |
|
|
Patch8: root-5.22-00a-smatrix
|
18 |
|
|
Patch9: root-5.22-00a-fireworks1
|
19 |
elmer |
1.182 |
Patch10: root-5.22-00a-gcc44
|
20 |
elmer |
1.175 |
Patch11: root-5.22-00a-fireworks2
|
21 |
|
|
Patch12: root-5.22-00a-fireworks3
|
22 |
|
|
Patch13: root-5.22-00a-gcc43-array-bounds-dictionary-workaround
|
23 |
|
|
Patch14: root-5.22-00a-fireworks4
|
24 |
elmer |
1.176 |
Patch15: root-5.22-00d-fireworks5
|
25 |
elmer |
1.182 |
Patch16: root-5.22-00d-genreflex_python26_popen3
|
26 |
|
|
Patch17: root-5.22-00d-fireworks6
|
27 |
elmer |
1.183 |
Patch18: root-5.22-00d-linker-gnu-hash-style
|
28 |
elmer |
1.98 |
|
29 |
|
|
%define cpu %(echo %cmsplatf | cut -d_ -f2)
|
30 |
|
|
|
31 |
ratnik |
1.106 |
Requires: gccxml gsl castor libjpg dcap pcre python
|
32 |
dlange |
1.103 |
|
33 |
muzaffar |
1.164 |
%if "%online" != "true"
|
34 |
elmer |
1.181 |
Requires: qt openssl libpng zlib libungif xrootd
|
35 |
dlange |
1.103 |
%else
|
36 |
|
|
%define skiplibtiff true
|
37 |
|
|
%endif
|
38 |
|
|
|
39 |
|
|
%if "%cpu" == "amd64"
|
40 |
|
|
%define skiplibtiff true
|
41 |
|
|
%endif
|
42 |
|
|
|
43 |
|
|
%if "%skiplibtiff" != "true"
|
44 |
elmer |
1.98 |
Requires: libtiff
|
45 |
|
|
%endif
|
46 |
eulisse |
1.25 |
|
47 |
eulisse |
1.1 |
%prep
|
48 |
|
|
%setup -n root
|
49 |
ratnik |
1.106 |
%patch0 -p1
|
50 |
|
|
%patch1 -p1
|
51 |
elmer |
1.141 |
%patch2 -p1
|
52 |
elmer |
1.148 |
%patch3 -p1
|
53 |
|
|
%patch4 -p1
|
54 |
elmer |
1.175 |
|
55 |
elmer |
1.149 |
%patch5 -p1
|
56 |
elmer |
1.150 |
%patch6 -p1
|
57 |
elmer |
1.175 |
%patch7 -p1
|
58 |
|
|
%patch8 -p1
|
59 |
dlange |
1.154 |
%patch9 -p1
|
60 |
elmer |
1.175 |
|
61 |
|
|
# patch10 is compiler version dependent, see below
|
62 |
dlange |
1.156 |
%patch11 -p1
|
63 |
|
|
%patch12 -p1
|
64 |
elmer |
1.175 |
# patch13 is compiler version dependent, see below
|
65 |
|
|
|
66 |
dlange |
1.161 |
# work around patch issue...
|
67 |
|
|
rm graf3d/gl/src/gl2ps.c
|
68 |
elmer |
1.175 |
%patch14 -p1
|
69 |
elmer |
1.176 |
#work around patch issues in patch14(?)
|
70 |
dlange |
1.174 |
rm graf3d/eve/inc/TEveLegoOverlay.h.orig
|
71 |
|
|
rm graf3d/eve/src/TEveLegoOverlay.cxx
|
72 |
|
|
rm graf3d/gl/inc/gl2ps.h.orig
|
73 |
|
|
rm graf3d/gl/src/gl2ps.c.orig
|
74 |
elmer |
1.176 |
%patch15 -p1
|
75 |
elmer |
1.182 |
%patch16 -p1
|
76 |
|
|
%patch17 -p1
|
77 |
dlange |
1.174 |
|
78 |
elmer |
1.159 |
case %gccver in
|
79 |
dlange |
1.173 |
4.3.*)
|
80 |
elmer |
1.175 |
%patch13 -p1
|
81 |
elmer |
1.168 |
;;
|
82 |
dlange |
1.173 |
4.4.*)
|
83 |
elmer |
1.175 |
%patch10 -p1
|
84 |
elmer |
1.159 |
;;
|
85 |
|
|
esac
|
86 |
elmer |
1.183 |
|
87 |
|
|
# The following patch can only be applied on SLC5 or later (extra linker
|
88 |
|
|
# options only available with the SLC5 binutils)
|
89 |
|
|
case %cmsplatf in
|
90 |
|
|
slc5_* | slc5onl_* )
|
91 |
|
|
%patch18 -p1
|
92 |
|
|
;;
|
93 |
|
|
esac
|
94 |
dlange |
1.157 |
|
95 |
eulisse |
1.1 |
%build
|
96 |
andreasp |
1.163 |
|
97 |
eulisse |
1.1 |
mkdir -p %i
|
98 |
elmer |
1.14 |
export ROOTSYS=%_builddir/root
|
99 |
elmer |
1.180 |
export PYTHONV=$(echo $PYTHON_VERSION | cut -f1,2 -d.)
|
100 |
dlange |
1.103 |
|
101 |
muzaffar |
1.164 |
%if "%online" == "true"
|
102 |
elmer |
1.181 |
# Use system qt. Also skip xrootd and odbc for online case:
|
103 |
ratnik |
1.111 |
|
104 |
muzaffar |
1.164 |
EXTRA_CONFIG_ARGS="--with-f77=/usr
|
105 |
ratnik |
1.111 |
--disable-xrootd
|
106 |
|
|
--disable-odbc
|
107 |
muzaffar |
1.164 |
--disable-qt --disable-qtgsi"
|
108 |
dlange |
1.103 |
%else
|
109 |
muzaffar |
1.164 |
EXTRA_CONFIG_ARGS="--with-f77=${GCC_ROOT}
|
110 |
elmer |
1.145 |
--with-xrootd=$XROOTD_ROOT
|
111 |
ratnik |
1.106 |
--enable-qt --with-qt-libdir=${QT_ROOT}/lib --with-qt-incdir=${QT_ROOT}/include
|
112 |
|
|
--with-ssl-incdir=${OPENSSL_ROOT}/include
|
113 |
muzaffar |
1.164 |
--with-ssl-libdir=${OPENSSL_ROOT}/lib
|
114 |
|
|
--enable-qtgsi"
|
115 |
dlange |
1.103 |
%endif
|
116 |
|
|
|
117 |
muzaffar |
1.164 |
CONFIG_ARGS="--enable-table
|
118 |
eulisse |
1.20 |
--disable-builtin-pcre
|
119 |
|
|
--disable-builtin-freetype
|
120 |
|
|
--disable-builtin-zlib
|
121 |
elmer |
1.98 |
--with-gccxml=${GCCXML_ROOT}
|
122 |
elmer |
1.180 |
--enable-python --with-python-libdir=${PYTHON_ROOT}/lib --with-python-incdir=${PYTHON_ROOT}/include/python${PYTHONV}
|
123 |
eulisse |
1.2 |
--enable-explicitlink
|
124 |
eulisse |
1.20 |
--enable-mathmore
|
125 |
eulisse |
1.2 |
--enable-reflex
|
126 |
|
|
--enable-cintex
|
127 |
|
|
--enable-minuit2
|
128 |
elmer |
1.98 |
--disable-ldap
|
129 |
gowdy |
1.143 |
--disable-krb5
|
130 |
eulisse |
1.34 |
--with-gsl-incdir=${GSL_ROOT}/include
|
131 |
|
|
--with-gsl-libdir=${GSL_ROOT}/lib
|
132 |
elmer |
1.59 |
--with-dcap-libdir=${DCAP_ROOT}/lib
|
133 |
elmer |
1.98 |
--with-dcap-incdir=${DCAP_ROOT}/include
|
134 |
|
|
--disable-pgsql
|
135 |
elmer |
1.181 |
--disable-mysql
|
136 |
dlange |
1.103 |
--disable-xml ${EXTRA_CONFIG_ARGS}"
|
137 |
elmer |
1.98 |
|
138 |
elmer |
1.183 |
case $(uname)-$(uname -m) in
|
139 |
eulisse |
1.2 |
Linux-x86_64)
|
140 |
elmer |
1.141 |
./configure linuxx8664gcc $CONFIG_ARGS --with-shift-libdir=${CASTOR_ROOT}/lib --with-shift-incdir=${CASTOR_ROOT}/include/shift --disable-astiff;;
|
141 |
elmer |
1.54 |
Linux-i*86)
|
142 |
dlange |
1.110 |
./configure linux $CONFIG_ARGS --with-shift-libdir=${CASTOR_ROOT}/lib --with-shift-incdir=${CASTOR_ROOT}/include/shift;;
|
143 |
elmer |
1.11 |
Darwin*)
|
144 |
andreasp |
1.163 |
./configure macosx $CONFIG_ARGS --disable-rfio --disable-builtin_afterimage ;;
|
145 |
elmer |
1.54 |
Linux-ppc64*)
|
146 |
elmer |
1.98 |
./configure linux $CONFIG_ARGS --disable-rfio;;
|
147 |
eulisse |
1.1 |
esac
|
148 |
eulisse |
1.2 |
|
149 |
eulisse |
1.147 |
case %cmsplatf in
|
150 |
|
|
osx*)
|
151 |
|
|
makeopts=
|
152 |
|
|
;;
|
153 |
|
|
*)
|
154 |
|
|
makeopts="%makeprocesses"
|
155 |
|
|
;;
|
156 |
|
|
esac
|
157 |
|
|
|
158 |
|
|
make $makeopts
|
159 |
eulisse |
1.20 |
make cintdlls
|
160 |
eulisse |
1.147 |
|
161 |
eulisse |
1.1 |
%install
|
162 |
|
|
# Override installers if we are using GNU fileutils cp. On OS X
|
163 |
|
|
# ROOT's INSTALL is defined to "cp -pPR", which only works with
|
164 |
|
|
# the system cp (/bin/cp). If you have fileutils on fink, you
|
165 |
|
|
# lose. Check which one is getting picked up and select syntax
|
166 |
|
|
# accordingly. (FIXME: do we need to check that -P is accepted?)
|
167 |
|
|
if (cp --help | grep -e '-P.*--parents') >/dev/null 2>&1; then
|
168 |
|
|
cp="cp -dpR"
|
169 |
|
|
else
|
170 |
|
|
cp="cp -pPR"
|
171 |
|
|
fi
|
172 |
|
|
|
173 |
dlange |
1.57 |
export ROOTSYS=%i
|
174 |
eulisse |
1.5 |
make INSTALL="$cp" INSTALLDATA="$cp" install
|
175 |
dlange |
1.57 |
mkdir -p $ROOTSYS/lib/python
|
176 |
elmer |
1.141 |
cp -r cint/reflex/python/genreflex $ROOTSYS/lib/python
|
177 |
eulisse |
1.35 |
#
|
178 |
elmer |
1.98 |
|
179 |
|
|
# SCRAM ToolBox toolfile
|
180 |
|
|
mkdir -p %i/etc/scram.d
|
181 |
|
|
# rootcore toolfile
|
182 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootcore
|
183 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
184 |
|
|
<Tool name=rootcore version=%v>
|
185 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
186 |
muzaffar |
1.153 |
<lib name=Tree>
|
187 |
|
|
<lib name=Net>
|
188 |
|
|
<lib name=Thread>
|
189 |
|
|
<lib name=MathCore>
|
190 |
|
|
<lib name=RIO>
|
191 |
|
|
<lib name=Core>
|
192 |
elmer |
1.98 |
<lib name=Cint>
|
193 |
|
|
<Client>
|
194 |
|
|
<Environment name=ROOTCORE_BASE default="%i"></Environment>
|
195 |
|
|
<Environment name=LIBDIR default="$ROOTCORE_BASE/lib"></Environment>
|
196 |
|
|
<Environment name=INCLUDE default="$ROOTCORE_BASE/include"></Environment>
|
197 |
|
|
<Environment name=INCLUDE default="$ROOTCORE_BASE/cint"></Environment>
|
198 |
|
|
</Client>
|
199 |
|
|
<use name=sockets>
|
200 |
|
|
<use name=pcre>
|
201 |
|
|
<use name=zlib>
|
202 |
|
|
<Runtime name=PATH value="$ROOTCORE_BASE/bin" type=path>
|
203 |
|
|
<Runtime name=ROOTSYS value="$ROOTCORE_BASE/">
|
204 |
|
|
<Runtime name=PYTHONPATH value="$ROOTCORE_BASE/lib" type=path>
|
205 |
|
|
</Tool>
|
206 |
|
|
EOF_TOOLFILE
|
207 |
|
|
|
208 |
elmer |
1.121 |
# root toolfile, alias for rootphysics. Using rootphysics is preferred.
|
209 |
elmer |
1.98 |
cat << \EOF_TOOLFILE >%i/etc/scram.d/root
|
210 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
211 |
|
|
<Tool name=root version=%v>
|
212 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
213 |
elmer |
1.121 |
<use name=rootphysics>
|
214 |
|
|
</Tool>
|
215 |
|
|
EOF_TOOLFILE
|
216 |
|
|
|
217 |
|
|
# roothistmatrix toolfile
|
218 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/roothistmatrix
|
219 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
220 |
|
|
<Tool name=roothistmatrix version=%v>
|
221 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
222 |
elmer |
1.98 |
<lib name=Hist>
|
223 |
|
|
<lib name=Matrix>
|
224 |
elmer |
1.121 |
<use name=ROOTCore>
|
225 |
|
|
</Tool>
|
226 |
|
|
EOF_TOOLFILE
|
227 |
|
|
|
228 |
muzaffar |
1.158 |
# rootgpad toolfile
|
229 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootgpad
|
230 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
231 |
|
|
<Tool name=rootgpad version=%v>
|
232 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
233 |
|
|
<lib name=Gpad>
|
234 |
|
|
<lib name=Graf>
|
235 |
|
|
<use name=roothistmatrix>
|
236 |
|
|
</Tool>
|
237 |
|
|
EOF_TOOLFILE
|
238 |
|
|
|
239 |
elmer |
1.121 |
# rootphysics toolfile
|
240 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootphysics
|
241 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
242 |
|
|
<Tool name=rootphysics version=%v>
|
243 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
244 |
elmer |
1.98 |
<lib name=Physics>
|
245 |
elmer |
1.121 |
<use name=roothistmatrix>
|
246 |
elmer |
1.98 |
</Tool>
|
247 |
|
|
EOF_TOOLFILE
|
248 |
|
|
|
249 |
elmer |
1.121 |
# rootgraphics toolfile, identical to old "root" toolfile
|
250 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootgraphics
|
251 |
elmer |
1.120 |
<doc type=BuildSystem::ToolDoc version=1.0>
|
252 |
elmer |
1.121 |
<Tool name=rootgraphics version=%v>
|
253 |
elmer |
1.120 |
<info url="http://root.cern.ch/root/"></info>
|
254 |
elmer |
1.121 |
<lib name=TreePlayer>
|
255 |
|
|
<lib name=Graf3d>
|
256 |
|
|
<lib name=Postscript>
|
257 |
muzaffar |
1.158 |
<use name=rootgpad>
|
258 |
elmer |
1.120 |
</Tool>
|
259 |
|
|
EOF_TOOLFILE
|
260 |
|
|
|
261 |
elmer |
1.98 |
# rootcintex toolfile
|
262 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootcintex
|
263 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
264 |
|
|
<Tool name=rootcintex version=%v>
|
265 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
266 |
|
|
<lib name=Cintex>
|
267 |
|
|
<use name=ROOTRflx>
|
268 |
|
|
<use name=ROOTCore>
|
269 |
|
|
</Tool>
|
270 |
|
|
EOF_TOOLFILE
|
271 |
|
|
|
272 |
elmer |
1.146 |
# (temporarily eviscerated) rootinteractive toolfile (GQt/qt lib dependencies
|
273 |
|
|
# have been removed for the moment)
|
274 |
elmer |
1.98 |
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootinteractive
|
275 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
276 |
|
|
<Tool name=rootinteractive version=%v>
|
277 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
278 |
|
|
<lib name=Rint>
|
279 |
dlange |
1.154 |
<lib name=GQt>
|
280 |
|
|
<lib name=Gui>
|
281 |
|
|
<use name=qt>
|
282 |
elmer |
1.146 |
<use name=libjpg>
|
283 |
|
|
<use name=libpng>
|
284 |
muzaffar |
1.158 |
<use name=rootgpad>
|
285 |
elmer |
1.146 |
</Tool>
|
286 |
|
|
EOF_TOOLFILE
|
287 |
|
|
|
288 |
elmer |
1.98 |
# rootmath toolfile
|
289 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootmath
|
290 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
291 |
|
|
<Tool name=rootmath version=%v>
|
292 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
293 |
muzaffar |
1.153 |
<lib name=GenVector>
|
294 |
elmer |
1.98 |
<lib name=MathMore>
|
295 |
|
|
<use name=ROOTCore>
|
296 |
|
|
<use name=gsl>
|
297 |
|
|
</Tool>
|
298 |
|
|
EOF_TOOLFILE
|
299 |
|
|
|
300 |
|
|
# rootminuit toolfile
|
301 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootminuit
|
302 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
303 |
|
|
<Tool name=rootminuit version=%v>
|
304 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
305 |
|
|
<lib name=Minuit>
|
306 |
muzaffar |
1.158 |
<use name=rootgpad>
|
307 |
elmer |
1.98 |
</Tool>
|
308 |
|
|
EOF_TOOLFILE
|
309 |
|
|
|
310 |
|
|
# rootminuit2 toolfile
|
311 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootminuit2
|
312 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
313 |
|
|
<Tool name=rootminuit2 version=%v>
|
314 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
315 |
|
|
<lib name=Minuit2>
|
316 |
muzaffar |
1.158 |
<use name=rootgpad>
|
317 |
elmer |
1.98 |
</Tool>
|
318 |
|
|
EOF_TOOLFILE
|
319 |
|
|
|
320 |
|
|
# rootrflx toolfile
|
321 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootrflx
|
322 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
323 |
|
|
<Tool name=rootrflx version=%v>
|
324 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
325 |
|
|
<lib name=Reflex>
|
326 |
|
|
<Client>
|
327 |
|
|
<Environment name=ROOTRFLX_BASE default="%i"></Environment>
|
328 |
|
|
<Environment name=LIBDIR default="$ROOTRFLX_BASE/lib"></Environment>
|
329 |
|
|
<Environment name=INCLUDE default="$ROOTRFLX_BASE/include"></Environment>
|
330 |
|
|
</Client>
|
331 |
|
|
<use name=sockets>
|
332 |
|
|
<use name=gccxml>
|
333 |
|
|
<Runtime name=PATH value="$ROOTRFLX_BASE/bin" type=path>
|
334 |
|
|
<Runtime name=ROOTSYS value="$ROOTRFLX_BASE/">
|
335 |
|
|
<Runtime name=GENREFLEX value="$ROOTRFLX_BASE/bin/genreflex">
|
336 |
|
|
</Tool>
|
337 |
|
|
EOF_TOOLFILE
|
338 |
|
|
|
339 |
|
|
# roothtml toolfile
|
340 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/roothtml
|
341 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
342 |
|
|
<Tool name=roothtml version=%v>
|
343 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
344 |
|
|
<lib name=Html>
|
345 |
muzaffar |
1.158 |
<use name=rootgpad>
|
346 |
elmer |
1.98 |
</Tool>
|
347 |
|
|
EOF_TOOLFILE
|
348 |
|
|
|
349 |
|
|
# rootmlp toolfile
|
350 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootmlp
|
351 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
352 |
|
|
<Tool name=rootmlp version=%v>
|
353 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
354 |
|
|
<lib name=MLP>
|
355 |
muzaffar |
1.153 |
<use name=RootGraphics>
|
356 |
elmer |
1.98 |
</Tool>
|
357 |
|
|
EOF_TOOLFILE
|
358 |
|
|
|
359 |
|
|
# roottmva toolfile
|
360 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/roottmva
|
361 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
362 |
|
|
<Tool name=roottmva version=%v>
|
363 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
364 |
|
|
<lib name=TMVA>
|
365 |
|
|
<use name=ROOTMLP>
|
366 |
muzaffar |
1.158 |
<use name=rootminuit>
|
367 |
elmer |
1.98 |
</Tool>
|
368 |
|
|
EOF_TOOLFILE
|
369 |
|
|
|
370 |
|
|
# rootthread toolfile
|
371 |
|
|
cat << \EOF_TOOLFILE >%i/etc/scram.d/rootthread
|
372 |
|
|
<doc type=BuildSystem::ToolDoc version=1.0>
|
373 |
|
|
<Tool name=rootthread version=%v>
|
374 |
|
|
<info url="http://root.cern.ch/root/"></info>
|
375 |
|
|
<use name=ROOTCore>
|
376 |
|
|
</Tool>
|
377 |
|
|
EOF_TOOLFILE
|
378 |
|
|
|
379 |
|
|
%post
|
380 |
|
|
%{relocateConfig}etc/scram.d/root
|
381 |
|
|
%{relocateConfig}etc/scram.d/rootcore
|
382 |
elmer |
1.120 |
%{relocateConfig}etc/scram.d/roothistmatrix
|
383 |
elmer |
1.121 |
%{relocateConfig}etc/scram.d/rootphysics
|
384 |
|
|
%{relocateConfig}etc/scram.d/rootgraphics
|
385 |
elmer |
1.98 |
%{relocateConfig}etc/scram.d/rootcintex
|
386 |
|
|
%{relocateConfig}etc/scram.d/rootinteractive
|
387 |
|
|
%{relocateConfig}etc/scram.d/rootmath
|
388 |
|
|
%{relocateConfig}etc/scram.d/rootminuit
|
389 |
|
|
%{relocateConfig}etc/scram.d/rootminuit2
|
390 |
|
|
%{relocateConfig}etc/scram.d/rootrflx
|
391 |
|
|
%{relocateConfig}etc/scram.d/roothtml
|
392 |
|
|
%{relocateConfig}etc/scram.d/rootmlp
|
393 |
|
|
%{relocateConfig}etc/scram.d/roottmva
|
394 |
|
|
%{relocateConfig}etc/scram.d/rootthread
|