# # spec file for package install-otherdos # Name: install-otherdos Version: 0.0.git.37.8285cb30 Release: 1%{?dist} Summary: various DOS installers for dosemu2 BuildArch: noarch Group: System/Emulator License: GPLv3+ URL: http://www.github.com/dosemu2/install-otherdos VCS: git+https://github.com/dosemu2/install-otherdos.git#8285cb30ab1408c472c736c6c2546a9e148db34c: Source0: install-otherdos-8285cb30.tar.gz BuildRequires: make Requires: python3 Requires: python3-libarchive-c Requires: python3-tqdm Requires: mtools %define debug_package %{nil} %description various dos installers for dosemu2. %prep %setup -T -b 0 -q -n install-otherdos %build %check %install make DESTDIR=%{buildroot} prefix=%{_prefix} libexecdir=%{_libexecdir} bindir=%{_bindir} install %files %defattr(-,root,root) %{_bindir}/dosemu-install3rdpartydos %{_libexecdir}/dosemu-installdos %changelog