If you have predefined permissions on the files as you intend in the package you can use the --rpm-use-file-permissions flag.
Otherwise you can pass --edit flag to edit the spec and update/set the permissions on the specific directories. Another hack people
usually do is set the permissions via post install scripts.
-pk