Remove create, chsmack TZ_SYS_RW_PACKAGES 80/50480/1
authorSangyoon Jang <s89.jang@samsung.com>
Thu, 29 Oct 2015 06:50:19 +0000 (15:50 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Thu, 29 Oct 2015 06:51:09 +0000 (15:51 +0900)
this will be moved to tizen-platform-config packages

Change-Id: Ica309dedbd79daecfbdb9c17b095eb289babdb86
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
packaging/pkgmgr-info.spec

index 97e0f59..b6d0437 100644 (file)
@@ -55,12 +55,8 @@ MAJORVER=`echo %{version} | awk 'BEGIN {FS="."}{print $1}'`
 %install
 %make_install
 
-# create the directory for hosting Read-Write application manifest files
-mkdir -p %{buildroot}%{TZ_SYS_RW_PACKAGES}
-
 %post
 /sbin/ldconfig
-chsmack -a '*' %{TZ_SYS_RW_PACKAGES}
 
 %postun -p /sbin/ldconfig
 
@@ -72,7 +68,6 @@ chsmack -a '*' %{TZ_SYS_RW_PACKAGES}
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_libdir}/libpkgmgr-info.so.*
-%attr(-,tizenglobalapp,root) %dir %{TZ_SYS_RW_PACKAGES}
 
 %files devel
 %manifest %{name}.manifest