Bug 853216

Summary: %_infodir, %_mandir, %_defaultdocdir are defined with /usr instead of %{_prefix}
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: redhat-rpm-configAssignee: Panu Matilainen <pmatilai>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: a.badger, jonathan, 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: 2012-11-09 11:51:18 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:
Attachments:
Description Flags
patch to use %{_prefix} none

Description Orion Poplawski 2012-08-30 18:24:39 UTC
Description of problem:

%_infodir, %_mandir, %_defaultdocdir are defined with /usr (or %{_usr}) instead of %{_prefix} making it harder to change the install prefix of packages.

Version-Release number of selected component (if applicable):
redhat-rpm-config-9.1.0-28.fc17.noarch

Comment 1 Toshio Ernie Kuratomi 2012-10-03 18:01:55 UTC
Created attachment 621058 [details]
patch to use %{_prefix}

Proposed patch to use %{_prefix} for the mentioned macros.

Any problems with me applying this?

Comment 2 Fedora Update System 2012-10-04 01:06:30 UTC
redhat-rpm-config-9.1.0-34.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/redhat-rpm-config-9.1.0-34.fc18

Comment 3 Fedora Update System 2012-10-04 17:48:09 UTC
Package redhat-rpm-config-9.1.0-34.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing redhat-rpm-config-9.1.0-34.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-15361/redhat-rpm-config-9.1.0-34.fc18
then log in and leave karma (feedback).

Comment 4 Toshio Ernie Kuratomi 2012-11-09 11:51:18 UTC
This has been pushed to F18 stable.