Name: gamepad-mouse Version: 0.0.3 Release: 0 Summary: Use your gamepad as a mouse License: GPL-3.0 Source: https://github.com/meeuw/%{name}/archive/refs/tags/%{version}.tar.gz BuildRequires: gcc BuildRequires: make BuildRequires: systemd-devel %description Use your gamepad as a mouse %prep %autosetup -p1 -n %{name}-%{version} %build make %{?_smp_mflags} make install DESTDIR=$RPM_BUILD_ROOT %files %{_bindir}/%{name} %changelog * Sat Sep 6 2025 Dick Marinus - 0.0.3-0 0.0.3, exit when device disconnects * Fri Sep 5 2025 Dick Marinus - 0.0.2-0 0.0.2, install target