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

Comparing COMP/CMSDIST/PIL.spec (file contents):
Revision 1.2 by eulisse, Mon Jan 15 21:10:15 2007 UTC vs.
Revision 1.3 by ratnik, Wed Apr 18 23:46:01 2007 UTC

# Line 1 | Line 1
1   ### RPM external PIL 1.1.6
2 + Requires: gcc-wrapper
3   %define pythonv %(echo $PYTHON_VERSION |cut -d. -f1,2)
4   ## INITENV +PATH PYTHONPATH %i/lib/python$(echo $PYTHON_VERSION |cut -d. -f 1,2)/site-packages
5   Source: http://effbot.org/downloads/Imaging-%{v}.tar.gz
# Line 7 | Line 8 | Requires: python libjpg zlib
8   %prep
9   %setup -n Imaging-%v
10   %build
11 + ## IMPORT gcc-wrapper
12   python setup.py build
13   %install
14   python setup.py install --prefix=%i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines