[mate-image-viewer] add mate-desktop-libs runtime require, fix rhbz (#1008249)

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Sep 16 12:48:15 UTC 2013


commit 8e2a79a62d8356f8c4801b3ac67ed6df14b5d389
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Sep 16 14:48:00 2013 +0200

    add mate-desktop-libs runtime require, fix rhbz (#1008249)

 mate-image-viewer.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/mate-image-viewer.spec b/mate-image-viewer.spec
index 40a30ce..4c50b1d 100644
--- a/mate-image-viewer.spec
+++ b/mate-image-viewer.spec
@@ -5,7 +5,6 @@ Summary:       Eye of MATE image viewer
 License:       GPLv2+ and LGPLv2+ 
 URL:           http://mate-desktop.org 
 Source0:       http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-#Patch0:        schema.patch
 
 BuildRequires: pkgconfig(glib-2.0)
 BuildRequires: pkgconfig(gtk+-2.0)
@@ -29,7 +28,9 @@ BuildRequires: rarian-compat
 BuildRequires: desktop-file-utils
 BuildRequires: mate-common
 
-Requires:      gsettings-desktop-schemas     
+Requires:      gsettings-desktop-schemas
+#fix rhbz (#1008249)
+Requires:      mate-desktop-libs
 
 %description
 This is the Eye of MATE, an image viewer program.  It is meant to be
@@ -112,7 +113,6 @@ fi
 %{_bindir}/eom
 %{_libdir}/eom/plugins
 %{_datadir}/applications/eom.desktop
-#%{_datadir}/eom
 %{_datadir}/mate/help/eom
 %{_datadir}/icons/hicolor/*/apps/eom.*
 %{_datadir}/glib-2.0/schemas/org.mate.eom.gschema.xml
@@ -126,6 +126,7 @@ fi
 
 %changelog
 * Mon Sep 16 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1-2
+- add mate-desktop-libs runtime require, fix rhbz (#1008249)
 
 * Mon Jul 29 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.1-1
 - Update to latest 1.6.1 stable release.


More information about the scm-commits mailing list