Author: kosmo Date: Mon Mar 31 14:05:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.71 - touch of perl guru is required
---- Files affected: SPECS: perl-SOAP-Lite.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/perl-SOAP-Lite.spec diff -u SPECS/perl-SOAP-Lite.spec:1.23 SPECS/perl-SOAP-Lite.spec:1.24 --- SPECS/perl-SOAP-Lite.spec:1.23 Mon Mar 24 21:47:41 2008 +++ SPECS/perl-SOAP-Lite.spec Mon Mar 31 16:05:45 2008 @@ -1,6 +1,6 @@ # $Revision$, $Date$ # -# TOGO: package new files +# TODO: package new files # # Conditional build: %bcond_with tests # perform "make test" @@ -13,13 +13,13 @@ Summary: SOAP::Lite - Client and server side SOAP implementation Summary(pl.UTF-8): SOAP::Lite - implementacja SOAP po stronie klienta i serwera Name: perl-SOAP-Lite -Version: 0.70_04 -Release: 0.1 +Version: 0.71 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://dl.sourceforge.net/soaplite/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 7e66fab942b527d4ddb573874e639110 +# Source0-md5: 82f1cb7f544a21f813ef9eb2a103f899 URL: http://www.soaplite.com/ %if %{with tests} # this list is probably incomplete @@ -114,6 +114,11 @@ %{perl_vendorlib}/Apache/XMLRPC/*.pm %{perl_vendorlib}/IO/*.pm %{perl_vendorlib}/SOAP/*.pm +%dir %{perl_vendorlib}/SOAP/Lite +%{perl_vendorlib}/SOAP/Lite/*.pm +%dir %{perl_vendorlib}/SOAP/Lite/Deserializer +%{perl_vendorlib}/SOAP/Lite/Deserializer/*.pm +%dir %{perl_vendorlib}/SOAP/Transport %{perl_vendorlib}/SOAP/Transport/[FHILPT]*.pm %{perl_vendorlib}/SOAP/Transport/MAILTO.pm %dir %{perl_vendorlib}/UDDI @@ -126,9 +131,7 @@ %{_mandir}/man3/Apache* %{_mandir}/man3/UDDI* %{_mandir}/man3/XML* -%{_mandir}/man3/SOAP::Lite* -%{_mandir}/man3/SOAP::Test* -%{_mandir}/man3/SOAP::Transport::[FHILPT]* +%{_mandir}/man3/SOAP* %if %{with MQ} %files MQ @@ -152,6 +155,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2008-03-31 14:05:45 kosmo +- updated to 0.71 +- touch of perl guru is required + Revision 1.23 2008-03-24 20:47:41 qboosh - unified sf URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-SOAP-Lite.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
