ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/cmssw.spec
Revision: 1.112
Committed: Mon Mar 19 10:51:52 2007 UTC (18 years, 1 month ago) by muzaffar
Branch: MAIN
CVS Tags: pe20070401, nr070327_frontier, nr070327_frontier-slc4, CMSSW_1_4_0_pre1-cand-slc4, CMSSW_1_4_0_pre1-cand
Changes since 1.111: +2 -2 lines
Log Message:
updated cmssw for 140pre1 release. added the ignominy dependency as ignominy does not need jdk for distribution

File Contents

# Content
1 ### RPM cms cmssw CMSSW_1_4_0_pre1
2 ## IMPORT configurations
3 Provides: /bin/zsh
4 Requires: cmssw-tool-conf python glimpse
5 Requires: gcc-wrapper
6 %define gccwrapperarch slc4_ia32_gcc345
7 %define toolconf ${CMSSW_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
8 %define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
9 %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z')
10 %define cvsdir %cvsprojuc
11 %define cvsserver %cvsprojlc
12 %define cvsconfig config
13 %define confversion %cmsConfiguration
14 %define conflevel _2
15 %define prebuildtarget gindices
16 %define buildtarget release-build
17 %define postbuildtarget doc
18 %define patchsrc perl -p -i -e 's!<select name=(MyODBC)>!!' %{cvsconfig}/requirements ;
19
20 ## IMPORT cms-scram-build
21 ## IMPORT scramv1-build