+++ 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)
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
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
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).
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.