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

Comparing COMP/CMSDIST/py2-python-dateutil.spec (file contents):
Revision 1.2 by eulisse, Tue Mar 27 08:20:46 2007 UTC vs.
Revision 1.3 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM external py2-python-dateutil 1.1
2 + Requires: gcc-wrapper
3   %define pythonv %(echo $PYTHON_VERSION | cut -f1,2 -d.)
4   ## INITENV +PATH PYTHONPATH %i/lib/python`echo $PYTHON_VERSION | cut -f1,2 -d.`/site-packages
5  
# Line 8 | Line 9 | Requires: python
9   %prep
10   %setup -n python-dateutil-%{v}
11   %build
12 + ## IMPORT gcc-wrapper
13   %install
14   python setup.py install --prefix=%i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines