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 rc040203@xxxxxxxxxx 2007-11-21 03:17 EST ------- The origin of the empty debuginfos is hylafax stripping all files from inside of its ports/install.sh script if it finds a "strip" program. Try this patch: --- hylafax.spec.orig 2007-11-08 17:59:02.000000000 +0100 +++ hylafax.spec 2007-11-21 09:11:17.000000000 +0100 @@ -1,8 +1,5 @@ %define faxspool /var/spool/hylafax -# The resulting debuginfo package is empty. So we just disable it. -%define debug_package %{nil} - Summary: HylaFAX(tm) is a enterprise-strength fax server Name: hylafax Version: 5.1.11 @@ -41,6 +38,7 @@ %build # - Can't use the configure macro because HylaFAX configure script does # not understand the config options used by that macro +STRIP=':' \ ./configure \ --with-DIR_BIN=%{_bindir} \ --with-DIR_SBIN=%{_sbindir} \ -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review