add svi-data, sound_server, and sys-assert rule in manifest
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 26 Feb 2013 12:27:50 +0000 (21:27 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 26 Feb 2013 23:10:34 +0000 (08:10 +0900)
Change-Id: I6c49123461dd21e9ed3a5a3be92ec82cb41b4e87

configure.ac
isf.manifest
packaging/isf.spec
releasenote.txt

index d62de43..bc96ba1 100755 (executable)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script
 #AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 2.4.6222, isf@samsung.com)
+AC_INIT(isf, 2.4.6226, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 m4_pattern_allow([^AS_])
 
@@ -11,7 +11,7 @@ m4_pattern_allow([^AS_])
 # ISF version
 ISF_MAJOR_VERSION=2
 ISF_MINOR_VERSION=4
-ISF_MICRO_VERSION=6222
+ISF_MICRO_VERSION=6226
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 909d162..98c3010 100755 (executable)
@@ -8,6 +8,9 @@
                        <smack request="system::use_internet" type="r"/>
                        <smack request="e17" type="r"/>
                        <smack request="device::app_logging" type="w"/>
+                       <smack request="svi-data" type="rx"/>
+                       <smack request="sound_server" type="w"/>
+                       <smack request="sys-assert::core" type="arwxt"/>
                </request>
        </define>
        <assign>
index a5da50a..7337b86 100755 (executable)
@@ -3,7 +3,7 @@
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.6222
+Version:    2.4.6226
 Release:    1
 Group:      System Environment/Libraries
 License:    LGPL
@@ -25,7 +25,7 @@ BuildRequires:  pkgconfig(notification)
 BuildRequires:  pkgconfig(dlog)
 Requires(post): /sbin/ldconfig /usr/bin/vconftool
 Requires(postun): /sbin/ldconfig
-requires:       e17, net-config
+requires:       e17, net-config, libmm-sound
 
 %description
 Input Service Framewok (ISF) is an input method (IM) platform, and it has been derived from SCIM.
index 17f186a..541450a 100644 (file)
@@ -1,3 +1,8 @@
+ISF 2.4.6226 :
+ 1. change smack label about app_loging
+ 2. add svi-data, sound_server, sys-assert rule in manifest
+
+
 ISF 2.4.6222 :
  1. [demo] IME will be hidden when back key in naviframe is pressed
  2. add smack rule for shared library