https://bugzilla.redhat.com/show_bug.cgi?id=1114212 --- Comment #4 from Christopher Meng <i@xxxxxxxx> --- (In reply to František Dvořák from comment #3) > Do you think I should limit the permissions anyway? The files created by > gLite daemons in /var/spool/glite have 0600 permissions, so additional > listing permissions on directory couldn't be a problem... Actually in BSD systems, 600 is common, no need to set if you've done the right thing. ;) > > 2. install -m 0644 ChangeLog LICENSE %{buildroot}%{_pkgdocdir} > > > > Why not %doc? > > > > It is due to EPEL support. There is something installed in /usr/share/doc > already by 'make install' and EPEL 6 doesn't handle combination of already > existing files and %doc very well. Using rm -frv %{buildroot}%{_docdir} at the end of %install and %doc is better, also %_pkgdocdir is unavailable on EPEL. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review