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

Comparing COMP/CMSDIST/iguana.spec (file contents):
Revision 1.3 by eulisse, Wed Apr 12 15:36:35 2006 UTC vs.
Revision 1.9 by eulisse, Thu Jun 15 09:13:07 2006 UTC

# Line 1 | Line 1
1 < ### RPM cms iguana IGUANA_6_8_0
1 > ### RPM cms iguana IGUANA_6_10_0
2 > ## IMPORT configurations
3   Requires: iguana-tool-conf python
4   Patch0: iguana
5   %define patchsrc %%patch0
6 + %define patchsrc2 perl -p -i -e 's|.*ignominy.*||' config/requirements
7 + %define patchsrc3 perl -p -i -e 's|^#!.*perl(.*)|#!/usr/bin/env perl$1|' $(grep -r -e "^#\!.*perl.*" . | cut -d: -f1)
8   %define toolconf ${IGUANA_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
9   %define cvsdir %(echo %n | tr 'a-z' 'A-Z')
10   %define cvsserver %(echo %n | tr 'A-Z' 'a-z')
# Line 14 | Line 17 | Patch0: iguana
17   ## IMPORT cms-scram-build
18   ## IMPORT scramv1-build
19  
20 < %define confversion 133
20 > %define confversion %cmsConfiguration
21   %define conflevel   _1  
22 + #
23 + #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines