ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/coral.spec
Revision: 1.3
Committed: Tue Mar 21 17:38:55 2006 UTC (19 years, 1 month ago) by eulisse
Branch: MAIN
CVS Tags: test2
Changes since 1.2: +1 -1 lines
Log Message:
Fixes typo.

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM lcg coral CORAL_1_2_0
2     Requires: coral-tool-conf
3     %define confversion 40
4     %define toolconf ${CORAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
5     %define cvsdir %(echo %n | tr 'A-Z' 'a-z')
6     %define cvsserver %(echo %n | tr 'A-Z' 'a-z')
7 eulisse 1.2 # This allows to compile CORAL on linux systems that are not recognized as slc3 but still linux based.
8 eulisse 1.3 %define patchsrc if [ "%cmsplatf" != "slc3_ia32_gcc323" ] && [ "$(uname)" = "Linux" ]; then cp config/slc3_ia32_gcc323.mk config/%{cmsplatf}.mk; fi
9 eulisse 1.1 ## IMPORT lcg-scram-build
10     ## IMPORT scram-build
11    
12     %define conflevel _1
13     # FIXME: Remove when it successfully builds... should just be release
14     %define buildtarget release-build release-docs release-freeze
15     #%define buildtarget %{nil}