johnfanv2 / LenovoLegionLinux

Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode.
https://github.com/johnfanv2/LenovoLegionLinux
GNU General Public License v2.0
1.3k stars 49 forks source link

Migrate Fedora packages to Fedora Copr #149

Closed MrDuartePT closed 6 months ago

MrDuartePT commented 6 months ago

This commit just port Fedora packages to copr (new version of #148) Just waiting for copr to build the packages: https://copr.fedorainfracloud.org/coprs/mrduarte/LenovoLegionLinux/builds/

But should work since it was working on my vm Closes:https://github.com/johnfanv2/LenovoLegionLinux/issues/146

Small Note: CentOs and RHEL build is broken since they use a older python version, but I dont support Entreprise Linux official, probably I gonna remove them from Copr repo and only have Fedora support.

Edit: Fedora is not failing and the packages work. Now RHEL and CentOS fail because they are using python3.9 since I dont what to adapt the spec (since is so much work to mantain). RHEL and CentOS will be supported when the python get updated.

MrDuartePT commented 6 months ago

The test failing is ok you should stop failing after merging this