https://bugzilla.redhat.com/show_bug.cgi?id=1046691

Ville Skyttä <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |ASSIGNED
                 CC|                            |[email protected]
             Blocks|                            |496968 (DebugInfo)
         Resolution|RAWHIDE                     |---
           Keywords|                            |Reopened



--- Comment #4 from Ville Skyttä <[email protected]> ---
(In reply to Christopher Meng from comment #1)
> [x]: Useful -debuginfo package or justification otherwise.

Again, it's not useful nor is there justification otherwise -- this package is
not built with $RPM_OPT_FLAGS and looks like rpmlint was not run on the
debuginfo package as it would have flagged the error. One way to fix it:

-make %{?_smp_mflags} %{make_vars}
+CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags} %{make_vars}


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=496968
[Bug 496968] Tracking bug for packages with debuginfo problems
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to