# # spec file for package install-otherdos # Name: install-otherdos Version: 0.0.git.34.29f66ff7 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#29f66ff7cf895a0406eb54a36b23d77af380c223: Source0: install-otherdos-29f66ff7.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