[packages/libxml2] - fix for broken path normalizaion during xi:include processing; release 2
qboosh
qboosh at pld-linux.org
Sat Apr 12 18:59:52 CEST 2025
commit 1f61b42d295df8e1e53eacdf292c8241989789b4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Apr 12 18:38:33 2025 +0200
- fix for broken path normalizaion during xi:include processing; release 2
libxml2.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libxml2.spec b/libxml2.spec
index c2a1dc5..40b6299 100644
--- a/libxml2.spec
+++ b/libxml2.spec
@@ -17,7 +17,7 @@ Summary(pl.UTF-8): Biblioteka libXML wersja 2
Summary(pt_BR.UTF-8): Biblioteca libXML versão 2
Name: libxml2
Version: 2.13.7
-Release: 1
+Release: 2
Epoch: 1
License: MIT
Group: Libraries
@@ -28,6 +28,7 @@ Patch0: %{name}-open.gz.patch
Patch1: %{name}-largefile.patch
Patch2: %{name}-libx32.patch
Patch3: %{name}-python-setup.patch
+Patch4: %{name}-normalize.patch
# Fedora patches
# https://bugzilla.gnome.org/show_bug.cgi?id=789714
Patch11: %{name}-python3-unicode-errors.patch
@@ -183,6 +184,7 @@ do biblioteki libxml2.
%patch -P1 -p1
%patch -P2 -p1
%patch -P3 -p1
+%patch -P4 -p1
%patch -P11 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libxml2.git/commitdiff/1f61b42d295df8e1e53eacdf292c8241989789b4
More information about the pld-cvs-commit
mailing list