Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 614038 Details for
Bug 783932
rpmbuild warnings for files that include spaces when using generic auto requires/provides filtering macros
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch that fixes the issue
macros.patch (text/plain), 836 bytes, created by
Tadej Janež
on 2012-09-18 14:42:16 UTC
(
hide
)
Description:
Patch that fixes the issue
Filename:
MIME Type:
Creator:
Tadej Janež
Created:
2012-09-18 14:42:16 UTC
Size:
836 bytes
patch
obsolete
>--- macros 2012-09-18 16:30:58.012763197 +0200 >+++ macros.orig 2012-03-05 09:58:51.000000000 +0100 >@@ -282,8 +282,8 @@ > # actually set up the filtering bits > %filter_setup %{expand: \ > %global _use_internal_dependency_generator 0 \ >-%global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} "${FILE}"; done | /bin/sort -u \ >-%global __find_provides /bin/sh -c '%{?__filter_prov_cmd} %{__deploop P} %{?__filter_from_prov}' \ >-%global __find_requires /bin/sh -c '%{?__filter_req_cmd} %{__deploop R} %{?__filter_from_req}' \ >+%global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; done | /bin/sort -u \ >+%global __find_provides /bin/sh -c "%{?__filter_prov_cmd} %{__deploop P} %{?__filter_from_prov}" \ >+%global __find_requires /bin/sh -c "%{?__filter_req_cmd} %{__deploop R} %{?__filter_from_req}" \ > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 783932
:
556885
| 614038