Added plugin dependencies
authorImran Zaman <imran.zaman@intel.com>
Fri, 15 Aug 2014 13:25:04 +0000 (16:25 +0300)
committerImran Zaman <imran.zaman@intel.com>
Fri, 15 Aug 2014 13:25:04 +0000 (16:25 +0300)
dists/rpm/libgsignon-glib-tizen.changes
dists/rpm/libgsignon-glib-tizen.spec

index a8c050d59085532e09e1d7be38448d0ac60e37e3..bb18abdf67fded43194ae78421a2887aa88e63c0 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Aug 15 2014 Imran Zaman <imran.zaman@intel.com>
+- Added plugin dependencies
+
 * Tue Jul 01 2014 Imran Zaman <imran.zaman@intel.com>
 - Release 2.3.0 added reference API implementation
 
index be6666f5bdbd962e676efd9b38347b20da1f24fd..b0482dfce0befd1161b70b95f1c393d44f69a938 100644 (file)
@@ -4,7 +4,7 @@
 Name:       libgsignon-glib
 Summary:    GLib API for the SSO framework
 Version:    2.3.0
-Release:    1
+Release:    2
 Group:      Security/Accounts
 License:    LGPL-2.1
 Source:     %{name}-%{version}.tar.gz
@@ -12,6 +12,8 @@ Source1:    %{name}.manifest
 URL: https://01.org/gsso
 Requires: dbus-1
 Requires: gsignon
+Requires: gsignond-plugin-oauth
+Requires: gsignond-plugin-sasl
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires:  pkgconfig(check)