[Bug 188542] Review Request: hylafax

bugzilla at redhat.com bugzilla at redhat.com
Fri May 30 08:13:37 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: hylafax


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





------- Additional Comments From bugs.michael at gmx.net  2008-05-30 04:13 EST -------
You want proof? No problem. ;) The spec file contains 

  %{_libdir}/*

which also includes /usr/lib/debug recursively.
Instead, you want the more explicit

  %{_libdir}/libfax*

or

  %{_libdir}/*.so.*

That your own build does not include debuginfo files means that
you don't have the "redhat-rpm-config" installed. Packagers should
"yum install rpmdevtools".


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list