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

Comparing COMP/CMSDIST/perl.spec (file contents):
Revision 1.2 by eulisse, Mon Mar 13 11:12:03 2006 UTC vs.
Revision 1.3 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM external perl 5.8.8
2 + Requires: gcc-wrapper
3   ## INITENV +PATH PATH %i/bin
4   Source: http://www.perl.com/CPAN/src/%n-%v.tar.bz2
5   %prep
6   %setup -n %{n}-%{v}
7   %build
8 + ## IMPORT gcc-wrapper
9   ./Configure -des -Dprefix='%i' \
10              -Dccflags='-I%i/include' \
11              -Dldflags=-L'%i/lib' \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines