ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/fwlite.spec
Revision: 1.180
Committed: Fri Jun 15 13:05:04 2012 UTC (12 years, 10 months ago) by davidlt
Branch: MAIN
CVS Tags: davidlt_20120625_1518-CMSSW_6_0_0_pre7, davidlt_test_py273, CMSSW_6_0_0_pre7, daForCMSSW_6_0_0_pre7-slc5_amd64_gcc462
Changes since 1.179: +1 -1 lines
Log Message:
Prepared for CMSSW_6_0_0_pre7 on slc5_amd64_gcc462

File Contents

# User Rev Content
1 davidlt 1.180 ### RPM cms fwlite CMSSW_6_0_0_pre7_FWLITE
2 dsr 1.39
3 ratnik 1.24 Requires: fwlite-tool-conf python
4    
5 dsr 1.39 %define useCmsTC yes
6 ratnik 1.24 %define saveDeps yes
7 ratnik 1.15
8 dsr 1.39 # Switch off building tests
9 dsr 1.40 %define patchsrc perl -p -i -e ' s|(<classpath.*test\\+test.*>)||;' config/BuildFile.xml*
10 dsr 1.42
11     # Includes parts of the framework that we don't want in fwlite
12 dsr 1.40 %define patchsrc2 rm -rf src/DataFormats/GeometrySurface/plugins
13 ratnik 1.17
14 dsr 1.48 # depends on MessageService, which pulls in service dependencies
15     %define patchsrc3 rm -f src/FWCore/MessageLogger/python/MessageLogger_cfi.py
16 dsr 1.45
17 dsr 1.39 ## IMPORT cmssw-partial-build
18     ## IMPORT scram-project-build