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

Comparing COMP/CMSDIST/cmssw.spec (file contents):
Revision 1.8 by eulisse, Wed May 24 08:47:08 2006 UTC vs.
Revision 1.73 by sashby, Thu Nov 16 09:14:06 2006 UTC

# Line 1 | Line 1
1 < ### RPM cms cmssw CMSSW_0_7_0_pre1
2 < Requires: cmssw-tool-conf python
1 > ### RPM cms cmssw CMSSW_1_2_0_pre5
2 > ## IMPORT configurations
3 >
4 > Provides: /bin/zsh
5 > Requires: cmssw-tool-conf python glimpse
6   %define toolconf ${CMSSW_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
7   %define cvsdir %(echo %n | tr 'a-z' 'A-Z')
8   %define cvsserver %(echo %n | tr 'A-Z' 'a-z')
9 < %define patchsrc perl -p -i -e 's!<select name=(MyODBC|ignominy|rulechecker|fed9uutils)>!!' config/requirements ;
10 <
8 < %define confversion 134a
9 > %define patchsrc perl -p -i -e 's!<select name=(MyODBC|ignominy|rulechecker)>!!' config/requirements ;
10 > %define confversion %cmsConfiguration
11   %define conflevel   _2
12 < %define preBuildCommand (rm -rf SimMuon/DTDigitizer/test)
11 < %define buildtarget release-build
12 > %define buildtarget gindices release-build doc
13   ## IMPORT cms-scram-build
14   ## IMPORT scramv1-build
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines