# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external py2-cx-oracle 4.2 | |
2 | + | ## BUILDIF case $(uname):$(uname -p) in Linux:i*86 ) true ;; Linux:x86_64 ) true ;; Linux:ppc64 ) false ;; Darwin:* ) false ;; * ) false ;; esac |
3 | %define pythonv `echo $PYTHON_VERSION |cut -d. -f1,2` | |
4 | ## INITENV +PATH PYTHONPATH %i/lib/python%{pythonv}/site-packages | |
5 | %define downloadn cx_Oracle |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |