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

Comparing COMP/CMSDIST/python.spec (file contents):
Revision 1.2 by argiro, Fri Feb 10 14:18:09 2006 UTC vs.
Revision 1.3 by eulisse, Mon Mar 13 11:11:37 2006 UTC

# Line 1 | Line 1
1   ### RPM external python 2.4.2
2 + ## INITENV +PATH PATH %i/bin
3 + ## INITENV +PATH LD_LIBRARY_PATH %i/lib
4   # OS X patches and build fudging stolen from fink
5   Requires: zlib expat openssl
6   # FIXME: readline, ncurses, crypt, various [ng]dbm, db-*, db[1-3],
# Line 41 | Line 43 | for d in $dirs; do
43   done
44  
45   ./configure --prefix=%i
46 < make
46 > make %makeprocesses
47  
48   %install
49   make install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines