Switch from ecore mainloop to g mainloop 98/42498/1
authorMu-Woong <muwoong.lee@samsung.com>
Mon, 29 Jun 2015 10:02:37 +0000 (19:02 +0900)
committerMu-Woong <muwoong.lee@samsung.com>
Mon, 29 Jun 2015 10:02:37 +0000 (19:02 +0900)
Change-Id: Ifa8dffac3d415f4147b2539018101a20633be996
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
packaging/context-service.spec

index 4c2c528adab2b23a955866f17ea03559e06686b6..fbafe4210fbfd8d5397c5deb87f74156b0063ca5 100644 (file)
@@ -9,7 +9,7 @@ Source1:        context-service.service
 Source2:       org.tizen.context.service
 
 # For active window hooking, we need to use 'ecore' mainloop instead of the 'glib' mainloop.
-%define MAINLOOP ecore
+%define MAINLOOP glib
 
 BuildRequires: cmake
 BuildRequires: sed