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.1 by eulisse, Sun Feb 26 14:35:22 2006 UTC vs.
Revision 1.2 by eulisse, Wed Mar 15 17:20:36 2006 UTC

# Line 1 | Line 1
1   ### RPM external p5-libwww-perl 1.41
2   ## INITENV +PATH PERL5LIB $P5_LIBWWW_PERL_ROOT/lib/site_perl/$PERL_VERSION/%perlarch
3 < %define perlarch %(perl -V | tr ',' '\\n' | grep arch | cut -d= -f2)
3 > %define perlarch $($PERL_ROOT/bin/perl -e 'use Config; print $Config{archname}')
4   %define downloadn libwww-perl
5   %define downloadv 5.805
6 < Requires: perl expat
6 > Requires: perl expat p5-uri
7   Source: http://cpan.mirror.solnet.ch/authors/id/G/GA/GAAS/%{downloadn}-%{downloadv}.tar.gz
8   %prep
9   %setup -n %downloadn-%downloadv

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines