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