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=727559 --- Comment #2 from Petr Sabata <psabata@xxxxxxxxxx> 2011-08-04 07:44:05 EDT --- Thanks, I'm going to use the SPEC with this change for the import... --- perl-POE-Component-Syndicator.spec.orig 2011-08-02 15:04:52.000000000 +0200 +++ perl-POE-Component-Syndicator.spec 2011-08-04 13:37:57.123893050 +0200 @@ -14,11 +14,19 @@ BuildRequires: perl(POE) >= 1.311 # Tests BuildRequires: perl(Test::More) -Requires: perl(constant) Requires: perl(Object::Pluggable) >= 1.29 Requires: perl(POE) >= 1.311 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# Underspecified dependencies filter +# RPM 4.8 style +%filter_from_requires /^perl(POE)$/d +%filter_from_requires /^perl(Object::Pluggable)$/d +%{?perl_default_filter} +# RPM 4.9 style +%global __requires_exclude %{?__requires_exclude:__requires_exclude|}^perl\\(POE\\)$ +%global __requires_exclude %__requires_exclude|^perl\\(Object::Pluggable\\)$ + %description POE::Component::Syndicator is a base class for POE components which need to handle a persistent resource (e.g. a connection to an IRC server) for one -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review