[gparted/f18] Explicitly require usermode-gtk

Deji Akingunola deji at fedoraproject.org
Tue Jun 11 14:10:32 UTC 2013


commit 2cd68fb7e5ad5b462b9723f32a212b7de635ba98
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Tue Jun 11 10:09:13 2013 -0400

    Explicitly require usermode-gtk

 gparted.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gparted.spec b/gparted.spec
index 9eb0c32..1d84f8d 100644
--- a/gparted.spec
+++ b/gparted.spec
@@ -1,7 +1,7 @@
 Summary:	Gnome Partition Editor
 Name:		gparted
 Version:	0.16.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Group:		Applications/System
 License:	GPLv2+
 URL:		http://gparted.sourceforge.net
@@ -13,6 +13,7 @@ BuildRequires:	libuuid-devel gettext perl(XML::Parser)
 BuildRequires:	desktop-file-utils gnome-doc-utils intltool
 BuildRequires:  rarian-compat
 BuildRequires:  pkgconfig
+Requires:	usermode-gtk
 
 %description
 GParted stands for Gnome Partition Editor and is a graphical frontend to
@@ -79,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/security/console.apps/gparted
 
 %changelog
+* Tue Jun 11 2013 Deji Akingunola <dakingun at gmail.com> - 0.16.1-2
+- Explicitly requires usermode-gtk (BZ #827728)
+
 * Mon Jun 10 2013 Deji Akingunola <dakingun at gmail.com> - 0.16.1-1
 - Update to version 0.16.1
 


More information about the scm-commits mailing list