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.3 by valya, Wed Feb 28 16:01:50 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  
6   Source: http://superb-east.dl.sourceforge.net/sourceforge/sqlalchemy/SQLAlchemy-%v.tar.gz
7 < Requires: python
7 > Requires: python py2-pysqlite  py2-mysqldb py2-cx-oracle
8  
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