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.35 by muzaffar, Fri Jun 19 09:34:07 2009 UTC vs.
Revision 1.36 by elmer, Fri Oct 30 19:46:57 2009 UTC

# Line 5 | Line 5
5   %define perlarch %(perl -MConfig -e 'print $Config{archname}')
6   %define downloadn DBD-Oracle
7   %define closingbrace )
8 < %define online %(case %cmsplatf in *onl_*_*%closingbrace echo true;; *%closingbrace echo flase;; esac)
8 > %define online %(case %cmsplatf in *onl_*_*%closingbrace echo true;; *%closingbrace echo false;; esac)
9  
10   %if "%online" != "true"
11   Requires: p5-dbi oracle

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines