]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- unified; TLS in cjc still doesn't work
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 16 Nov 2006 20:43:51 +0000 (20:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-M2Crypto.spec -> 1.37

python-M2Crypto.spec

index 2a98444156bb6bda0b1a1c32d6bd705f8f8da86e..396a0a6c620013282dce78c9198001e077b7a847 100644 (file)
@@ -1,20 +1,21 @@
+# 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
This page took 0.165541 seconds and 4 git commands to generate.