Spec URL: https://fedorapeople.org/cgit/aheath1992/public_git/ansible-collection-awx-awx.git/plain/ansible-collection-awx-awx.spec SRPM URL: https://fedorapeople.org/cgit/aheath1992/public_git/ansible-collection-awx-awx.git/plain/ansible-collection-awx-awx-22.6.0-1.fc38.src.rpm Description: AWX ansible collection in a RPM format Fedora Account System Username: aheath1992
Thanks for submitting this! I have some feedback that I can write down later. To start with, take a look at https://docs.fedoraproject.org/en-US/packaging-guidelines/Ansible_collections/#_unnecessary_files (see the example spec for how to actually apply this) and please remove the code for running tests that don't exist.
-Summary: Ansible modules and plugins for working with Awx +Summary: Ansible modules and plugins for working with AWX --- > echo $(ls -l) Remove or replace with plain `ls -l`. --- -cd %{_builddir}/awx-%{version}/awx_collection_build/ +cd awx_collection_build --- > License: GPL-3.0-or-later AND Apache-2.0 needs a short comment explaining the license breakdown. --- %description -ansible-collection-awx-awx provides the Awx.Awx Ansible +ansible-collection-awx-awx provides the awx.awx Ansible --- %changelog * Fri Jul 28 2023 Andrew H <aheath1992> - 22.6.0-1 -- Inital Package +- Initial Package
Updated based on recommendations and referencing other ansible-collection packages Spec URL: https://fedorapeople.org/cgit/aheath1992/public_git/ansible-collection-awx-awx.git/plain/ansible-collection-awx-awx.spec SRPM URL: https://fedorapeople.org/cgit/aheath1992/public_git/ansible-collection-awx-awx.git/plain/ansible-collection-awx-awx-22.6.0-1.fc38.src.rpm Description: AWX ansible collection in a RPM format Fedora Account System Username: aheath1992
Created attachment 1983041 [details] The .spec file difference from Copr build 6263915 to 6266611