Bug 894201

Summary: duplicate directory ownership between rpm and rpm-build
Product: [Fedora] Fedora Reporter: Michael S. <misc>
Component: rpmAssignee: Panu Matilainen <pmatilai>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ffesti, jnovy, jzeleny, packaging-team-maint, pknirsch, pmatilai
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-28 12:23:54 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 Michael S. 2013-01-11 01:11:25 UTC
On a freshly installed rawhide :

# rpm -qf /usr/lib/rpm/macros.d
rpm-4.11.0-0.beta1.1.fc19.x86_64
rpm-build-4.11.0-0.beta1.1.fc19.x86_64

I guess this belong only to rpm ?

Comment 1 Panu Matilainen 2013-01-11 12:40:36 UTC
Yup, it's intended to be rpm owned, rpm-build only accidentally owns it because of this old glob to grab macros.perl, macros.python etc:
%{rpmhome}/macros.*

Will fix, thanks for pointing this out.

Comment 2 Panu Matilainen 2013-01-28 12:23:54 UTC
Fixed now in rawhide.