summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSung-jae Park <nicesj.park@samsung.com>2015-05-11 21:15:24 +0900
committerSung-jae Park <nicesj.park@samsung.com>2015-05-11 21:15:52 +0900
commit1598fa006f318d9638ecd8a99c40e8f03d95ce1d (patch)
treee5e4452c3ad25ff2abb5e1b0d2426d3ec645d1cc
parent92c9e9f06cf091dacb4f7e80b18221cebc20f456 (diff)
downloadshortcut-1598fa006f318d9638ecd8a99c40e8f03d95ce1d.tar.gz
shortcut-1598fa006f318d9638ecd8a99c40e8f03d95ce1d.tar.bz2
shortcut-1598fa006f318d9638ecd8a99c40e8f03d95ce1d.zip
Change-Id: I458b556eb89102fd4530abf849fed608787f954f Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
-rwxr-xr-xpackaging/libshortcut.spec12
1 files changed, 5 insertions, 7 deletions
diff --git a/packaging/libshortcut.spec b/packaging/libshortcut.spec
index 5f9e8c2..768b20f 100755
--- a/packaging/libshortcut.spec
+++ b/packaging/libshortcut.spec
@@ -2,8 +2,8 @@ Name: libshortcut
Summary: Shortcut add feature supporting library
Version: 0.6.14
Release: 0
-Group: HomeTF/Framework
-License: Apache
+Group: Applications/Core Applications
+License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
Source1001: %{name}.manifest
@@ -30,8 +30,7 @@ Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
-[Shortcut] AddToHome feature supporting library for menu/home screen developers
-(dev).
+[Shortcut] AddToHome feature supporting library for menu/home screen developers(dev).
%prep
%setup -q
@@ -58,9 +57,8 @@ mkdir -p %{buildroot}/opt/dbspace
touch %{buildroot}/opt/dbspace/.shortcut_service.db
touch %{buildroot}/opt/dbspace/.shortcut_service.db-journal
-%post
-
-%postun
+%post -n %{name} -p /sbin/ldconfig
+%postun -n %{name} -p /sbin/ldconfig
%files -n libshortcut
%manifest %{name}.manifest