[packages/perl-XML-LibXML] - added libxml2 2.13 tests fix from git PR
qboosh
qboosh at pld-linux.org
Wed Jul 3 19:48:00 CEST 2024
commit 54fe9882838e64dc7170122c47d61c7f69ee97af
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jul 3 19:30:12 2024 +0200
- added libxml2 2.13 tests fix from git PR
perl-XML-LibXML.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index 99a7851..13583de 100644
--- a/perl-XML-LibXML.spec
+++ b/perl-XML-LibXML.spec
@@ -18,6 +18,8 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: d2bad7f395716a6f57abde538d47008c
+# https://github.com/shlomif/perl-XML-LibXML/pull/87
+Patch0: XML-LibXML-libxml2-2.13-tests.patch
URL: https://metacpan.org/dist/XML-LibXML
BuildRequires: libxml2-devel >= %{libxml2_ver}
BuildRequires: perl-Alien-Libxml2 >= 0.14
@@ -76,6 +78,7 @@ wiele pracy, aby umożliwić strumieniową analizę SAX2.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
+%patch0 -p1
%build
SKIP_SAX_INSTALL=true;
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-LibXML.git/commitdiff/54fe9882838e64dc7170122c47d61c7f69ee97af
More information about the pld-cvs-commit
mailing list