Bug 1070937

Summary: Add Mono assembly path macros for RPM packaging
Product: [Fedora] Fedora Reporter: Will Benton <willb>
Component: redhat-rpm-configAssignee: Florian Festi <ffesti>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jonathan, pmatilai
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: redhat-rpm-config-9.1.0-55.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1070936
: 1070938 (view as bug list) Environment:
Last Closed: 2015-02-05 05:23:03 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:
Bug Depends On: 1070936    
Bug Blocks: 1070938    

Description Will Benton 2014-02-27 18:59:40 UTC
+++ This bug was initially created as a clone of Bug #1070936 +++

Description of problem:

The current Mono packaging guidelines recommend using hard-coded paths; this is ugly, against broader guidelines, and leads to rpmlint errors.  (See https://fedorahosted.org/fpc/ticket/395 for more information.)

After discussing this in today's FPC meeting, the preferred solution is to provide macros for Mono assembly paths in /etc/rpm/macros.mono-srpm as follows:

%global _monodir %{_prefix}/lib/mono
%global _monogacdir %{_monodir}/gac

Once these are available in redhat-rpm-config, the Mono packaging guidelines can be updated.

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

redhat-rpm-config-9.1.0-46 (for F19)
redhat-rpm-config-9.1.0-54 (for F20)
redhat-rpm-config-9.1.0-57 (for rawhide)

Comment 1 Fedora Admin XMLRPC Client 2014-11-14 07:25:00 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Fedora Update System 2015-01-19 01:11:49 UTC
redhat-rpm-config-9.1.0-55.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/redhat-rpm-config-9.1.0-55.fc20

Comment 3 Fedora Update System 2015-01-20 21:08:27 UTC
Package redhat-rpm-config-9.1.0-55.fc20:
* should fix your issue,
* was pushed to the Fedora 20 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-55.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-0959/redhat-rpm-config-9.1.0-55.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-02-05 05:23:03 UTC
redhat-rpm-config-9.1.0-55.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.