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.4 by valya, Thu Mar 15 18:19:11 2007 UTC vs.
Revision 1.5 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM external py2-sqlalchemy 0.3.5
2 + Requires: gcc-wrapper
3   %define pythonv %(echo $PYTHON_VERSION | cut -f1,2 -d.)
4   ## INITENV +PATH PYTHONPATH %i/lib/python$(echo $PYTHON_VERSION | cut -f1,2 -d.)/site-packages
5  
# Line 8 | Line 9 | Requires: python py2-pysqlite  py2-mysql
9   %prep
10   %setup -n SQLAlchemy-%v
11   %build
12 + ## IMPORT gcc-wrapper
13   %install
14   mkdir -p %i/lib/python$(echo $PYTHON_VERSION | cut -f1,2 -d.)/site-packages
15   python setup.py build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines