Bug 1084095
| Summary: | Define scl_vendor in the generated macros.%{scl}-config files | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Toshio Ernie Kuratomi <a.badger> |
| Component: | scl-utils | Assignee: | Jan Zeleny <jzeleny> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | auchytil, bkabrda, jzeleny, rcollet |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | scl-utils-20140127-4.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-04-24 07:29:29 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 1079258 has been marked as a duplicate of this bug. *** scl-utils-20140127-4.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/scl-utils-20140127-4.fc19 scl-utils-20140127-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/scl-utils-20140127-4.fc20 Package scl-utils-20140127-4.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing scl-utils-20140127-4.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-5071/scl-utils-20140127-4.fc19 then log in and leave karma (feedback). scl-utils-20140127-4.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. scl-utils-20140127-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: In current SCL meta-packages I have to include the following line: echo '%%scl_vendor %{scl_vendor}' >> %{buildroot}%{_root_sysconfdir}/rpm/macros.%{scl}-config so that scl_vendor (and hence _scl_prefix) is defined. Since it's boilerplate, the %scl_install macro could output this to the macros.%{scl}.config file instead.