# # spec file for package install-freedos # Name: install-freedos Version: 0.0.git.6.185b073 Release: 1%{?dist} Summary: freedos installer Group: System/Emulator License: GPL-3.0+ URL: http://www.github.com/dosemu2/install-freedos VCS: git+https://github.com/dosemu2/install-freedos/#185b073846c6f419a24c907e25379e57ba8c4cb2: Source: install-freedos-0.0.git.6.185b073.tar.gz Requires: python3 %define debug_package %{nil} %description freedos installer for dosemu2. %prep %setup -q -n install-freedos-0.0.git.6.185b073 %build %check %install make DESTDIR=%{buildroot} prefix=%{_prefix} install %files %defattr(-,root,root) %{_datadir}/dosemu/commands/* %{_libexecdir}/dosemu/* %changelog