[Bug 474984] Review Request: bandwidthd - Tracks network usage and builds html and graphs

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 8 14:32:50 UTC 2008


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 <wolfy at nobugconsulting.ro>  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.




More information about the Fedora-package-review mailing list