# # spec file for package djstub # Name: djstub Version: 0.0.git.249.ab6b2d35 Release: 1%{?dist} Summary: advanced djgpp-compatible stub BuildArch: noarch Group: Development/Tools License: GPLv3+ URL: https://github.com/stsp/djstub VCS: git+https://github.com/stsp/djstub.git#ab6b2d35c06e3cbd0e098a0fccdf780873c73d07: Source0: djstub-ab6b2d35.tar.gz BuildRequires: make BuildRequires: smallerc Requires: python3 %description djstub is a go32-compatible stub, with support of COFF, PE and ELF formats. Can be used with djgpp and dj64 tool-chains. %prep %setup -T -b 0 -q -n djstub %build make prefix=%{_prefix} %check %define debug_package %{nil} %install make install DESTDIR=%{buildroot} prefix=%{_prefix} %files %defattr(-,root,root) %{_bindir}/* %{_datadir}/djstub2 %{_libexecdir}/djstub2