[Bug 192413] libdhcp : IPv6 and IPv4 DHCP client and network configuration library API

bugzilla at redhat.com bugzilla at redhat.com
Sat May 20 07:19:27 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: libdhcp : IPv6 and IPv4 DHCP client and network configuration library API


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





------- Additional Comments From bugs.michael at gmx.net  2006-05-20 03:19 EST -------
> About the devel package dep - in the current .spec file, it says:
> 
> %package devel
> ...
> Requires:     %{name}-%{version}-%{release}

Which would be clearly wrong, because you need:

Requires:     %{name} = %{version}-%{release}

> About the "explicit-lib-dependency" - yes, libdhcp does require the 
> libdhcp4client and libdhcp6client libraries - it cannot be used at all
> without them, so I thought they should be  in its list of 'Requires:'

You ought to check whether rpmbuild creates dependencies on the
library SONAMEs automatically. Query "rpm -qpR yourbinary.rpm",
and if it does, don't add explicit dependencies on package names.

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




More information about the Fedora-package-review mailing list