[Bug 196101] Review Request: mimedefang

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 11 15:54:57 UTC 2006


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: mimedefang


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





------- Additional Comments From tibbs at math.uh.edu  2006-09-11 11:54 EST -------
Yes, that does indeed fix the problem.

I'm seeing a couple of additional rpmlint issues that I don't see in the
discussion above:

W: mimedefang mixed-use-of-spaces-and-tabs
  Your indentation is a bit odd (both tabs and spaces) but I think this warning
is bogus anyway.

E: mimedefang-debuginfo empty-debuginfo-package
  Indeed, there is nothing at all in the debuginfo package.  I think the
executables are being stripped:

test "" != "1" && strip md-mx-ctrl
test "" != "1" && strip mimedefang
test "" != "1" && strip mimedefang-multiplexor

The Makefile seems to use DONT_STRIP for this.  I changed the make line to:

make %{?_smp_mflags} DONT_STRIP=1

and things are better.

-- 
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.




More information about the Fedora-package-review mailing list