[mate-terminal] Add requires libmate

leigh123linux leigh123linux at fedoraproject.org
Wed Oct 24 20:03:44 UTC 2012


commit 72ffe21a3d2ac62f714e397b23114c4b37fac0c5
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Wed Oct 24 21:03:34 2012 +0100

    Add requires libmate

 mate-terminal.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/mate-terminal.spec b/mate-terminal.spec
index 97a30c2..7296b0e 100644
--- a/mate-terminal.spec
+++ b/mate-terminal.spec
@@ -1,7 +1,7 @@
 Summary: Terminal emulator for MATE
 Name: mate-terminal
 Version: 1.4.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv3+
 Group: User Interface/Desktops
 URL: http://mate-desktop.org
@@ -25,6 +25,8 @@ BuildRequires: mate-doc-utils
 BuildRequires: mate-common
 BuildRequires: libSM-devel
 
+Requires: libmate
+
 %description
 Mate-terminal is a terminal emulator for MATE. It supports translucent
 backgrounds, opening multiple terminals in a single window (tabs) and
@@ -79,6 +81,9 @@ desktop-file-install --vendor "" --delete-original \
 %{_sysconfdir}/mateconf/schemas/mate-terminal.schemas
 
 %changelog
+* Wed Oct 24 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.4.0-4
+- Add requires libmate
+
 * Mon Oct 15 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.4.0-3
 - add build requires rarian-compat
 


More information about the scm-commits mailing list