[gnome-online-accounts] Add a Requires on realmd (Red Hat #949741)

Debarshi Ray rishi at fedoraproject.org
Tue Oct 8 14:05:09 UTC 2013


commit cecb48d8b7c4c5adc8ca1b877d8537455cb33642
Author: Debarshi Ray <debarshir at gnome.org>
Date:   Tue Oct 8 16:04:09 2013 +0200

    Add a Requires on realmd (Red Hat #949741)

 gnome-online-accounts.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec
index 5d183d1..dbf4e93 100644
--- a/gnome-online-accounts.spec
+++ b/gnome-online-accounts.spec
@@ -1,6 +1,6 @@
 Name:		gnome-online-accounts
 Version:	3.10.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Single sign-on framework for GNOME
 
 Group:		System Environment/Libraries
@@ -28,6 +28,8 @@ BuildRequires:	rest-devel
 BuildRequires:	telepathy-glib-devel
 BuildRequires:	libxml2-devel
 
+Requires:	realmd
+
 %description
 GNOME Online Accounts provides interfaces so that applications and libraries
 in GNOME can access the user's online accounts. It has providers for Google,
@@ -118,6 +120,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/goa-1.0/include
 
 %changelog
+* Tue Oct 08 2013 Debarshi Ray <rishi at fedoraproject.org> - 3.10.0-3
+- Add a Requires on realmd (Red Hat #949741)
+
 * Fri Sep 27 2013 Debarshi Ray <rishi at fedoraproject.org> - 3.10.0-2
 - Fix GNOME #708462 and #708832
 


More information about the scm-commits mailing list