ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.83
Committed: Mon Dec 10 16:40:52 2007 UTC (17 years, 4 months ago) by dlange
Branch: MAIN
CVS Tags: CMSSW_1_7_7, dl080227for176, CMSSW_1_7_5, CMSSW_1_7_5_g491, dl080111, ge20080109-webconddb, ge20080109-sitedb, CMSSW_1_7_4, CMSSW_1_7_3_g490p1, dl071212t2, dl071212, CMSSW_1_7_3
Changes since 1.82: +1 -8 lines
Log Message:
bump seal/pool/coral versions

File Contents

# User Rev Content
1 dlange 1.83 ### RPM cms seal SEAL_1_9_2-CMS16
2 dlange 1.75 ## IMPORT configurations
3 muzaffar 1.41 Provides: /bin/zsh
4 ratnik 1.38 Requires: seal-tool-conf
5 muzaffar 1.59 Patch: seal-SV1BuildFiles
6 ratnik 1.49
7 muzaffar 1.59 %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 elmer 1.56 %define preBuildCommand (rm -rf Extensions MathLibs Documentation)
12 muzaffar 1.59 %define prebuildtarget prebuild
13     %define buildtarget release-build
14     %define patchsrc %patch -p0
15 eulisse 1.4 ## IMPORT lcg-scram-build
16 muzaffar 1.59 ## IMPORT cms-scram-build
17 ratnik 1.38 ## IMPORT scramv1-build