#301 Preserve file permissions on processed spec file?
Closed: Fixed by nphilipp. Opened by decathorpe.

Apparently spec files that are written by rpmautospec inherit mode 0600 from the tempdir they are created in. It would be great if the file permissions / mode were preserved by the processing step.

c.f. https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/MK3B5KS5GADKUNT7U7FCRXNM2OW2GLNP/


Metadata Update from @nphilipp:
- Issue assigned to nphilipp
- Issue tagged with: Bug

Thanks for the report! You’re correct, the permissions should be preserved.

Commit 3a2b2f2d fixes this issue

Thanks!

Metadata
Related Pull Requests