From b36fc893f80fc4c434592371b205c8a183d9cbbf Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Wed, 17 Oct 2012 16:32:40 +0900 Subject: [PATCH] apply smack manifest Change-Id: I341a68e0184337adebc0e14c26095a625bc0d2f5 --- debian/changelog | 8 ++++++++ isf.manifest | 31 +++++++++++++++++++++++++------ packaging/isf.spec | 8 +++++--- releasenote.txt | 4 ++++ 4 files changed, 42 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 90a6c77..6b1f7b5 100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +isf (2.3.5817-1slp2+1) unstable; urgency=low + + * apply smack manifest + * Git: framework/uifw/isf + * Tag: isf_2.3.5817-1slp2+1 + + -- Jihoon Kim Wed, 17 Oct 2012 15:29:44 +0900 + isf (2.3.5815-1slp2+1) unstable; urgency=low * [isf-panel-efl] Donot show candidate when update lookup table diff --git a/isf.manifest b/isf.manifest index b63e97a..2414517 100755 --- a/isf.manifest +++ b/isf.manifest @@ -1,8 +1,27 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/packaging/isf.spec b/packaging/isf.spec index 41c6a14..e5e81af 100755 --- a/packaging/isf.spec +++ b/packaging/isf.spec @@ -1,10 +1,10 @@ -#sbs-git:framework/uifw/isf isf 2.3.5815 07f2b65224e6cef5cd6799065bb01fa656bc115e +#sbs-git:framework/uifw/isf isf 2.3.5817 07f2b65224e6cef5cd6799065bb01fa656bc115e %define _usrdir /usr %define _ugdir %{_usrdir}/ug Name: isf Summary: Input Service Framework -Version: 2.3.5815 +Version: 2.3.5817 Release: 1 Group: TO_BE/FILLED_IN License: LGPL @@ -26,7 +26,7 @@ BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(syspopup-caller) Requires(post): /sbin/ldconfig /usr/bin/vconftool Requires(postun): /sbin/ldconfig - +requires: e17, net-config %description Input Service Framewok (ISF) is an input method (IM) platform, and it has been derived from SCIM. @@ -79,6 +79,8 @@ ln -s /etc/init.d/isf-panel-efl %{buildroot}%{_sysconfdir}/rc.d/rc4.d/S81isf-pan %files +%manifest isf.manifest +%defattr(-,root,root,-) %attr(755,root,root) %{_sysconfdir}/init.d/isf-panel-efl %{_sysconfdir}/rc.d/rc3.d/S47isf-panel-efl %{_sysconfdir}/rc.d/rc4.d/S81isf-panel-efl diff --git a/releasenote.txt b/releasenote.txt index 547c701..571e28b 100644 --- a/releasenote.txt +++ b/releasenote.txt @@ -1,3 +1,7 @@ +ISF 2.3.5817 : + 1. apply smack manifest + + ISF 2.3.5815 : 1. [isf-panel-efl] Donot show candidate when update lookup table 2. Remove unused source codes -- 2.7.4