]> git.pld-linux.org Git - packages/python-M2Crypto.git/blame - python-M2Crypto.spec
- removed %%include /usr/lib/rpm/macros.python
[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
58085682 6Release: 2
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
db1d688d 12URL: http://sandbox.rulemaker.net/ngps/m2/
2917fb4e 13Group: Development/Languages/Python
a9c69f68 14%pyrequires_eq python
711c703d 15BuildRequires: python-devel >= 2.2.1
718a13ff 16BuildRequires: openssl-devel >= 0.9.7d
5d2d2a18 17BuildRequires: swig >= 1.3.17
78cb6a25 18BuildRequires: rpm-pythonprov
2917fb4e 19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
2917fb4e 21%description
22M2Crypto makes accessible to the Python programmer the following:
23- DH, RSA, DSA, symmetric ciphers, message digests, HMACs.
24- SSL functionality to implement clients and servers.
25- S/MIME v2.
26
db5bbf78 27M2Crypto is released under a very liberal BSD-like licence. See
2917fb4e 28LICENCE for details.
29
e60c4f73
JB
30%description -l pl
31