diff --git a/perl-SOAP-Lite.spec b/perl-SOAP-Lite.spec index ff2d7f0..b185886 100644 --- a/perl-SOAP-Lite.spec +++ b/perl-SOAP-Lite.spec @@ -1,6 +1,6 @@ Name: perl-SOAP-Lite Version: 0.712 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Client and server side SOAP implementation License: GPL+ or Artistic Group: Development/Libraries @@ -50,6 +50,8 @@ Requires: perl(XML::Parser::Lite) %{?filter_setup: %filter_from_requires /perl(My::/d +%filter_from_provides /perl(My::/d +%filter_from_provides /perl(LWP::Protocol)/d %?perl_default_filter } @@ -91,6 +93,9 @@ make test %{_mandir}/man1/* %changelog +* Tue May 31 2011 Petr Sabata - 0.712-5 +- Filter LWP::Protocol from Provides (#709269) + * Tue May 17 2011 Petr Sabata - 0.712-4 - Do not require Apache2::*; this introduces mod_perl/httpd dependencies This is optional and needed only when running under mod_perl which provides