Merge pull request #115 from jeckersb/dist-in-release

Update spec to include %{dist} in Release
pull/116/merge
Michael DeHaan 14 years ago
commit 9a84e30053

@ -1,7 +1,7 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: ansible
Release: 1
Release: 1%{dist}
Summary: Minimal SSH command and control
Version: 0.0.2

Loading…
Cancel
Save