ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/pythia6-toolfile.spec
(Generate patch)

Comparing COMP/CMSDIST/pythia6-toolfile.spec (file contents):
Revision 1.3 by zafar, Fri Jul 15 16:55:00 2011 UTC vs.
Revision 1.4 by muzaffar, Tue Apr 3 10:11:45 2012 UTC

# Line 1 | Line 1
1 < ### RPM external pythia6-toolfile 1.0
1 > ### RPM external pythia6-toolfile 2.0
2   Requires: pythia6
3   %prep
4  
# Line 30 | Line 30 | cat << \EOF_TOOLFILE >%i/etc/scram.d/pyt
30   </tool>
31   EOF_TOOLFILE
32  
33 + cat << \EOF_TOOLFILE >%i/etc/scram.d/pydata.xml
34 + <tool name="pydata" version="@TOOL_VERSION@">
35 +  <client>
36 +    <environment name="PYDATA_BASE" default="@TOOL_ROOT@"/>
37 +  </client>
38 +  <flags LDFLAGS="$PYDATA_BASE/lib/pydata.o"/>
39 +  <flags NO_RECURSIVE_EXPORT="1"/>
40 + </tool>
41 + EOF_TOOLFILE
42 +
43   ## IMPORT scram-tools-post
44  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines