]> git.pld-linux.org Git - packages/python-M2Crypto.git/blame - python-M2Crypto.spec
- ahh, what the hell: openssl 0.9.7c
[packages/python-M2Crypto.git] / python-M2Crypto.spec
CommitLineData
711c703d 1%include /usr/lib/rpm/macros.python
2
0dc1620e 3Summary: Python interface to OpenSSL
e60c4f73 4Summary(pl): Interfejs Pythona do OpenSSL
2917fb4e 5Name: python-M2Crypto
5d2d2a18
AF
6Version: 0.11
7Release: 1
db5bbf78 8License: BSD-like
2917fb4e 9Source0: http://www.pobox.org.sg/home/ngps/m2/m2crypto-%{version}.zip
5d2d2a18 10# Source0-md5: c018c94e00b33aac969fbbe02b244aba
57de4256 11Patch0: M2Crypto-smime_callback.patch
2917fb4e 12URL: http://www.pobox.org.sg/home/ngps/m2/
13Group: Development/Languages/Python
a9c69f68 14%pyrequires_eq python
711c703d 15BuildRequires: python-devel >= 2.2.1
e1aab551 16BuildRequires: openssl-devel >= 0.9.7c
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