This adds missing write watch patches I've ported over from 6.1 to 6.6.
I'm using this in my own daily-drive 6.6 LTS kernel.
See-also: https://github.com/kakra/linux/pull/30
https://gitlab.com/CalcProgrammer1/OpenRGB
We'll get rid of the userpatches for it in community-patches in favor of this local option. It's been offered for a while, and our oldest "supported" kernel has it. Since there's no plan to drop it, it makes more sense to have it locally.
* Update 0013-fedora-rpm.patch
The patch was using the syntax of the mkspec file instead of that of the kernel.spec, leading to the build failing.
* 6.6: Fix for Fedora and OpenSuse
* 6.6: Fix for OpenSuse
* Update 0013-fedora-rpm.patch to fix kernel-install issue on Fedora
Patch grabbed from https://lore.kernel.org/linux-kbuild/20231103-rpmpost-v1-1-9c18afab47f4@meta.com/
* Undo removing of kernel-uname-r
---------
Co-authored-by: Nanotwerp <Nanotwerp@gmail.com>