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=705084 --- Comment #1 from Petr Sabata <psabata@xxxxxxxxxx> 2011-05-17 08:08:21 EDT --- diff --git a/perl-SOAP-Lite.spec b/perl-SOAP-Lite.spec index d9a200d..a48e962 100644 --- a/perl-SOAP-Lite.spec +++ b/perl-SOAP-Lite.spec @@ -1,6 +1,6 @@ Name: perl-SOAP-Lite Version: 0.712 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Client and server side SOAP implementation License: GPL+ or Artistic Group: Development/Libraries @@ -31,10 +31,6 @@ BuildRequires: perl(IO::Socket::SSL) BuildRequires: perl(Compress::Zlib) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: perl(Apache2::Const) -Requires: perl(Apache2::RequestIO) -Requires: perl(Apache2::RequestRec) -Requires: perl(Apache2::Util) Requires: perl(Compress::Zlib) Requires: perl(Encode) Requires: perl(Errno) @@ -92,6 +88,11 @@ make test %{_mandir}/man1/* %changelog +* Tue May 17 2011 Petr Sabata <psabata@xxxxxxxxxx> - 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 + those modules. (#705084) + -- 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. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel