ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/PHEDEX.spec
Revision: 1.1
Committed: Thu May 4 17:53:26 2006 UTC (18 years, 11 months ago) by eulisse
Branch: MAIN
Log Message:
First added to the repository.

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM cms PHEDEX PHEDEX_2_3_0_pre1
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
3     Requires: oracle oracle-env p5-time-hires p5-text-glob p5-compress-zlib p5-dbi p5-dbd-oracle
4    
5     %prep
6     %setup -n %n
7     %build
8     %install
9     (cd %_sourcedir/%n && tar -cf - * | (cd %i && tar -xf -)