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.5 by ratnik, Wed Apr 18 23:46:02 2007 UTC vs.
Revision 1.6 by elmer, Tue May 1 10:57:27 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines