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

Comparing COMP/CMSDIST/py2-sqlobject.spec (file contents):
Revision 1.8 by ratnik, Wed Apr 18 23:46:02 2007 UTC vs.
Revision 1.9 by elmer, Tue May 1 11:58:35 2007 UTC

# Line 1 | Line 1
1   ### RPM external py2-sqlobject 0.8.0
2 Requires: gcc-wrapper
2   %define pythonv %(echo $PYTHON_VERSION | cut -f1,2 -d.)
3   ## INITENV +PATH PYTHONPATH %i/lib/python`echo $PYTHON_VERSION | cut -f1,2 -d.`/site-packages
4  
# Line 12 | Line 11 | Requires: python
11   %setup -n %{distname}
12   %patch0
13   %build
15 ## IMPORT gcc-wrapper
14   %install
15   python setup.py install --prefix=%i
16   perl -p -i -e "s|#\!.*python|#!/usr/bin/env python|" %i/bin/sqlobject-admin

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines