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

Comparing COMP/CMSDIST/p5-libwww-perl.spec (file contents):
Revision 1.8 by ratnik, Wed Apr 18 23:46:02 2007 UTC vs.
Revision 1.11 by elmer, Wed Jun 27 13:34:02 2007 UTC

# Line 1 | Line 1
1 < ### RPM external p5-libwww-perl 1.41
2 < Requires: gcc-wrapper
1 > ### RPM external p5-libwww-perl 1.41-CMS3
2   ## INITENV +PATH PERL5LIB %i/lib/site_perl/%perlversion
3   %define perlversion %(perl -e 'printf "%%vd", $^V')
4   %define perlarch %(perl -MConfig -e 'print $Config{archname}')
5   %define downloadn libwww-perl
6   %define downloadv 5.805
7  
8 < Requires: expat p5-uri
8 > Requires: p5-uri
9  
10   ## FIXME: we fake the existance of these to remove rpm complaining about needing it.
11   Provides: perl(Authen::NTLM)
# Line 18 | Line 17 | Source: http://cpan.mirror.solnet.ch/aut
17   %prep
18   %setup -n %downloadn-%downloadv
19   %build
21 ## IMPORT gcc-wrapper
20   which perl
21   perl Makefile.PL PREFIX=%i LIB=%i/lib/site_perl/%perlversion
22   make

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines