summaryrefslogtreecommitdiffstats
path: root/rubygem-unicorn.spec
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-11-24 22:49:52 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-11-25 09:43:53 -0700
commite6727800fb5c5cae767f58b8df9a5b1d6f9cd755 (patch)
tree913150593d8505fc6d4b0183fdfe2a7d00f63e12 /rubygem-unicorn.spec
parent30f07a5c3b44350e09aff43bf9c2e0ad8a0341e5 (diff)
downloadrubygem-unicorn-e6727800fb5c5cae767f58b8df9a5b1d6f9cd755.tar.gz
rubygem-unicorn-e6727800fb5c5cae767f58b8df9a5b1d6f9cd755.tar.xz
rubygem-unicorn-e6727800fb5c5cae767f58b8df9a5b1d6f9cd755.zip
add comment about upstream fix for doc permissions
Diffstat (limited to 'rubygem-unicorn.spec')
-rw-r--r--rubygem-unicorn.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/rubygem-unicorn.spec b/rubygem-unicorn.spec
index 94e30c1..5f17e2d 100644
--- a/rubygem-unicorn.spec
+++ b/rubygem-unicorn.spec
@@ -154,6 +154,8 @@ rm %{buildroot}/%{gem_instdir}/%{gem_name}.gemspec
rm -rf %{buildroot}%{gem_instdir}/.yardoc
# Adjust permissions, non-readable 0600L
+# Fixed upstream:
+# http://rubyforge.org/pipermail/mongrel-unicorn/2013-November/001954.html
chmod a+r %{buildroot}%{gem_instdir}/NEWS
chmod a+r %{buildroot}%{gem_instdir}/ChangeLog