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.7 by elmer, Tue May 1 11:09:39 2007 UTC vs.
Revision 1.8 by valya, Tue Mar 18 16:40:47 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines