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

Comparing COMP/CMSDIST/p5-template-toolkit.spec (file contents):
Revision 1.9 by eulisse, Mon Jun 19 15:35:49 2006 UTC vs.
Revision 1.10 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM external p5-template-toolkit 2.14
2 + Requires: gcc-wrapper
3   ## INITENV +PATH PATH %{i}/bin
4   ## INITENV +PATH PERL5LIB %i/lib/site_perl/%perlversion
5   %define perlversion %(perl -e 'printf "%%vd", $^V')
# Line 32 | Line 33 | Source: http://www.cpan.org/modules/by-m
33   %prep
34   %setup -n %{downloadn}-%{v}
35   %build
36 + ## IMPORT gcc-wrapper
37   perl Makefile.PL PREFIX=%i LIB=%i/lib/site_perl/%perlversion \
38                   TT_LIB=%{i}/lib/site_perl/%perlversion \
39                   TT_PREFIX=%{i} \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines