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

Comparing COMP/CMSDIST/pyrex.spec (file contents):
Revision 1.4 by steen, Fri May 19 21:11:23 2006 UTC vs.
Revision 1.5 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM external pyrex 0.9.3.1
2 + Requires: gcc-wrapper
3   %define pythonv $(echo $PYTHON_VERSION | cut -d. -f 1,2)
4   ## INITENV +PATH PYTHONPATH %{i}/lib/python%{pythonv}/site-packages
5   ## INITENV +PATH PATH %{i}/bin
# Line 13 | Line 14 | Requires: python
14   %prep
15   %setup -n Pyrex-%{v}
16   %build
17 + ## IMPORT gcc-wrapper
18   python setup.py build
19   %install
20   python setup.py install --prefix=%i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines