From 1dde2e0d470f1a2b57b08e6d10aa609e193d3762 Mon Sep 17 00:00:00 2001 From: Imran Zaman Date: Mon, 24 Jun 2013 15:46:25 +0300 Subject: [PATCH] default dbus type in tizen should be p2p --- dists/rpm/libgsignon-glib-tizen.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dists/rpm/libgsignon-glib-tizen.spec b/dists/rpm/libgsignon-glib-tizen.spec index 25b0c65..9e189e6 100644 --- a/dists/rpm/libgsignon-glib-tizen.spec +++ b/dists/rpm/libgsignon-glib-tizen.spec @@ -1,5 +1,5 @@ #define dbus bus type to use [p2p, session, system] -%define dbus_type session +%define dbus_type p2p Name: libgsignon-glib Summary: GLib API for the SSO framework -- 2.34.1