[packages/meld] - rel 2. Fails without gtksourceview3, added to R.
matkor
matkor at pld-linux.org
Thu Nov 27 09:55:36 CET 2014
commit 21ebce6901a3bd17b2f8c806cda7564045c91eb6
Author: Mateusz Korniak <matkor at pld-linux.org>
Date: Thu Nov 27 09:55:26 2014 +0100
- rel 2. Fails without gtksourceview3, added to R.
meld.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/meld.spec b/meld.spec
index 971ece4..48ed29c 100644
--- a/meld.spec
+++ b/meld.spec
@@ -5,7 +5,7 @@ Summary: Visual diff and merge tool
Summary(pl.UTF-8): Wizualne narzędzie do oglądania i włączania zmian (diff)
Name: meld
Version: 3.12.2
-Release: 1
+Release: 2
License: GPL
Group: Applications/Text
Source0: http://ftp.gnome.org/pub/GNOME/sources/meld/3.12/%{name}-%{version}.tar.xz
@@ -27,6 +27,10 @@ Requires(post,postun): gtk-update-icon-cache
Requires: hicolor-icon-theme
Requires: python-pygobject >= 2.16
Requires: python-pygtk-gtk >= 2.14
+# Without gtksourceview3 >= 3.14 meld fails:
+# Cannot import: GtkSourceView
+# cannot import name GtkSource
+Requires: gtksourceview3 >= 3.14
Suggests: python-gtksourceview2 >= 2.4
# sr at Latn vs. sr at latin
Conflicts: glibc-misc < 6:2.7
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/meld.git/commitdiff/21ebce6901a3bd17b2f8c806cda7564045c91eb6
More information about the pld-cvs-commit
mailing list