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: ettercap - Network traffic sniffer/analyser https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=231746 ------- Additional Comments From wolfy@xxxxxxxxxxxxxxxxxx 2007-03-19 13:34 EST ------- Not tested, but I think that %if "0%{?dist}" == "0fc5" BuildRequires: libpcap %elif "0%{?dist}" == "0el4" BuildRequires: libpcap %else BuildRequires: libpcap-devel BuildRequires: libtool-ltdl-devel %endif would allow the same spec on all fedora releases and epel 4 (yes, I know conditions for fc5 and epel4 could be summed; they are separate on purpose, in case something else is still different) Actually epel4 has almost the same requirements with fc5, plus a conditional for the non-existent libtool-ltdl-devel. I have built and tested with: %if "0%{?dist}" != "0el4" BuildRequires: libtool-ltdl-devel BuildRequires: libpcap %endif I have no fc5 around so I did not build/test for that. -- 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 Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review