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

Comparing COMP/CMSDIST/py2-sqlalchemy.spec (file contents):
Revision 1.6 by valya, Fri Apr 20 13:19:27 2007 UTC vs.
Revision 1.8 by valya, Wed May 9 17:55:15 2007 UTC

# Line 1 | Line 1
1 < ### RPM external py2-sqlalchemy 0.3.6
2 < Requires: gcc-wrapper
1 > ### RPM external py2-sqlalchemy 0.3.7
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 9 | Line 8 | Requires: python py2-pysqlite  py2-mysql
8   %prep
9   %setup -n SQLAlchemy-%v
10   %build
12 ## IMPORT gcc-wrapper
11   %install
12   mkdir -p %i/lib/python$(echo $PYTHON_VERSION | cut -f1,2 -d.)/site-packages
13   python setup.py build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines