Name: nabu-keyboardfix Version: 2 Release: %{version} Summary: keyboard fix License: MIT BuildArch: noarch Source1: nabu-keyboardfix.service Requires: libgpiod-utils Packager: codecharaof %description %{summary} %build echo "does nothing. no jokes." %install install -D -m 644 %{SOURCE1} %{buildroot}/etc/systemd/system/nabu-keyboardfix.service #mkdir %{buildroot}/etc/systemd/system/suspend.target.wants #ln -s %{buildroot}/etc/systemd/system/nabu-keyboardfix.service %{buildroot}/etc/systemd/system/suspend.target.wants/nabu-keyboardfix.service %files /etc/systemd/system/nabu-keyboardfix.service %changelog %autochangelog