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: smokeping - Network latency grapher https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187326 ------- Additional Comments From andreas@xxxxxxxxx 2006-03-30 07:18 EST ------- (In reply to comment #3) > > rpmlint seems to have problems with perl modules > These would probably go away if the perl modules were installed into > %{perl_vendorlib} rather than %{_libdir}/smokeping > That should also remove the need for the various explicit paths needed in "use > lib" statements here and there, since perl would look for the modules in the > right place by default. Good idea. The smokeping modules are in the %{perl_vendorlib}/Smokeping now and the specific use lib calls can be removed from the binaries. However it seems a small wrapper script is needed now in order to prevent cluttering and potential conflicts in %{perl_vendorlib}. My knowledge of perl modules is extremely limited, it would be nice if someone could take a look at %{SOURCE4} and see if there's an easier way. The drawback is, that the wrapperscript calles Smokeping::Smokeping which get's picked up as a dependency. I put a provide with perl(Smokeping::Smokeping) into the spec, which rpmlint thinks is needless explicit. This is defintly wrong. Suggestions? Spec Name or Url: http://home.bawue.net/~ixs/smokeping/smokeping.spec SRPM Name or Url: http://home.bawue.net/~ixs/smokeping/smokeping-2.0.7-3.src.rpm -- 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-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list