Author: qboosh Date: Thu Nov 16 20:43:57 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - unified; TLS in cjc still doesn't work
---- Files affected: SPECS: python-M2Crypto.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/python-M2Crypto.spec diff -u SPECS/python-M2Crypto.spec:1.36 SPECS/python-M2Crypto.spec:1.37 --- SPECS/python-M2Crypto.spec:1.36 Thu Oct 5 21:22:47 2006 +++ SPECS/python-M2Crypto.spec Thu Nov 16 21:43:51 2006 @@ -1,21 +1,22 @@ # $Revision$, $Date$ +# NOTE: doesn't work properly (at least TLS in cjc) when built with recent swig Summary: Python interface to OpenSSL Summary(pl): Interfejs Pythona do OpenSSL Name: python-M2Crypto Version: 0.16 Release: 2 License: BSD-like +Group: Development/Languages/Python Source0: http://wiki.osafoundation.org/pub/Projects/MeTooCrypto/m2crypto-%{version}.tar.gz # Source0-md5: 6fc06583a2be56fc2a46872a0540d78e Patch0: %{name}-swig_sources.patch -Group: Development/Languages/Python URL: http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto -%pyrequires_eq python BuildRequires: openssl-devel >= 0.9.7d BuildRequires: python-devel >= 2.2.1 BuildRequires: swig >= 1.3.24 #BuildRequires: swig-python >= 1.3.25 BuildRequires: unzip +%pyrequires_eq python BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -74,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2006/11/16 20:43:51 qboosh +- unified; TLS in cjc still doesn't work + Revision 1.36 2006/10/05 19:22:47 qboosh - removed INSTALL from doc (useless in binary package) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-M2Crypto.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
