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.6 by eulisse, Tue Jun 26 16:18:54 2007 UTC vs.
Revision 1.7 by eulisse, Tue Jul 10 10:42:34 2007 UTC

# Line 3 | Line 3
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
6 > Patch0: formencode-patch-setup
7 > Patch1: formencode
8  
9   %prep
10   %setup -n %{distname}
11   %patch0
12 + %patch1 -p1
13   %build
14   %install
15   python ./setup.py install --prefix=%i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines