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