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

Comparing COMP/CMSDIST/PHEDEX-admin.spec (file contents):
Revision 1.2 by rehn, Thu Mar 8 15:52:59 2007 UTC vs.
Revision 1.3 by eulisse, Thu Mar 8 17:04:13 2007 UTC

# Line 1 | Line 1
1   ### RPM cms PHEDEX-admin PHEDEX_2_5_1
2 < 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
2 > %define downloadn %(echo %n | cut -f1 -d-)
3 > Source: cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&module=%{downloadn}&export=%{downloadn}&&tag=-r%{v}&output=/%{downloadn}.tar.gz
4   Requires: oracle oracle-env p5-time-hires p5-text-glob p5-compress-zlib p5-dbi p5-dbd-oracle p5-xml-parser srmcp python
5   Requires: py2-cx-oracle
6   Requires: dls dbs
# Line 15 | Line 16 | Requires: zlib expat openssl bz2lib py2-
16  
17  
18   %prep
19 < %setup -n %n
19 > %setup -n %{downloadn}
20   rm -rf Custom
21   rm -rf Deployment
22   rm -rf Documentation

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines