projects
/
platform
/
core
/
context
/
context-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe4fc69
)
Switch from ecore mainloop to g mainloop
98/42498/1
author
Mu-Woong
<muwoong.lee@samsung.com>
Mon, 29 Jun 2015 10:02:37 +0000
(19:02 +0900)
committer
Mu-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
patch
|
blob
|
history
diff --git
a/packaging/context-service.spec
b/packaging/context-service.spec
index 4c2c528adab2b23a955866f17ea03559e06686b6..fbafe4210fbfd8d5397c5deb87f74156b0063ca5 100644
(file)
--- a/
packaging/context-service.spec
+++ b/
packaging/context-service.spec
@@
-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