%global __brp_mangle_shebangs_exclude_from ^%{_datadir}/%{name}/collections/.*$ Name: foremanctl Version: 2.3.0 Release: 2%{?dist} Summary: Install Foreman using containers License: GPL-2-only URL: https://github.com/theforeman/foremanctl Source: https://github.com/theforeman/foremanctl/releases/download/%{version}/%{name}-%{version}.tar.gz BuildArch: noarch Requires: python3.12-obsah >= 1.8.1 # These are needed on the target host, which is usually localhost Recommends: podman Recommends: skopeo Recommends: python3-libsemanage Recommends: python3-psycopg2 Recommends: python3-requests Recommends: python3-requests-oauthlib # 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 %{name}-%{version} %build cat > inventories/quadlet < 1.0.0-1 Initial packaging of foremanctl