Bug 1070937 - Add Mono assembly path macros for RPM packaging
Summary: Add Mono assembly path macros for RPM packaging
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-rpm-config
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Florian Festi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1070936
Blocks: 1070938
TreeView+ depends on / blocked
 
Reported: 2014-02-27 18:59 UTC by Will Benton
Modified: 2015-02-05 05:23 UTC (History)
2 users (show)

Fixed In Version: redhat-rpm-config-9.1.0-55.fc20
Clone Of: 1070936
: 1070938 (view as bug list)
Environment:
Last Closed: 2015-02-05 05:23:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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