forked from pool/python-parallax
Accepting request 391794 from home:KGronlund:branches:devel:languages:python
- Fix broken package build for non-SUSE distributions OBS-URL: https://build.opensuse.org/request/show/391794 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parallax?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 08:49:44 UTC 2016 - kgronlund@suse.com
|
||||
|
||||
- Fix broken package build for non-SUSE distributions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 08:48:52 UTC 2016 - kgronlund@suse.com
|
||||
|
||||
|
||||
@@ -29,8 +29,8 @@ BuildRequires: python-setuptools
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: openssh
|
||||
BuildArch: noarch
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(post): /usr/sbin/update-alternatives
|
||||
Requires(postun): /usr/sbin/update-alternatives
|
||||
|
||||
%description
|
||||
Parallax SSH provides an interface to executing commands on multiple
|
||||
|
||||
Reference in New Issue
Block a user