Commit 3f9f8de0 by Michael DeHaan

Update packaging WRT AUTHORS.md

parent 61446fd6
include README.md AUTHORS.md ansible.spec
include README.md ansible.spec
include examples/hosts
recursive-include docs *
recursive-include library *
......
......@@ -43,7 +43,7 @@ cp -v library/* $RPM_BUILD_ROOT/%{_datadir}/ansible/
rm -rf $RPM_BUILD_ROOT
%files
%doc README.md AUTHORS.md PKG-INFO
%doc README.md PKG-INFO
%defattr(-,root,root)
%{_mandir}/man1/*.gz
%{python_sitelib}/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment