Author: glen Date: Thu Jun 5 09:39:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix typo in manual
---- Files affected: SPECS: perl-SOAP-Lite.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/perl-SOAP-Lite.spec diff -u SPECS/perl-SOAP-Lite.spec:1.29 SPECS/perl-SOAP-Lite.spec:1.30 --- SPECS/perl-SOAP-Lite.spec:1.29 Mon Jun 2 17:33:08 2008 +++ SPECS/perl-SOAP-Lite.spec Thu Jun 5 11:39:37 2008 @@ -11,13 +11,14 @@ Summary(pl.UTF-8): SOAP::Lite - implementacja SOAP po stronie klienta i serwera Name: perl-SOAP-Lite Version: 0.71 -Release: 0.4 +Release: 0.6 # 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: 82f1cb7f544a21f813ef9eb2a103f899 Patch0: %{name}-warnings.patch +Patch1: %{name}-pod.patch URL: http://www.soaplite.com/ %if %{with tests} # this list is probably incomplete @@ -103,6 +104,7 @@ %prep %setup -q -n %{pdir}-%{pnam}-%{real_version} %patch0 -p1 +%patch1 -p1 %build %{__perl} -MExtUtils::MakeMaker -e 'WriteMakefile(NAME=>"SOAP::Lite")' \ @@ -186,6 +188,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2008-06-05 09:39:37 glen +- fix typo in manual + Revision 1.29 2008-06-02 15:33:08 glen - disable redefine warnings in strict mode ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-SOAP-Lite.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
