1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

make dist be ?dist so if it is not there you don't get any noise

as per fedora usage guidelines
https://fedoraproject.org/wiki/Packaging:DistTag
This commit is contained in:
Seth Vidal 2012-04-05 13:28:56 -04:00
parent 594b16a78b
commit 2df6399176

View file

@ -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%{dist}
Release: 1%{?dist}
Summary: Minimal SSH command and control
Version: 0.0.2