ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/cmssw-patch.spec
Revision: 1.2
Committed: Wed Sep 10 09:57:45 2008 UTC (16 years, 7 months ago) by andreasp
Branch: MAIN
CVS Tags: apFor217patch1v0
Changes since 1.1: +1 -1 lines
Log Message:
prepared for 217patch1

File Contents

# User Rev Content
1 andreasp 1.2 ### RPM cms cmssw-patch CMSSW_2_1_7_patch1
2 andreasp 1.1 ## IMPORT configurations
3     Provides: /bin/zsh
4     Provides: /bin/ksh
5     Provides: /bin/sed
6     Provides: /usr/bin/awk
7     Provides: /usr/bin/python
8     Provides: perl(Date::Format)
9     Provides: perl(Term::ReadKey)
10     Provides: perl(full)
11     Provides: perl(LWP::UserAgent)
12     Provides: perl(Template)
13    
14     Requires: cmssw-patch-tool-conf
15    
16     %define cvsprojuc %(echo %n | sed -e "s|-patch||"| tr 'a-z' 'A-Z')
17     %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z')
18     %define cvsdir %cvsprojuc
19     %define cvssrc %cvsprojuc
20     %define cvsserver cmssw
21     %define cvsrepo cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/%cvsdir?passwd=AA_:yZZ3e
22    
23     %define ucprojname %cvsprojuc
24    
25     %define prebuildtarget gindices
26     %define buildtarget release-build
27     %define saveDeps yes
28    
29     %define isPatch yes
30    
31     ## IMPORT cms-scram-build
32     ## IMPORT scramv1-patch-build