[packages/python-gnome-desktop] - comments on totem module (it's just plparser binding)

qboosh qboosh at pld-linux.org
Sat Jun 26 09:37:44 CEST 2021


commit 612791d4ef715840c49ef196af9fc468a7d6e6fd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jun 26 09:40:29 2021 +0200

    - comments on totem module (it's just plparser binding)

 python-gnome-desktop.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-gnome-desktop.spec b/python-gnome-desktop.spec
index 3c67e7b..ff78c11 100644
--- a/python-gnome-desktop.spec
+++ b/python-gnome-desktop.spec
@@ -5,7 +5,7 @@
 # stuff.
 #
 # Conditional builds:
-%bcond_without	totem		# disable totem support
+%bcond_without	totem		# totem-plparser support
 
 %define		module			gnome-python-desktop
 %define		pygtk_req		2:2.12.0
@@ -195,7 +195,9 @@ Wiązania Pythona do biblioteki GNOME obsługi drukowania.
 Summary:	Totem bindings for Python
 Summary(pl.UTF-8):	Wiązania Pythona do biblioteki totem
 Group:		Libraries/Python
+# imported in plparsermodule.c
 Requires:	python-gnome-vfs >= %{gnome_python_req}
+# pygtk is redundant here? (pygobject should be enough, but pygtk/pygdk is used in build and gtk linked in)
 Requires:	python-pygtk-gtk >= %{pygtk_req}
 Obsoletes:	python-gnome-extras-totem < 2.14.0
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-gnome-desktop.git/commitdiff/612791d4ef715840c49ef196af9fc468a7d6e6fd



More information about the pld-cvs-commit mailing list