Spec URL: https://www.greysector.net/~rathann/review/HandBrake/HandBrake.spec SRPM URL: https://www.greysector.net/~rathann/review/HandBrake/HandBrake-1.0.2-1.fc25.src.rpm - update to 1.0.2 - avoid unnecessary libva dependency I have one problem, though. The -debuginfo package is empty and I'm not sure why. I can see the following errors during build: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/HandBrake-1.0.2 extracting debug info from /builddir/build/BUILDROOT/HandBrake-1.0.2-1.fc24.x86_64/usr/bin/ghb readelf: Error: the dynamic segment offset + size exceeds the size of the file extracting debug info from /builddir/build/BUILDROOT/HandBrake-1.0.2-1.fc24.x86_64/usr/bin/HandBrakeCLI readelf: Error: the dynamic segment offset + size exceeds the size of the file Looks like https://bugzilla.redhat.com/show_bug.cgi?id=1412348 ...