Hi folks,
I'm trying to build an RPM for a kernel module that can rebuild itself when the kernel is upgraded. Using a trigger is the obvious choice, but the process would be made much cleaner if the trigger script could determine to which version the triggering package is being upgraded.
Is there a sanctioned way of doing this?