Name: jai Version: 0.2 Release: 1%{?dist} Summary: Jail your AI agent License: GPLv3+ URL: https://jai.scs.stanford.edu/ Source0: https://github.com/stanford-scs/jai/releases/download/v%{version}/jai-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: libmount-devel BuildRequires: libacl-devel BuildRequires: pkgconf %description Use jai for effortless containment of AI agents on Linux. %prep %autosetup %build %configure %make_build %install %make_install %files %license COPYING %doc AUTHORS README.md %{_bindir}/jai %{_mandir}/man1/jai.* %changelog * Fri Apr 03 2026 Ben Boeckel - Initial package