From 4a2259bab181a3badc74dd58603aebdd0a51712c Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Wed, 4 Apr 2012 10:38:03 -0400 Subject: [PATCH] Update spec to include %{dist} in Release --- ansible.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.spec b/ansible.spec index 3c2fcd1853..83b7e70c10 100644 --- a/ansible.spec +++ b/ansible.spec @@ -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