summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2011-01-21 15:52:42 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2011-02-05 01:24:12 +0100
commit267d1e8d17b1845d311c401cfcff13da25643005 (patch)
tree787e998bff2954c47db27e9474d44daf88987264 /.gitignore
parent3738d0af3674b700122265ce173b23ae80d4e31c (diff)
downloadfedora-packager-267d1e8d17b1845d311c401cfcff13da25643005.tar.gz
fedora-packager-267d1e8d17b1845d311c401cfcff13da25643005.tar.xz
fedora-packager-267d1e8d17b1845d311c401cfcff13da25643005.zip
Fix permission of files to be put into SRPM
Add an option '--fix-permissions' to the 'fedpkg srpm' call. If the '--fix-permissions' option is not given, the behaviour of 'fedpkg srpm' does not change at all. If the '--fix-permissions' option is given, fedpkg runs git ls-files -z | xargs -0 chmod a+r before running the normal rpmbuild command. This makes sure that all 0600 files the filesystem are changed to the usual 0644 before including them in .src.rpm file.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions