Bug 1672131

Summary: gtk-doc rpm owns /usr/share/aclocal directory
Product: [Fedora] Fedora Reporter: Van de Bugger <van.de.bugger>
Component: gtk-docAssignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 29CC: gnome-sig, klember, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: gtk-doc-1.29-3.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-04 06:51:31 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 Van de Bugger 2019-02-04 00:31:00 UTC
Description of problem:

gtk-doc rpm owns /usr/share/aclocal directory. /usr/share/aclocal directory is owned by filesystem rpm, and gtk-doc should *not* own it.

Version-Release number of selected component (if applicable):

gtk-doc-1.29-1.fc29.x86_64
filesystem-3.9-2.fc29.x86_64

How reproducible:

Always.

Steps to Reproduce:

# I assume gtk-doc is installed.
rpm -qf /usr/share/aclocal

Actual results:

filesystem-3.9-2.fc29.x86_64
gtk-doc-1.29-1.fc29.x86_64

Expected results:

filesystem-3.9-2.fc29.x86_64

Alternative steps to reproduce:

rpm -ql gtk-doc | grep /usr/share/aclocal

Actual results:

/usr/share/aclocal
/usr/share/aclocal/gtk-doc.m4

Expected results:

/usr/share/aclocal/gtk-doc.m4