Bug 171889

Summary: %doc dir have wrong permission and you can't cd into
Product: [Fedora] Fedora Reporter: Marcin Garski <mgarski>
Component: sharutilsAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-03 17:27:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fix doc dir perrmision none

Description Marcin Garski 2005-10-27 14:40:47 UTC
In sharutils-4.6-1 spec file there is:
%attr(644,root,root) %doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO

So it change permission of doc directory to 644 (rw-r--r--), so users can't cd
to that directory.

I've attached patch that fix this bug.

Comment 1 Marcin Garski 2005-10-27 14:40:47 UTC
Created attachment 120465 [details]
Fix doc dir perrmision

Comment 2 Than Ngo 2005-11-03 17:27:40 UTC
it's fixed in 4.6-2. Many thanks for your report.