ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/fwlite.spec
Revision: 1.95
Committed: Wed Dec 7 22:07:04 2011 UTC (13 years, 4 months ago) by gowdy
Branch: MAIN
CVS Tags: fwFor500pre7-online, CMSSW_5_0_0_pre7pythia424, sjgFor500pre7p424b, sjgFor500pre7p424, CMSSW_5_0_0_pre7, CMSSW_5_0_0_pre7-gcc461-ports, sjgFor500pre7-ports, sjgFor500pre7-gcc461-ports, sjgFor500pre7
Changes since 1.94: +1 -1 lines
Log Message:
prepare for 500pre7

File Contents

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