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

Comparing COMP/CMSDIST/py2-pyopenssl.spec (file contents):
Revision 1.3 by ratnik, Wed Apr 18 23:46:02 2007 UTC vs.
Revision 1.4 by elmer, Tue May 1 11:58:35 2007 UTC

# Line 1 | Line 1
1   ### RPM external py2-pyopenssl 0.6.900
2 Requires: gcc-wrapper
2   %define pythonv %(echo $PYTHON_VERSION | cut -d. -f 1,2)
3   ## INITENV +PATH PYTHONPATH %{i}/lib/python%{pythonv}/site-packages
4   ## INITENV +PATH PATH %{i}/bin
# Line 13 | Line 12 | Requires: python openssl
12   %setup -n pyOpenSSL-%{v}
13  
14   %build
16 ## IMPORT gcc-wrapper
15   CFLAGS="-I$OPENSSL_ROOT/include -I$OPENSSL_ROOT/include/openssl" LDFLAGS="-L$OPENSSL_ROOT/lib" \
16   python setup.py build
17  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines