Need to be revised for rpmlint again 93/39193/1 submit/tizen_mobile/20150511.123737 submit/tizen_mobile/20150511.123946
authorSung-jae Park <nicesj.park@samsung.com>
Mon, 11 May 2015 12:15:24 +0000 (21:15 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Mon, 11 May 2015 12:15:52 +0000 (21:15 +0900)
Change-Id: I458b556eb89102fd4530abf849fed608787f954f
Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
packaging/libshortcut.spec

index 5f9e8c2..768b20f 100755 (executable)
@@ -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