[packages/libxslt] - rel 5, disable python2 (required python-libxml2 is gone)
baggins
baggins at pld-linux.org
Sat Nov 15 23:26:21 CET 2025
commit 095a192701f6e1e8e8936c3a699ebd37f00c4821
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Nov 15 23:25:40 2025 +0100
- rel 5, disable python2 (required python-libxml2 is gone)
libxslt.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libxslt.spec b/libxslt.spec
index e926cd9..785ef74 100644
--- a/libxslt.spec
+++ b/libxslt.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without python2 # CPython 2.x module
+%bcond_with python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
%bcond_without static_libs # static libraries
%bcond_with tests # test suite
@@ -11,7 +11,7 @@ Summary(pl.UTF-8): Procesor XSLT
Summary(pt_BR.UTF-8): Biblioteca que disponibiliza o sistema XSLT do GNOME
Name: libxslt
Version: 1.1.43
-Release: 4
+Release: 5
License: MIT
Group: Libraries
#Source0: ftp://xmlsoft.org/libxml2/%{name}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libxslt.git/commitdiff/095a192701f6e1e8e8936c3a699ebd37f00c4821
More information about the pld-cvs-commit
mailing list