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.1 by eulisse, Sun Feb 26 14:35:22 2006 UTC vs.
Revision 1.3 by eulisse, Tue May 2 08:51:29 2006 UTC

# Line 1 | Line 1
1   ### RPM external p5-dbd-oracle 1.17
2   ## INITENV +PATH PERL5LIB %i/lib/site_perl/$PERL_VERSION/%perlarch
3 < %define perlarch %(perl -V | tr ',' '\\n' | grep arch | cut -d= -f2)
3 > %define perlarch $(perl -e 'use Config; print $Config{archname}')
4   %define downloadn DBD-Oracle
5   Source: http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/P/PY/PYTHIAN/%downloadn-%v.tar.gz
6 < Requires: perl p5-dbi oracle
6 > Requires: perl-virtual p5-dbi oracle
7   %prep
8   %setup -n %{downloadn}-%{v}
9   %build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines