]> git.pld-linux.org Git - packages/python-M2Crypto.git/blame - python-M2Crypto.spec
- removed all Group fields translations (oure rpm now can handle translating
[packages/python-M2Crypto.git] / python-M2Crypto.spec
CommitLineData
0dc1620e 1Summary: Python interface to OpenSSL
e60c4f73 2Summary(pl): Interfejs Pythona do OpenSSL
2917fb4e 3Name: python-M2Crypto
4Version: 0.06
e60c4f73 5Release: 2
2917fb4e 6License: BSD-style
7Source0: http://www.pobox.org.sg/home/ngps/m2/m2crypto-%{version}.zip
8URL: http://www.pobox.org.sg/home/ngps/m2/
9Group: Development/Languages/Python
78cb6a25 10%requires_eq python
2917fb4e 11BuildRequires: python-devel >= 1.5.2
0dc1620e 12BuildRequires: openssl-devel >= 0.9.6
2917fb4e 13BuildRequires: swig
78cb6a25 14BuildRequires: rpm-pythonprov
2917fb4e 15BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
16
78cb6a25 17%include /usr/lib/rpm/macros.python
2917fb4e 18
19%description
20M2Crypto makes accessible to the Python programmer the following:
21- DH, RSA, DSA, symmetric ciphers, message digests, HMACs.
22- SSL functionality to implement clients and servers.
23- S/MIME v2.
24
25M2Crypto is released under a very liberal BSD-style licence. See
26LICENCE for details.
27
e60c4f73
JB
28%description -l pl
29