[mate-terminal] Fix RHBZ #908105

Dan Mashal vicodan at fedoraproject.org
Mon Feb 18 21:45:51 UTC 2013


commit b407d88140ec0b190a33eca74d3375d5bba0c1c8
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Mon Feb 18 13:45:32 2013 -0800

    Fix RHBZ #908105

 mate-terminal.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mate-terminal.spec b/mate-terminal.spec
index 8493700..056bb78 100644
--- a/mate-terminal.spec
+++ b/mate-terminal.spec
@@ -1,7 +1,7 @@
 Summary:        Terminal emulator for MATE
 Name:           mate-terminal
 Version:        1.5.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPLv3+
 URL:            http://mate-desktop.org
 Source0:        http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
@@ -17,6 +17,7 @@ BuildRequires: rarian-compat
 BuildRequires: rarian-devel
 BuildRequires: vte-devel 
 BuildRequires: gsettings-desktop-schemas-devel
+Requires: mate-desktop
 
 %description
 Mate-terminal is a terminal emulator for MATE. It supports translucent
@@ -66,6 +67,9 @@ fi
 %{_datadir}/glib-2.0/schemas/org.mate.terminal.gschema.xml
 
 %changelog
+* Mon Feb 18 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.0-3
+- Add hard requires for mate-desktop to fix RHBZ #908105
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list