https://bugzilla.redhat.com/show_bug.cgi?id=2049400
--- Comment #5 from Davide Cavalca dcavalca@fb.com --- For:
[!]: Package must own all directories that it creates. Note: Directories without known owners: /usr/include/aws
I'd recommend making the -devel package Require: aws-c-common-devel , assuming that's where this comes from.
In addition, while:
[!]: %check is present and all tests pass.
isn't mandatory you may wanna add a
%check %ctest
section if there's any useful tests shipped.