Name: ironwail Version: 0.7.0 Release: 1%{?dist} Summary: GLQuake descendant with a focus on high performance License: GPLv2 URL: https://github.com/andrei-drexler/ironwail BuildRequires: gcc-c++ make cmake SDL2-devel libvorbis-devel libmad-devel git BuildRequires: zlib-devel bzip2-devel libcurl-devel %global NVdir %{name}-%{version} %description Ironwail is a fork of the popular GLQuake descendant QuakeSpasm with a focus on high performance instead of maximum compatibility. %prep rm -rf %{NVdir} git clone %{url}.git %{NVdir} cd %{NVdir} git checkout v%{version} %build cd %{NVdir}/Quake make %{?_smp_mflags} cat > %{name}.sh < - 0.7.0 - Initial version