]> git.pld-linux.org Git - packages/python-pyOpenSSL.git/blame - python-pyOpenSSL.spec
- cosmetics
[packages/python-pyOpenSSL.git] / python-pyOpenSSL.spec
CommitLineData
d6a1b263
MG
1%define module pyOpenSSL
2Summary: Binding of OpenSSL for Python
3Summary(pl): Interfejs OpenSSL dla Pythona
4Name: python-%{module}
8043cd40 5Version: 0.6
d6a1b263
MG
6Release: 1
7License: LGPL
8Group: Libraries/Python
9Source0: http://dl.sourceforge.net/pyopenssl/%{module}-%{version}.tar.gz
8043cd40 10# Source0-md5: 6200b71d3eb294a312d52c4825fc71c5
d6a1b263 11URL: http://pyopenssl.sourceforge.net/
386d1028
JB
12BuildRequires: latex2html
13BuildRequires: lynx
d6a1b263
MG
14BuildRequires: openssl-devel
15BuildRequires: python-devel
16BuildRequires: tetex-latex
e7ad74e2 17BuildRequires: tetex-metafont
d6a1b263
MG
18Requires: python >= 2.2
19Requires: openssl
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22%description
2f049848 23Python interface to the OpenSSL library.
d6a1b263
MG
24
25%description -l pl
2f049848 26Interfejs Pythona do biblioteki OpenSSL.
d6a1b263
MG
27
28%package doc
29Summary: Documentation for pyOpenSSL module
30