[mate-terminal] add runtime require gsettings-desktop-schemas to have proxy support from gnome gsettings schema

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sat Jun 29 15:50:07 UTC 2013


commit 499a6a2802c133ea7453c7ead32b566650d0ad3a
Author: raveit <chat-to-me at raveit.de>
Date:   Sat Jun 29 17:49:20 2013 +0200

    add runtime require gsettings-desktop-schemas to have proxy support from gnome gsettings schema

 mate-terminal.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/mate-terminal.spec b/mate-terminal.spec
index fe6fdd3..20d0d90 100644
--- a/mate-terminal.spec
+++ b/mate-terminal.spec
@@ -1,7 +1,7 @@
 Summary:        Terminal emulator for MATE
 Name:           mate-terminal
 Version:        1.6.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 License:        GPLv3+
 URL:            http://mate-desktop.org
 Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
@@ -20,7 +20,8 @@ BuildRequires: rarian-compat
 BuildRequires: rarian-devel
 BuildRequires: vte-devel 
 
-Requires: mate-desktop
+Requires:      mate-desktop
+Requires:      gsettings-desktop-schemas
 
 %description
 Mate-terminal is a terminal emulator for MATE. It supports translucent
@@ -70,6 +71,10 @@ fi
 %{_datadir}/glib-2.0/schemas/org.mate.terminal.gschema.xml
 
 %changelog
+* Sat Jun 29 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1.8
+- add runtime require gsettings-desktop-schemas to have proxy support
+- from gnome gsettings schema
+
 * Fri Jun 28 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1.7
 - improve better_default patch
 - remove BR gsettings-desktop-schemas-devel


More information about the scm-commits mailing list