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.3 by eulisse, Mon Nov 13 13:42:26 2006 UTC vs.
Revision 1.4 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM external py2-formencode 0.5.1
2 + Requires: gcc-wrapper
3   ## INITENV +PATH PYTHONPATH %i/lib/python$(echo $PYTHON_VERSION | cut -f1,2 -d.)/site-packages
4   %define distname FormEncode-%v
5   Source: http://cheeseshop.python.org/packages/source/F/FormEncode/%{distname}.tar.gz
# Line 9 | Line 10 | Patch: formencode-patch-setup
10   %setup -n %{distname}
11   %patch0
12   %build
13 + ## IMPORT gcc-wrapper
14   %install
15   python ./setup.py install --prefix=%i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines