Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Merge Review: sendmail https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=226407 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Fedora Extras |Fedora ------- Additional Comments From [EMAIL PROTECTED] 2007-06-26 05:58 EST ------- Created an attachment (id=157873) --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=157873&action=view) Patch fixing build issue in current rawhide The current package in CVS does not build in rawhide. This is because m4 in rawhide has recently been upgraded to version 1.4.9, and versions of m4 later than 1.4.8 return a non-zero exit code if a file to be include-d is not found. One of the patches applied in the Fedora package to the default submit.mc triggers this problem during the early part of %install and causes the package build to fail. The attached patch treats submit.{mc,cf} similarly to sendmail.{mc,cf} and fixes this problem. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/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 [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
