I have being working from the rpmfusion git hub repos.
* buildsys-build-rpmfusion
./update-to-latest-kernels.sh
I do not know how your tooling builds an RPM so did it the manual way.
copied spec into rpmbuld/SPEC
copied sources into rpmbuild/SOIURCES
rpmbuild -bb buildsys-build-rpmfusion.spec
installed the resulting RPM
* xorg-x11-drv-nvidia
* nvidia-kmod
Same dance copied to rpmbuild and installed resulting
RPMs.
rebooted and have the closed drivers running with KDE desktop.
Here is the version info for the RPMs I used.
akmod-nvidia-358.16-1.fc24.x86_64
akmods-0.5.4-2.fc24.noarch
kmod-nvidia-358.16-1.fc24.x86_64
kmod-nvidia-4.5.7-300.fc24.x86_64-358.16-1.fc24.x86_64
xorg-x11-drv-nvidia-358.16-2.fc24.x86_64
xorg-x11-drv-nvidia-kmodsrc-358.16-2.fc24.x86_64
xorg-x11-drv-nvidia-libs-358.16-2.fc24.x86_64
Barry