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

Comparing COMP/CMSDIST/p5-dbd-mysql.spec (file contents):
Revision 1.2 by ratnik, Wed Apr 18 23:46:02 2007 UTC vs.
Revision 1.4 by egeland, Wed Jun 25 16:10:54 2008 UTC

# Line 1 | Line 1
1   ### RPM external p5-dbd-mysql 3.0002
2 Requires: gcc-wrapper
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 DBD-mysql
6  
7 < Source: http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/%downloadn-%v.tar.gz
7 > Source: http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/%downloadn-%realversion.tar.gz
8   Requires: p5-dbi mysql
9  
10   %prep
11 < %setup -n %{downloadn}-%{v}
11 > %setup -n %{downloadn}-%{realversion}
12  
13   %build
15 ## IMPORT gcc-wrapper
14   perl Makefile.PL PREFIX=%i LIB=%i/lib/site_perl/%perlversion
15   make

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines