projects
/
platform
/
core
/
telephony
/
libcall-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba16969
)
Build enable in common profile
10/65410/1
accepted/tizen_tv
accepted/tizen/common/20160411.125629
accepted/tizen/ivi/20160411.051028
accepted/tizen/mobile/20160411.051010
accepted/tizen/tv/20160411.051013
accepted/tizen/wearable/20160411.051007
submit/tizen/20160411.005002
author
Wootak Jung
<wootak.jung@samsung.com>
Sun, 10 Apr 2016 23:59:55 +0000
(08:59 +0900)
committer
Wootak Jung
<wootak.jung@samsung.com>
Mon, 11 Apr 2016 00:00:38 +0000
(09:00 +0900)
Change-Id: If2491e782297debed6c6ea3479cf2802db0d8108
packaging/libcall-manager.spec
patch
|
blob
|
history
diff --git
a/packaging/libcall-manager.spec
b/packaging/libcall-manager.spec
index 38eb36d9f62de5de7c54b5db0027f542a064e15b..5ae64f9c9b705ed5330e0cd691ad2551d563fdcc 100755
(executable)
--- a/
packaging/libcall-manager.spec
+++ b/
packaging/libcall-manager.spec
@@
-1,6
+1,6
@@
%define major 0
%define minor 0
-%define patchlevel
8
+%define patchlevel
9
%define ext_feature 0
Name: libcall-manager
@@
-23,7
+23,7
@@
BuildRequires: pkgconfig(capi-system-info)
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
-%if "%{?profile}" != "mobile" && "%{profile}" != "ivi"
+%if "%{?profile}" != "
common" && "%{?profile}" != "
mobile" && "%{profile}" != "ivi"
ExcludeArch: %{arm} %ix86 x86_64
%endif