- Recommend base package instead of requiring it

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=4
This commit is contained in:
Sascha Peilicke 2011-09-13 10:59:42 +00:00 committed by Git OBS Bridge
parent 9a3edc2509
commit f5fc492723
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 13 20:55:06 UTC 2011 - saschpe@suse.de
- Recommend base package instead of requiring it
-------------------------------------------------------------------
Thu Sep 1 08:48:23 UTC 2011 - saschpe@suse.de

View File

@ -27,7 +27,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: texlive-latex
BuildRequires: latex2html
Requires: python-pyOpenSSL
%if 0%{?suse_version}
Recommends: python-pyOpenSSL
%endif
%description
High-level wrapper around a subset of the OpenSSL library, includes