1 |
< |
### RPM cms PHEDEX-micro PHEDEX_2_6_0 |
2 |
< |
#### |
1 |
> |
### RPM cms PHEDEX-micro PHEDEX_2_6_2-CMS30 |
2 |
> |
# |
3 |
|
## INITENV +PATH PATH %i/Utilities:%i/Toolkit/DBS:%i/Toolkit/DropBox:%i/Toolkit/Request |
4 |
|
## INITENV +PATH PERL5LIB %i/perl_lib |
5 |
|
%define downloadn %(echo %n | cut -f1 -d-) |
7 |
|
Requires: oracle oracle-env p5-time-hires p5-text-glob p5-compress-zlib p5-dbi p5-dbd-oracle p5-xml-parser python |
8 |
|
Requires: p5-monalisa-apmon |
9 |
|
|
10 |
+ |
# Actually, it is p5-xml-parser that requires this, but it doesn't configure itself correctly |
11 |
+ |
# This is so it gets into our dependencies-setup.sh |
12 |
+ |
Requires: expat |
13 |
+ |
|
14 |
|
# Provided by system perl |
15 |
|
Provides: perl(HTML::Entities) |
16 |
+ |
Provides: perl(DB_File) |
17 |
|
|
18 |
|
%prep |
19 |
|
%setup -n %{downloadn} |