|
|
@ -12,10 +12,10 @@
|
|
|
|
%{!?pythonpath: %global pythonpath %(%{__python} -c "import os, sys; print(os.pathsep.join(x for x in sys.path if x))")}
|
|
|
|
%{!?pythonpath: %global pythonpath %(%{__python} -c "import os, sys; print(os.pathsep.join(x for x in sys.path if x))")}
|
|
|
|
|
|
|
|
|
|
|
|
%define _salttesting SaltTesting
|
|
|
|
%define _salttesting SaltTesting
|
|
|
|
%define _salttesting_ver 0.5.1
|
|
|
|
%define _salttesting_ver 0.5.3
|
|
|
|
|
|
|
|
|
|
|
|
Name: salt
|
|
|
|
Name: salt
|
|
|
|
Version: 0.17.1
|
|
|
|
Version: 0.17.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: A parallel remote execution system
|
|
|
|
Summary: A parallel remote execution system
|
|
|
|
|
|
|
|
|
|
|
@ -319,6 +319,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Nov 18 2013 Erik Johnson <erik@saltstack.com> - 0.17.2-1
|
|
|
|
|
|
|
|
- Update to bugfix release 0.17.2
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Oct 17 2013 Erik Johnson <erik@saltstack.com> - 0.17.1-1
|
|
|
|
* Thu Oct 17 2013 Erik Johnson <erik@saltstack.com> - 0.17.1-1
|
|
|
|
- Update to bugfix release 0.17.1
|
|
|
|
- Update to bugfix release 0.17.1
|
|
|
|
|
|
|
|
|
|
|
|