From: Ken Dreyer Date: Wed, 21 Jan 2015 21:47:55 +0000 (-0700) Subject: packaging: use dist tag in RPM Release field X-Git-Tag: v1.2.1~5^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5b61c30157755fc2f109c0ddc0caf00e43023161;p=radosgw-agent.git packaging: use dist tag in RPM Release field This change adds ".el6", ".el7", etc to the end of the RPM filename. More information about the dist tag can be found at http://fedoraproject.org/wiki/Packaging:DistTag Signed-off-by: Ken Dreyer --- diff --git a/radosgw-agent.spec b/radosgw-agent.spec index 2bd3562..5a1095c 100644 --- a/radosgw-agent.spec +++ b/radosgw-agent.spec @@ -1,7 +1,7 @@ Summary: Synchronize users and data between radosgw clusters Name: radosgw-agent Version: 1.2 -Release: 0 +Release: 0%{?dist} Source0: https://pypi.python.org/packages/source/r/%{name}/%{name}-%{version}.tar.gz License: MIT Group: Development/Libraries