On Tue, 15 Sep 2015 13:58:38 +0200, arnaud gaboury wrote: > Checking for unpackaged file(s): /usr/lib/rpm/check-files > ...................................................... > > These last lines are part of the %file section, Why have you deleted the lines? What did they tell? You've quoted lots of irrelevant output from rpmbuild. Relevant would be the output from the %install section and the check-files phase. It examines the %buildroot and compares the contents with all your %files sections. Every file in the %buildroot must be covered by your %files sections. And the %files sections must not list any files not found in the %buildroot. It's really simple. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct