Name: runcpp Version: 0.2.0 Release: 1%{?dist} Summary: Compile, load and execute source program License: LGPL-3.0-or-later URL: https://sr.ht/~mentha/runcpp/ VCS: git+https://git.sr.ht/~mentha/runcpp#9ee9c76d9b6471b7dde2432965a3d78d6c90d1c5: Source: runcpp-9ee9c76d.tar.gz BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: systemd-rpm-macros Requires: gcc-c++ Requires: make %description Compile, load and execute source program. %prep %setup -T -b 0 -q -n runcpp %build %cmake -DCMAKE_BUILD_TYPE=Release -DBINFMT_DIR=%{_binfmtdir} %cmake_build %install %cmake_install %files %{_bindir}/runcpp %{_binfmtdir}/runcpp.conf %post %binfmt_apply %{_binfmtdir}/runcpp.conf %changelog * Tue Jul 28 2026 Jiang XueQian 0.2.0-1 (none)