Author: kasal Update of /cvs/extras/rpms/perl-SOAP-Lite/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25523 Modified Files: perl-SOAP-Lite.spec Log Message: limit BR perl(FCGI) to Fedora Index: perl-SOAP-Lite.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SOAP-Lite/devel/perl-SOAP-Lite.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -p -r1.17 -r1.18 --- perl-SOAP-Lite.spec 7 Oct 2009 18:03:56 -0000 1.17 +++ perl-SOAP-Lite.spec 18 Jan 2010 18:02:14 -0000 1.18 @@ -1,6 +1,6 @@ Name: perl-SOAP-Lite Version: 0.710.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Client and server side SOAP implementation License: GPL+ or Artistic Group: Development/Libraries @@ -20,11 +20,12 @@ BuildRequires: perl(Crypt::SSLeay) BuildRequires: perl(IO::Socket::SSL) BuildRequires: perl(MIME::Lite) BuildRequires: perl(Apache) +%if 0%{?fedora} BuildRequires: perl(FCGI) +%endif BuildRequires: perl(Net::Jabber) BuildArch: noarch - %{?filter_setup: %filter_from_requires /perl(\(MQ\|Net::\)/d %filter_from_provides /perl(LWP::Protocol)/d @@ -72,6 +73,9 @@ make test %{_mandir}/man1/* %changelog +* Mon Jan 18 2010 Stepan Kasal <skasal@xxxxxxxxxx> - 0.710.10-2 +- limit BR perl(FCGI) to Fedora + * Wed Oct 7 2009 Stepan Kasal <skasal@xxxxxxxxxx> - 0.710.10-1 - new upstream release - drop upstreamed patch -- 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