ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/genser.spec
Revision: 1.1
Committed: Sun Apr 2 00:19:12 2006 UTC (19 years ago) by eulisse
Branch: MAIN
Log Message:
First added to repository. Skeleton structure for building is there, I need
to understand which version of the generators I need to pick.

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM lcg genser GENSER_1_3_0
2     Requires: genser-tool-conf
3     Patch0: genser
4    
5     %define confversion 42
6     %define toolconf ${GENSER_TOOL_CONF_ROOT}
7     %define patchsrc %%patch0
8     %define cvsdir simu
9     %define cvsserver simu
10     %define cvsproj GENSER
11     %define cvsconfig simu/GENSER/config/scram
12     %define buildtarget release
13     %define conflevel %{nil}
14     %define buildtarget %{nil}
15     %define bootstrapfile config/BootStrapFile
16    
17     ## IMPORT lcg-scram-build
18     ## IMPORT scram-build
19    
20