mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Update packaging WRT AUTHORS.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
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}/*
|
||||
|
||||
Reference in New Issue
Block a user