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

Comparing COMP/CMSDIST/py2-pysqlite.spec (file contents):
Revision 1.3 by eulisse, Mon Nov 13 15:33:21 2006 UTC vs.
Revision 1.10 by eulisse, Thu Nov 29 15:13:52 2007 UTC

# Line 1 | Line 1
1 < ### RPM external py2-pysqlite 2.3.2
1 > ### RPM external py2-pysqlite 2.4.0
2   %define pythonv %(echo $PYTHON_VERSION | cut -f1,2 -d.)
3 < %define distname pysqlite-%v
4 < ## INITENV +PATH PYTHONPATH %i/lib/python$(echo $PYTHON_VERSION | cut -f1,2 -d.)/site-packages
5 < Source: http://initd.org/pub/software/pysqlite/releases/2.3/%v/%{distname}.tar.gz
3 > %define distname pysqlite-%realversion
4 > %define distmaindir %(echo %realversion | cut -d. -f1,2)
5 > ## INITENV +PATH PYTHONPATH %i/lib/python`echo $PYTHON_VERSION | cut -f1,2 -d.`/site-packages
6 > Source: http://initd.org/pub/software/pysqlite/releases/%distmaindir/%realversion/%{distname}.tar.gz
7   Requires: python sqlite
8  
9   %prep

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines