Skip to content

Add rpm spec to enable build an rpm package

Pablo Estigarribia requested to merge p4blod4v/game-devices-udev:master into master

Your rules are really useful and I think it could help lot people.

I think it will be much better if there is an rpmpackage for these rules so we can easily instruct non-admin users howto install it from copr and whoever nows maybe directly from some official repo in the future. This is just first try to create rpm file, lint still says that I hardcoded library so probably need to find a variable for that. I didn't create an rpmpackage before this try, but looks to be simple.

quick guide to test it: https://docs.fedoraproject.org/en-US/quick-docs/creating-rpm-packages/

Also add uinput file to make it easy to package and also useful to not require more steps.

Merge request reports