%global __brp_mangle_shebangs_exclude_from ^%{_datadir}/%{name}/collections/.*$ Name: foremanctl Version: 0.0.1.1 Release: 0.20250616141424412409.pr189.6.g6ca8516%{?dist} Summary: Install Foreman using containers License: GPL-2-only URL: https://github.com/theforeman/foreman-quadlet Source: foremanctl-0.0.1.tar.gz BuildArch: noarch Requires: python3-obsah >= 1.3 # These are needed on the target host, which is usually localhost Recommends: podman Recommends: python3-libsemanage Recommends: python3-psycopg2 # Tab completion is nice to have Suggests: bash-completion Suggests: python3-argcomplete %description Install Foreman using containers. They are deployed as podman quadlets. %prep %setup -q -n foremanctl-0.0.1 %build cat > inventories/quadlet < - 0.0.1.1-0.20250616141424412409.pr189.6.g6ca8516 - Split container image and tag variables for Redis (Eric D. Helms) - Wrap Candlepin version in quotes (Eric D. Helms) - Align Pulp container image and tag variables (Eric D. Helms) - Mount Pulp volumes for database migration (Eric D. Helms) - make dist with a lock file, if there is one (Evgeni Golov)