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

Comparing COMP/CMSDIST/p5-uri.spec (file contents):
Revision 1.7 by ratnik, Wed Apr 18 23:46:02 2007 UTC vs.
Revision 1.10 by elmer, Fri Nov 2 17:01:00 2007 UTC

# Line 1 | Line 1
1 < ### RPM external p5-uri 1.35
2 < Requires: gcc-wrapper
1 > ### RPM external p5-uri 1.35-CMS18
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 URI
6 < Source: http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/G/GA/GAAS/%downloadn-%v.tar.gz
6 > Source: http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/G/GA/GAAS/%downloadn-%{realversion}.tar.gz
7  
8   # Let's remove the dependency on ISBN stuff...
9   Provides: perl(Business::ISBN)
10  
11   %prep
12 < %setup -n %downloadn-%v
12 > %setup -n %downloadn-%{realversion}
13   %build
15 ## IMPORT gcc-wrapper
14   perl Makefile.PL PREFIX=%i LIB=%i/lib/site_perl/%perlversion
15   make
16   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines