[packages/perl-SOAP-Lite] - up to 1.14
adwol
adwol at pld-linux.org
Wed Mar 25 11:46:54 CET 2015
commit fa314ba39de68c7e94cb4a8171270bfde4df492f
Author: Adam Osuchowski <adwol at pld-linux.org>
Date: Wed Mar 25 11:46:28 2015 +0100
- up to 1.14
perl-SOAP-Lite-pod.patch | 11 -----------
perl-SOAP-Lite.spec | 6 ++----
2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/perl-SOAP-Lite.spec b/perl-SOAP-Lite.spec
index ea2bbb5..59e2f43 100644
--- a/perl-SOAP-Lite.spec
+++ b/perl-SOAP-Lite.spec
@@ -8,15 +8,14 @@
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: 1.13
+Version: 1.14
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: a743e386947f6e93ca81ee557ddee264
+# Source0-md5: 4a95aa4e43d57d4eed018bb76fd67e38
Patch0: %{name}-warnings.patch
-Patch1: %{name}-pod.patch
URL: http://www.soaplite.com/
%if %{with tests}
# this list is probably incomplete
@@ -78,7 +77,6 @@ Przykłady użycia SOAP::Lite.
%prep
%setup -q -n %{pdir}-%{pnam}-%{real_version}
%patch0 -p1
-%patch1 -p1
%build
%{__perl} -MExtUtils::MakeMaker -e 'WriteMakefile(NAME=>"SOAP::Lite")' \
diff --git a/perl-SOAP-Lite-pod.patch b/perl-SOAP-Lite-pod.patch
deleted file mode 100644
index 39910b2..0000000
--- a/perl-SOAP-Lite-pod.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ruN SOAP-Lite-1.13.orig/lib/SOAP/Lite.pm SOAP-Lite-1.13/lib/SOAP/Lite.pm
---- SOAP-Lite-1.13.orig/lib/SOAP/Lite.pm 2014-12-30 16:48:04.000000000 +0100
-+++ SOAP-Lite-1.13/lib/SOAP/Lite.pm 2015-03-19 01:51:24.951309918 +0100
-@@ -4367,6 +4367,7 @@
- the following code:
-
- $client->on_action( sub { join '/', @_ } );
-+
- =item on_fault(callback)
-
- $client->on_fault(sub { popup_dialog($_[1]) });
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-SOAP-Lite.git/commitdiff/fa314ba39de68c7e94cb4a8171270bfde4df492f
More information about the pld-cvs-commit
mailing list