ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/clarens-build-tool.spec
Revision: 1.1
Committed: Fri Apr 14 00:06:40 2006 UTC (19 years ago) by steen
Branch: MAIN
Log Message:
- Add auto-generated tool specs to set up environments for Clarens runtime
and build configurations.

File Contents

# User Rev Content
1 steen 1.1 ### RPM external clarens-build-tool 1
2    
3    
4     # DO NOT EDIT!
5     # This file was automatically generated using initenv version %s
6     #
7    
8    
9     ## INITENV CMD EXTERNAL_ROOT=$CLARENS_BUILD_TOOL_ROOT"/../.."
10     ## INITENV CMD source $EXTERNAL_ROOT/gcc/3.2.3/etc/profile.d/init.sh
11     ## INITENV CMD source $EXTERNAL_ROOT/swig/1.3.29/etc/profile.d/init.sh
12     ## INITENV CMD source $EXTERNAL_ROOT/Pyrex/0.9.3.1/etc/profile.d/init.sh
13     ## INITENV CMD source $EXTERNAL_ROOT/clarens-runtime-tool/1/etc/profile.d/init.sh
14    
15     # Dependencies
16     Requires: gcc
17     Requires: swig
18     Requires: Pyrex
19     Requires: clarens-runtime-tool
20    
21     Source: none
22    
23     %prep
24     pwd
25     mkdir -p %n-%v
26    
27     %build
28     %install
29