From 74c608fe62fd2af1dda96161f4c2e4ebef5e5c7e8aec35b285d3427c24994f5d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 29 Apr 2016 18:20:15 +0000 Subject: [PATCH] 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 --- python-parallax.changes | 5 +++++ python-parallax.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-parallax.changes b/python-parallax.changes index 19d1ea8..a7e9718 100644 --- a/python-parallax.changes +++ b/python-parallax.changes @@ -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 diff --git a/python-parallax.spec b/python-parallax.spec index 82c16ac..3b9d963 100644 --- a/python-parallax.spec +++ b/python-parallax.spec @@ -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