[Bug 539] Review request: mythtv-status - Get the current status of your MythTV system at the command line

RPM Fusion Bugzilla noreply at rpmfusion.org
Thu Dec 16 17:05:06 CET 2010


http://bugzilla.rpmfusion.org/show_bug.cgi?id=539





--- Comment #5 from Paul Howarth <paul at city-fan.org>  2010-12-16 17:05:05 ---
(In reply to comment #4)
> (In reply to comment #3)
> > This package is trivial enought for a quick review:
> > 
> > Now that perl-Net-UPnP is in fedora, can your try to understand why it doesn't
> > get extracted by the rpm perl dependency generator ?
> 
> I'm not a Perl expert.. so No.

It's because this package doesn't use Net::UPnP directly, only via the MythTV
perl API, which is not actually listed as a dependency of this package.

Since the perl-MythTV package itself has a dependency on perl(Net::UPnP), I
would suggest replacing the

Requires: perl-Net-UPnP

with

Requires: perl(MythTV)

This dependency isn't picked up by RPM because the script operates with reduced
functionality if it's not present and hence it's not a hard requirement.


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


More information about the rpmfusion-developers mailing list