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

Comparing COMP/CMSDIST/py2-pyxml.spec (file contents):
Revision 1.10 by lat, Mon May 23 15:59:45 2011 UTC vs.
Revision 1.12 by davidlt, Wed Dec 14 13:39:01 2011 UTC

# Line 1 | Line 1
1   ### RPM external py2-pyxml 0.8.4
2 < ## INITENV +PATH PYTHONPATH %i/lib/python`echo $PYTHON_VERSION | cut -d. -f 1,2`/site-packages
2 > ## INITENV +PATH PYTHONPATH %i/$PYTHON_LIB_SITE_PACKAGES
3   Source: http://switch.dl.sourceforge.net/sourceforge/pyxml/PyXML-%{realversion}.tar.gz
4   Requires: python expat
5 + Patch0: py2-pyxml-fix-as-keyword-usage-as-variable
6  
7   %prep
8   %setup -n PyXML-%{realversion}
9 + %patch0 -p0
10  
11   %build
12   python setup.py build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines