From 38b80b24c227b1a75d9247e4da085560112306f0362eac418e4ab50cdbf92cae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 25 Oct 2013 09:37:32 +0000 Subject: [PATCH] Accepting request 204705 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/204705 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/salt?expand=0&rev=18 --- salt.changes | 5 +++++ salt.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/salt.changes b/salt.changes index fcc0418..82cc351 100644 --- a/salt.changes +++ b/salt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 21 06:00:31 UTC 2013 - aboe76@gmail.com + +- Updated requirements python-markupsafe required for salt-ssh + ------------------------------------------------------------------- Fri Oct 18 11:24:28 UTC 2013 - p.drouand@gmail.com diff --git a/salt.spec b/salt.spec index df47994..e213fdd 100644 --- a/salt.spec +++ b/salt.spec @@ -144,6 +144,8 @@ the management of multiple masters at a time.. Summary: Ssh component for salt, a parallel remote execution system Group: System/Monitoring Requires: %{name} = %{version} +BuildRequires: python-markupsafe +Requires: python-markupsafe Recommends: sshpass %if 0%{?suse_version} < 1210 Requires(pre): %insserv_prereq