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.8 by eulisse, Tue May 23 15:25:58 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines