Revert "Enabling AArch64 directory structure" 26/27526/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0_ivi accepted/tizen_ivi tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m14.3_ivi tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi accepted/tizen/common/20140918.093059 accepted/tizen/ivi/20140926.185944 submit/tizen/20140917.124329 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release
authorYury Usishchev <y.usishchev@samsung.com>
Mon, 15 Sep 2014 10:35:59 +0000 (14:35 +0400)
committerYury Usishchev <y.usishchev@samsung.com>
Mon, 15 Sep 2014 10:44:05 +0000 (14:44 +0400)
This reverts commit af883648637317923821d124520743299cf29394.

Change-Id: Id9acebc6990531fc801075ed2efc33c8c2ab031c
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
packaging/filesystem.spec

index 4251363..a009790 100644 (file)
@@ -54,11 +54,7 @@ mkdir -p boot dev \
 %endif
        etc/{xdg/autostart,ld.so.conf.d,opt,pm/{config.d,power.d,sleep.d},xinetd.d,skel,sysconfig,pki} \
         home media mnt proc root run/lock srv sys tmp \
-%ifarch aarch64
-        usr/{bin,etc,games,include,lib/{pkgconfig,games,sse2,tls,X11,pm-utils/{module.d,power.d,sleep.d}},lib/{games,locale,modules,sse2},libexec,local/{bin,etc,games,lib,%{_lib},sbin,src,share/{applications,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x},info},libexec,include,},sbin,share/{help/C,aclocal,applications,augeas/lenses,backgrounds,desktop-directories,dict,doc,empty,games,ghostscript/conf.d,gnome,icons,idl,info,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x,0p,1p,3p},mime-info,misc,omf,pixmaps,sounds,themes},src,src/kernels,src/debug} \
-%else
         usr/{bin,etc,games,include,%{_lib}/{pkgconfig,games,sse2,tls,X11,pm-utils/{module.d,power.d,sleep.d}},lib/{games,locale,modules,sse2},libexec,local/{bin,etc,games,lib,%{_lib},sbin,src,share/{applications,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x},info},libexec,include,},sbin,share/{help/C,aclocal,applications,augeas/lenses,backgrounds,desktop-directories,dict,doc,empty,games,ghostscript/conf.d,gnome,icons,idl,info,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x,0p,1p,3p},mime-info,misc,omf,pixmaps,sounds,themes},src,src/kernels,src/debug} \
-%endif
         var/{adm,empty,gopher,lib/{empty,games,misc,rpm-state},local,lock/subsys,log,nis,preserve,run,spool/{mail,lpd,uucp},tmp,db,cache,opt,games,yp} \
         %{buildroot}%{TZ_SYS_DB} \
         %{buildroot}%{TZ_SYS_RO_APP}
@@ -69,11 +65,6 @@ ln -snf usr/bin bin
 ln -snf usr/sbin sbin
 ln -snf usr/lib lib
 ln -snf usr/%{_lib} %{_lib}
-%ifarch aarch64
-ln -snf lib usr/%{_lib}
-mkdir usr/lib32
-ln -snf usr/lib32 lib32
-%endif
 
 # Create the locale directories:
 while read LANG ; do
@@ -138,10 +129,9 @@ posix.symlink("../run/lock", "/var/lock")
 %{_sysconfdir}/pki
 /home
 /lib
+#%ifarch x86_64 ppc ppc64 sparc sparc64 s390 s390x
 /%{_lib}
-%ifarch aarch64
-/lib32
-%endif
+#%endif
 /media
 %dir /mnt
 %dir %attr(755,root,root) %{TZ_SYS_DB}
@@ -159,10 +149,9 @@ posix.symlink("../run/lock", "/var/lock")
 /usr/games
 /usr/include
 %attr(555,root,root) /usr/lib
+#%ifarch x86_64 ppc ppc64 sparc sparc64 s390 s390x
 %attr(555,root,root) /usr/%{_lib}
-%ifarch aarch64
-%attr(555,root,root) /usr/lib32
-%endif
+#%endif
 /usr/libexec
 /usr/local
 %attr(555,root,root) /usr/sbin