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

Comparing COMP/CMSDIST/p5-dbd-oracle.spec (file contents):
Revision 1.11 by ratnik, Wed Apr 18 23:46:02 2007 UTC vs.
Revision 1.14 by dlange, Fri Jul 20 22:35:11 2007 UTC

# Line 1 | Line 1
1 < ### RPM external p5-dbd-oracle 1.17
2 < Requires: gcc-wrapper
1 > ### RPM external p5-dbd-oracle 1.17-CMS4
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-Oracle
6 < Source: http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/P/PY/PYTHIAN/%downloadn-%v.tar.gz
6 > Source: http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/P/PY/PYTHIAN/%downloadn-%{realversion}.tar.gz
7  
8   Requires: p5-dbi oracle
9   Provides: perl(Tk) perl(Tk::Balloon) perl(Tk::ErrorDialog) perl(Tk::FileSelect) perl(Tk::Pod) perl(Tk::ROText)
10  
11   %prep
12 < %setup -n %{downloadn}-%{v}
12 > %setup -n %{downloadn}-%{realversion}
13  
14   %build
16 ## IMPORT gcc-wrapper
15   patch Makefile.PL << \EOF
16   diff Makefile.PL.orig Makefile.PL
17   1407a1408

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines