Bug 1413401

Summary: [Packaging] /usr/share/doc/aide folder is created with wrong permissions
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: aideAssignee: Daniel Kopeček <dkopecek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: dkopecek, rsroka, tosykora
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-05 14:09:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Stadelmann 2017-01-15 19:05:19 UTC
Version-Release number of selected component (if applicable):
aide-0.16-0.2.rc1.fc25.x86_64

How reproducible:
always – see RPM package

Steps to Reproduce:
Run $ less aide-0.16-0.2.rc1.fc25.x86_64.rpm

Actual results:
drw-r--r--    2 root    root    0 Jul 12  2016 /usr/share/doc/aide

Expected results:
drw-r-xr-x    2 root    root    0 Jul 12  2016 /usr/share/doc/aide

Additional info:
Documentation folder of aide should be world-accessible, this includes the "x" flag for listing directory contents.

Comment 1 Radovan Sroka 2017-04-05 14:09:15 UTC

*** This bug has been marked as a duplicate of bug 1421355 ***