ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.75
Committed: Thu Sep 27 04:21:19 2007 UTC (17 years, 7 months ago) by dlange
Branch: MAIN
CVS Tags: nr071017_170p5onl2, nr071016_170p5onl1, nr071016onl170p5bs, nr071016onl170p5, CMSSW_1_7_0_pre5, dl070926t2, dl070926
Changes since 1.74: +2 -5 lines
Log Message:
bumping versions for root rebuild

File Contents

# Content
1 ### RPM cms seal SEAL_1_9_2-CMS12
2 ## IMPORT configurations
3 Provides: /bin/zsh
4 Requires: seal-tool-conf
5 Patch: seal-SV1BuildFiles
6
7 %define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
8 %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z')
9 %define cvsdir %cvsprojuc
10 %define cvsserver %cvsprojlc
11 %define preBuildCommand (rm -rf Extensions MathLibs Documentation)
12 %define prebuildtarget prebuild
13 %define buildtarget release-build
14 %define patchsrc %patch -p0
15 ## IMPORT lcg-scram-build
16 ## IMPORT cms-scram-build
17 ## IMPORT scramv1-build