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

Comparing COMP/CMSDIST/PHEDEX.spec (file contents):
Revision 1.116 by egeland, Thu Apr 15 16:09:09 2010 UTC vs.
Revision 1.122 by magini, Tue Jul 27 14:06:37 2010 UTC

# Line 1 | Line 1
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
# Line 8 | Line 9 | Requires: p5-time-hires p5-text-glob p5-
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
# Line 31 | Line 28 | rm -rf Schema
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
# Line 54 | Line 52 | mkdir -p %i/etc
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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines