From b7d92e146f227c4007a6c68d93047ab6046071bb Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Fri, 19 Aug 2022 16:18:59 +0200 Subject: [PATCH] Refer to community.general source always otherwise, on Fedora rhpkg/centpkg is not able to locate it, it thinks it is unused (apparently this happens in c9s build) Related: rhbz2112434 --- ansible-collection-redhat-rhel_mgmt.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansible-collection-redhat-rhel_mgmt.spec b/ansible-collection-redhat-rhel_mgmt.spec index d771dc8..35b1a19 100644 --- a/ansible-collection-redhat-rhel_mgmt.spec +++ b/ansible-collection-redhat-rhel_mgmt.spec @@ -63,13 +63,11 @@ Requires: ansible >= 2.9.10 Source: https://github.com/pcahyna/fedora.linux_mgmt/archive/%{collection_version_orig}/%{archivename}.tar.gz -%if 0%{?rhel} # Collection tarballs from Galaxy # Not used on Fedora. Source901: https://galaxy.ansible.com/download/community-general-5.4.0.tar.gz Patch1: redfish-metadata.patch -%endif BuildArch: noarch