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

Comparing COMP/CMSDIST/py2-cheetah.spec (file contents):
Revision 1.3 by eulisse, Mon Nov 13 21:45:24 2006 UTC vs.
Revision 1.8 by lat, Fri Nov 20 04:12:01 2009 UTC

# Line 1 | Line 1
1 < ### RPM external py2-cheetah 2.0rc7
1 > ### RPM external py2-cheetah 2.4.0
2 > ## INITENV +PATH PYTHONPATH %i/lib/python`echo $PYTHON_VERSION | cut -d. -f 1,2`/site-packages
3 > Source: http://pypi.python.org/packages/source/C/Cheetah/Cheetah-%realversion.tar.gz
4   Requires: python
3 ## INITENV +PATH PYTHONPATH %i/lib/python%{pythonv}$(echo $PYTHON_VERSION | cut -d. -f 1,2)/site-packages
4 %define pythonv %(echo $PYTHON_VERSION | cut -d. -f 1,2)
5 Source: http://switch.dl.sourceforge.net/sourceforge/cheetahtemplate/Cheetah-%v.tar.gz
5  
6   %prep
7 < %setup -n Cheetah-%v
7 > %setup -n Cheetah-%realversion
8   %build
9   %install
10   python setup.py install --prefix=%i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines