1 |
< |
### RPM cms PHEDEX PHEDEX_3_3_1_pre1 |
1 |
> |
### RPM cms PHEDEX PHEDEX_3_3_2 |
2 |
> |
|
3 |
|
## INITENV +PATH PERL5LIB %i/perl_lib |
4 |
|
Source: cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&module=%n&export=%n&&tag=-r%{v}&output=/%n.tar.gz |
5 |
|
# Oracle libs |
9 |
|
Requires: p5-dbd-oracle p5-xml-parser p5-monalisa-apmon p5-poe |
10 |
|
Requires: p5-poe-component-child p5-log-log4perl p5-log-dispatch |
11 |
|
Requires: p5-log-dispatch-filerotate p5-params-validate |
11 |
– |
# CMS libs |
12 |
– |
Requires: dbs-client |
13 |
– |
# Etc. |
14 |
– |
Requires: python |
12 |
|
# Actually, it is p5-xml-parser that requires this, but it doesn't configure itself correctly |
13 |
|
# This is so it gets into our dependencies-setup.sh |
14 |
|
Requires: expat |
28 |
|
rm -rf Toolkit/Infrastructure |
29 |
|
rm -rf Toolkit/Monitoring |
30 |
|
rm -rf Toolkit/Workflow |
31 |
+ |
rm -rf Toolkit/DBS |
32 |
|
rm -f Utilities/CMSSWMigrate |
33 |
|
rm -f Utilities/DBDump |
34 |
|
rm -f Utilities/DBLoad |
52 |
|
tar -cf - * | (cd %i && tar -xf -) |
53 |
|
|
54 |
|
# Set permissions |
57 |
– |
chmod 755 %i/Toolkit/DBS/* |
55 |
|
chmod 755 %i/Utilities/* |
56 |
|
|
57 |
|
# Copy dependencies to dependencies-setup.sh |