forked from pool/perl-RPC-XML
Accepting request 181567 from openSUSE:Factory:Core
- add RPC-XML-0.77-fixtest.dif to make sure the serialization is reproducible even with hash randomization in perl 5.18 (RT#86187) OBS-URL: https://build.opensuse.org/request/show/181567 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RPC-XML?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
7a7bfeda80
commit
d9ffb3a72b
@@ -28,6 +28,8 @@ Source: http://www.cpan.org/authors/id/R/RJ/RJRAY/RPC-XML-%{version}.tar
|
||||
#PATCH-FIX-OPENSUSE - ro@suse.de - fix build in chroot/buildservice
|
||||
Patch1: RPC-XML-0.60-rev127.dif
|
||||
Patch2: RPC-XML-0.76-extern_ent.dif
|
||||
#PATCH-FIX-UPSTREAM - coolo@suse.de RT#86187
|
||||
Patch3: RPC-XML-0.77-fixtest.dif
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(File::Spec) >= 0.8
|
||||
@@ -64,6 +66,7 @@ RPC::XML::Server manpage, respectively.
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
%patch1 -p0
|
||||
%patch2
|
||||
%patch3 -p1
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user