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

Comparing COMP/CMSDIST/py2-zsi.spec (file contents):
Revision 1.4 by elmer, Sat Apr 29 15:29:55 2006 UTC vs.
Revision 1.6 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM external py2-zsi 1.7
2 < %define pythonv $(echo $PYTHON_VERSION | cut -d. -f 1,2)
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   Source: http://switch.dl.sourceforge.net/sourceforge/pywebsvcs/ZSI-%{v}.tar.gz
6   Requires: python
# Line 7 | Line 8 | Requires: python
8   %prep
9   %setup -n ZSI-%v
10   %build
11 + ## IMPORT gcc-wrapper
12   ./setup.py build
13   %install
14   ./setup.py install --prefix=%{i}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines