forked from pool/python-websockify
Accepting request 318707 from home:seife:OpenStack:Master
fix non-SUSE build by conditionalizing "Recommends:" tag OBS-URL: https://build.opensuse.org/request/show/318707 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockify?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
8e24acf579
commit
91bff5a565
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 25 10:48:31 UTC 2015 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
- fix non-SUSE build by conditionalizing "Recommends:" tag
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 14 13:45:46 UTC 2015 - benoit.monin@gmx.fr
|
Thu May 14 13:45:46 UTC 2015 - benoit.monin@gmx.fr
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,9 @@ Source: http://pypi.python.org/packages/source/w/websockify/websockify-%
|
|||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
|
%if 0%{?suse_version}
|
||||||
Recommends: python-numpy
|
Recommends: python-numpy
|
||||||
|
%endif
|
||||||
Requires: python-pyOpenSSL
|
Requires: python-pyOpenSSL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
|
|||||||
Reference in New Issue
Block a user