Compiling drivers for Intel Nuc6i5SYH
wayland is not working because of drivers, so its time to compile some shit myselve
rpmbuild -ba file.spec


Name: mesa
Summary: Mesa graphics libraries
%global ver 23.1.6rpmbuild -ba file.spec# git_dir_name returns repository name derived from remote Git repository URL
Name: {{{ git_dir_name }}}
# git_dir_version returns version based on commit and tag history of the Git project
Version: {{{ git_dir_version }}}