sync with OBS master tizen_2.2 2.2.1_release 2.2_release accepted/tizen_2.2/20130717.045240 submit/tizen_2.2/20130716.102102 submit/tizen_2.2/20130716.102938 submit/tizen_2.2/20130716.104646 submit/tizen_2.2/20130717.052818
authorJinkun Jang <jinkun.jang@samsung.com>
Thu, 11 Jul 2013 09:12:38 +0000 (18:12 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Thu, 11 Jul 2013 09:12:38 +0000 (18:12 +0900)
baselibs.conf [deleted file]
packaging/baselibs.conf [new file with mode: 0644]
packaging/binaries_to_prepare [moved from binaries_to_prepare with 100% similarity]
packaging/nodejs-x86.spec [moved from nodejs-x86.spec with 100% similarity]

diff --git a/baselibs.conf b/baselibs.conf
deleted file mode 100644 (file)
index 278f27b..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-arch i586 targets armv7l:arm armv7hl:arm armv7nhl:arm
-
-
-nodejs-x86
-  targettype x86 block!
-  targettype 32bit block!
-  targettype arm autoreqprov off
-  targettype arm requires "zlib-x86-arm"
-  targettype arm requires "eglibc-x86-arm"
-  targettype arm requires "libgcc-x86-arm"
-  targettype arm requires "libstdc++-x86-arm"
-  targettype arm requires "openssl-x86-arm"
-  targettype arm requires "nodejs" 
-  targettype arm prefix /emul/ia32-linux
-  targettype arm extension -arm
-  targettype arm +/
-  targettype arm -//usr/share/man
-  targettype arm -//usr/share/doc
-  targettype arm requires "tizen-accelerator"
-  targettype arm post "  if test -e /usr/bin/node.orig-arm; then " 
-  targettype arm post "    echo "/usr/bin/node.orig-arm already present - skipping." " 
-  targettype arm post "  else " 
-  targettype arm post "    mv /usr/bin/node /usr/bin/node.orig-arm ; ln -s <prefix>/usr/bin/node /usr/bin/node "
-  targettype arm post "  fi " 
-  targettype arm preun "  if test -e /usr/bin/node.orig-arm ; then "
-  targettype arm preun "    rm -f /usr/bin/node ; mv /usr/bin/node.orig-arm /usr/bin/node"
-  targettype arm preun "  fi "
diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
new file mode 100644 (file)
index 0000000..c7b669f
--- /dev/null
@@ -0,0 +1 @@
+arch i586 targets armv7l:arm armv7hl:arm armv7nhl:arm
similarity index 100%
rename from nodejs-x86.spec
rename to packaging/nodejs-x86.spec