forked from pool/perl-RPC-XML
- update to 0.79
Test clean-up/fixes to address CPAN test failures. Should address problems with having IO::Socket::IP acting in place of IO::Socket::INET and also address some issues with a dynloader bug being triggered by t/70_compression_detect.t. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RPC-XML?expand=0&rev=31
This commit is contained in:
committed by
Git OBS Bridge
parent
15380b2872
commit
30a8d54189
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a2c02724a29f8f3183e396d1ca69fa76650cd913334d6d429a094321f588ec6a
|
|
||||||
size 207243
|
|
3
RPC-XML-0.79.tar.gz
Normal file
3
RPC-XML-0.79.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9822ffcfbea9c2bddef00507dc93f7acb83589e6ff6460ca7040f147aeebf9a9
|
||||||
|
size 209612
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 8 08:54:25 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- update to 0.79
|
||||||
|
Test clean-up/fixes to address CPAN test failures. Should
|
||||||
|
address problems with having IO::Socket::IP acting in place of
|
||||||
|
IO::Socket::INET and also address some issues with a dynloader
|
||||||
|
bug being triggered by t/70_compression_detect.t.
|
||||||
|
- possibly obsoleting RPC-XML-0.60-rev127.dif
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 8 08:47:05 UTC 2016 - coolo@suse.com
|
Tue Mar 8 08:47:05 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,15 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-RPC-XML
|
Name: perl-RPC-XML
|
||||||
Version: 0.78
|
Version: 0.79
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name RPC-XML
|
%define cpan_name RPC-XML
|
||||||
Summary: Set of Classes for Core Data, Message and Xml Handling
|
Summary: Set of Classes for Core Data, Message and Xml Handling
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/RPC-XML/
|
Url: http://search.cpan.org/dist/RPC-XML/
|
||||||
#Source0: http://www.cpan.org/authors/id/R/RJ/RJRAY/%{cpan_name}-0.79.tar.gz
|
Source0: http://www.cpan.org/authors/id/R/RJ/RJRAY/%{cpan_name}-0.79.tar.gz
|
||||||
Source0: RPC-XML-0.78.tar.gz
|
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
Patch0: RPC-XML-0.60-rev127.dif
|
Patch0: RPC-XML-0.60-rev127.dif
|
||||||
Patch1: RPC-XML-0.76-extern_ent.dif
|
Patch1: RPC-XML-0.76-extern_ent.dif
|
||||||
@@ -69,7 +68,7 @@ respectively.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%setup -q -n %{cpan_name}-%{version}
|
||||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||||
%patch0
|
##%patch0
|
||||||
%patch1
|
%patch1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
Reference in New Issue
Block a user