The licensecheck CheckLicenseField is designed to work on the output from %prep. However, it becomes invoked after %build and %install. At this point the build procedures might have created new files which are reported, although they are not part of the state after %prep.
Examples include bz 787713, where autoconfig support files are created during %build which becomes reported.
Fixed in 8993415227a0750f3edc