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


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





--- Comment #1 from manuel wolfshant <[EMAIL PROTECTED]>  2008-12-08 09:32:49 
EDT ---
If you add the following lines to the spec and drop the versioned requires on
libpcap, libpng and gd the result will work perfectly well on Centos-4. I have
it in production for quite some time.

%if  "0%{?dist}" == "0.el4"
BuildRequires:  libpcap
%else
BuildRequires:  libpcap-devel
%endif

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to