Bug 894201 - duplicate directory ownership between rpm and rpm-build
Summary: duplicate directory ownership between rpm and rpm-build
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-11 01:11 UTC by Michael S.
Modified: 2013-01-28 12:23 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-28 12:23:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.