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

Comparing COMP/CMSDIST/py2-cx-oracle.spec (file contents):
Revision 1.4 by afanfani, Mon Apr 23 22:27:42 2007 UTC vs.
Revision 1.8 by metson, Wed Oct 14 10:33:51 2009 UTC

# Line 2 | Line 2
2   %define pythonv `echo $PYTHON_VERSION |cut -d. -f1,2`
3   ## INITENV +PATH PYTHONPATH %i/lib/python%{pythonv}/site-packages
4   %define downloadn cx_Oracle
5 < Source: http://switch.dl.sourceforge.net/sourceforge/cx-oracle/%downloadn-%v.tar.gz
6 < Requires: python
7 < Requires: oracle
5 > Source: http://switch.dl.sourceforge.net/sourceforge/cx-oracle/%downloadn-%realversion.tar.gz
6 > Requires: python oracle oracle-env
7   %prep
8 < %setup -n %downloadn-%v
8 > %setup -n %downloadn-%realversion
9  
10   %build
11   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines