[mate-text-editor] add runtime require mate-desktop

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Jul 4 08:37:42 UTC 2013


commit ac1f006ee514c3fc8db5a3db663a2a0bffce2798
Author: raveit <chat-to-me at raveit.de>
Date:   Thu Jul 4 10:37:25 2013 +0200

    add runtime require mate-desktop

 mate-text-editor.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mate-text-editor.spec b/mate-text-editor.spec
index 0a24b5d..fae30a4 100644
--- a/mate-text-editor.spec
+++ b/mate-text-editor.spec
@@ -32,7 +32,7 @@ BuildRequires: which
 Requires: pygtk2
 Requires: pygobject2
 Requires: pygtksourceview
-Requires: gnome-python2-desktop
+Requires: mate-desktop
 # the run-command plugin uses zenity
 Requires: zenity
 
@@ -134,6 +134,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sun Jun 30 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.0-2
+- add runtime require mate-desktop, fix rhbz #959607
+
 * Sat Apr 13 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-1
 - Update to latest 1.6.0 stable release.
 


More information about the scm-commits mailing list