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@xxxxxxx 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review