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

Comparing COMP/CMSDIST/py2-formencode.spec (file contents):
Revision 1.1 by eulisse, Mon Nov 13 12:47:49 2006 UTC vs.
Revision 1.6 by eulisse, Tue Jun 26 16:18:54 2007 UTC

# Line 1 | Line 1
1 < ### RPM external formencode 0.4
2 < %define distname FormEncode-%v
1 > ### RPM external py2-formencode 0.7.1
2 > ## INITENV +PATH PYTHONPATH %i/lib/python`echo $PYTHON_VERSION | cut -f1,2 -d.`/site-packages
3 > %define distname FormEncode-%realversion
4   Source: http://cheeseshop.python.org/packages/source/F/FormEncode/%{distname}.tar.gz
5   Requires: python
6 + Patch: formencode-patch-setup
7  
8   %prep
9 < %setup %{distname}
9 > %setup -n %{distname}
10 > %patch0
11   %build
12   %install
13 < python ./setup.py --prefix=%i
13 > python ./setup.py install --prefix=%i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines