this patch reverts the normal behavior of the spotlights.
In the last fix, the returned normal of a spot light was equal to its direction.
Unfortunately, this broke some texturing methods used by artists.
https://developer.blender.org/T93565
I now reverted some changes so that the returned normal points again into the outgoing direction.