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.14 by dlange, Fri Jul 20 22:35:11 2007 UTC vs.
Revision 1.19 by elmer, Tue Jan 1 17:39:35 2008 UTC

# Line 1 | Line 1
1 < ### RPM external p5-dbd-oracle 1.17-CMS4
1 > ### RPM external p5-dbd-oracle 1.17-CMS19
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
4   %define perlversion %(perl -e 'printf "%%vd", $^V')
5   %define perlarch %(perl -MConfig -e 'print $Config{archname}')
6   %define downloadn DBD-Oracle
# Line 18 | Line 19 | diff Makefile.PL.orig Makefile.PL
19   >        "$OH/include", # Tim Barrass, hacked for OIC install from zips
20   EOF
21   %ifos darwin
22 < [ $(uname) = Darwin ] perl -p -i -e 's/NMEDIT = nmedit/NMEDIT = true/' Makefile.PL
22 > perl -p -i -e 's/NMEDIT = nmedit/NMEDIT = true/' Makefile.PL
23   %endif
24  
25   perl Makefile.PL PREFIX=%i LIB=%i/lib/site_perl/%perlversion -l -m $ORACLE_HOME/demo/demo.mk

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines