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.6 by eulisse, Tue Jun 26 16:20:43 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines