https://bugzilla.redhat.com/show_bug.cgi?id=2107355



--- Comment #11 from Zbigniew JÄ™drzejewski-Szmek <[email protected]> ---
Spec URL: https://in.waw.pl/~zbyszek/fedora/python-railroad-diagrams.spec
SRPM URL:
https://in.waw.pl/~zbyszek/fedora/python-railroad-diagrams-2.0.4-3.fc37.src.rpm

> - remove %license LICENSE
> - URL: https://github.com/tabatkins/railroad-diagrams
> - expand the %description
Done.

> - chmod a+r python-railroad-diagrams.spec
That's also an artifact of rpmautospec. It rewrites the spec file from the srpm
and saves
it in this mode.

This check is also stopped being useful when we moved to dist-git. Git does not
store
permissions for other users. It only stores 'x' as one bit. During checkout,
permissions on
files are set using umask and sharing configuration (which are both settings on
the side
of the user doing the checkout). Thus it 0o077 part of the mask does not
matter, because
it's ephemeral and local. Once the file is imported into dist-git, this will be
"reset".


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2107355
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to