[packages/libxslt] - lower python-libxml2 version to the one which can exist

qboosh qboosh at pld-linux.org
Tue Dec 2 06:38:12 CET 2025


commit 4bcecd5c6752d0f32dbe1a277f171a719e820862
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Dec 2 06:38:19 2025 +0100

    - lower python-libxml2 version to the one which can exist

 libxslt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libxslt.spec b/libxslt.spec
index 0d4b78f..2530313 100644
--- a/libxslt.spec
+++ b/libxslt.spec
@@ -30,7 +30,7 @@ BuildRequires:	pkgconfig
 %if %{with python2}
 BuildRequires:	python >= 2
 BuildRequires:	python-devel >= 2
-BuildRequires:	python-libxml2 >= %{libxml2ver}
+BuildRequires:	python-libxml2 >= 1:2.14
 BuildRequires:	python-modules
 %endif
 %if %{with python3}
@@ -132,7 +132,7 @@ Summary:	Python 2 support for libxslt
 Summary(pl.UTF-8):	Moduły języka Python 2 dla biblioteki libxslt
 Group:		Libraries/Python
 Requires:	%{name} = %{version}-%{release}
-Requires:	python-libxml2 >= %{libxml2ver}
+Requires:	python-libxml2 >= 1:2.14
 Requires:	python-modules
 Obsoletes:	libxslt-python < 1.1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxslt.git/commitdiff/4bcecd5c6752d0f32dbe1a277f171a719e820862




More information about the pld-cvs-commit mailing list