[packages/libreoffice] - fix pyuno deps, it's built with python 3, rel 3

baggins baggins at pld-linux.org
Thu Sep 7 03:52:54 CEST 2023


commit 2b8bdc19cc37fa0bbde0f9b611ae2b72439f4fb6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Sep 7 09:04:06 2023 +0900

    - fix pyuno deps, it's built with python 3, rel 3

 libreoffice.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index b94e9c0..9d1bb47 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -70,7 +70,7 @@ Summary:	LibreOffice - powerful office suite
 Summary(pl.UTF-8):	LibreOffice - potężny pakiet biurowy
 Name:		libreoffice
 Version:	%{major_ver}.2
-Release:	2
+Release:	3
 License:	GPL/LGPL
 Group:		X11/Applications
 Source0:	http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-%{version}.tar.xz
@@ -556,7 +556,7 @@ Summary:	Python bindings for LibreOffice
 Summary(pl.UTF-8):	Wiązania Pythona dla LibreOffice
 Group:		Libraries
 Requires:	%{name}-core = %{version}-%{release}
-Requires:	python
+Requires:	python3
 Provides:	pyuno
 Obsoletes:	openoffice.org-pyuno < 1:4
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libreoffice.git/commitdiff/2b8bdc19cc37fa0bbde0f9b611ae2b72439f4fb6



More information about the pld-cvs-commit mailing list