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.7 by elmer, Tue Jun 6 22:08:48 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/%perlarch
4 > ## INITENV +PATH PERL5LIB %i/lib/site_perl/%perlversion
5   %define perlversion %(perl -e 'printf "%%vd", $^V')
6   %define perlarch %(perl -MConfig -e 'print $Config{archname}')
7   Requires: p5-dbi
# 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} \
# Line 44 | Line 46 | perl -p -i -e 's|^#!.*perl(.*)|#!/usr/bi
46  
47   %install
48   make install
49 + #
50 + #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines