%global __brp_mangle_shebangs_exclude_from ^%{_datadir}/%{name}/collections/.*$ Name: foremanctl Version: 1.0.0 Release: 0.20250926104622408156.pr240.7.g9367f29%{?dist} Summary: Install Foreman using containers License: GPL-2-only URL: https://github.com/theforeman/foremanctl Source: foremanctl-1.0.0.tar.gz BuildArch: noarch Requires: python3-obsah >= 1.4 # 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-1.0.0 %build cat > inventories/quadlet < - 1.0.0-0.20250926104622408156.pr240.7.g9367f29 - We document 10240, but check for lower to allow kdump and friends to steal a bit. (Evgeni Golov) - include system details in requirements check (Evgeni Golov) - update development profile with what we use in our tests (Evgeni Golov) - Update dev setup doc to run test successfully (Arvind Jangir) - Don't restart Candlepin every time a deployment runs (Evgeni Golov) - explicit become: false for the install flag creation (Evgeni Golov) - Use the Hashicorp cloud again for CentOS boxes (Evgeni Golov)