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.24 by ratnik, Thu May 29 19:37:14 2008 UTC vs.
Revision 1.29 by fvlingen, Thu Nov 20 12:52:58 2008 UTC

# Line 1 | Line 1
1 < ### RPM external p5-dbd-oracle 1.17-CMS19
1 > ### RPM external p5-dbd-oracle 1.17-CMS24
2   ## INITENV +PATH PERL5LIB %i/lib/site_perl/%perlversion
3 < ## BUILDIF case $(uname):$(uname -p) in Linux:i*86 ) true ;; Linux:x86_64 ) true ;;  Linux:ppc64 ) false ;; Darwin:* ) false ;; * ) false ;; esac
3 >
4   %define perlversion %(perl -e 'printf "%%vd", $^V')
5   %define perlarch %(perl -MConfig -e 'print $Config{archname}')
6   %define downloadn DBD-Oracle
# Line 27 | Line 27 | yes | unzip %_sourcedir/sdk.zip
27   %endif
28  
29   %build
30 patch Makefile.PL << \EOF
31 diff Makefile.PL.orig Makefile.PL
32 1407a1408
33 >        "$OH/include", # Tim Barrass, hacked for OIC install from zips
34 EOF
30   %ifos darwin
31   perl -p -i -e 's/NMEDIT = nmedit/NMEDIT = true/' Makefile.PL
32   %endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines