]> git.pld-linux.org Git - packages/python-M2Crypto.git/blame - python-M2Crypto.spec
- swig_sources.patch for modern method signature
[packages/python-M2Crypto.git] / python-M2Crypto.spec
CommitLineData
711c703d 1
0dc1620e 2Summary: Python interface to OpenSSL
e60c4f73 3Summary(pl): Interfejs Pythona do OpenSSL
2917fb4e 4Name: python-M2Crypto
a568c85b 5Version: 0.13
35d9c22e 6Release: 4
db5bbf78 7License: BSD-like
a118a342 8Source0: http://sandbox.rulemaker.net/ngps/Dist/m2crypto-%{version}.zip
a568c85b 9# Source0-md5: be2790a34349ab452dddbcfe4c95606a
58085682
AF
10# http://sandbox.rulemaker.net/ngps/Dist/0.13p1.patch
11Patch0: %{name}-0.13p1.patch
35d9c22e 12Patch1: %{name}-swig_sources.patch
db1d688d 13URL: http://sandbox.rulemaker.net/ngps/m2/
2917fb4e 14Group: Development/Languages/Python
a9c69f68 15%pyrequires_eq python
711c703d 16BuildRequires: python-devel >= 2.2.1
718a13ff 17BuildRequires: openssl-devel >= 0.9.7d
5d2d2a18 18BuildRequires: swig >= 1.3.17
78cb6a25 19BuildRequires: rpm-pythonprov
8a818010 20BuildRequires: unzip
2917fb4e 21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
22
2917fb4e 23%description
24M2Crypto makes accessible to the Python programmer the following:
25- DH, RSA, DSA, symmetric ciphers, message digests, HMACs.
26- SSL functionality to implement clients and servers.
27- S/MIME v2.
28
db5bbf78 29M2Crypto is released under a very liberal BSD-like licence. See
2917fb4e 30LICENCE for details.
31
e60c4f73
JB
32%description -l pl
33