Upgrade: adjust number of upgrade script 16/101516/4 accepted/tizen/3.0/common/20161205.091950 accepted/tizen/3.0/ivi/20161205.000012 accepted/tizen/3.0/mobile/20161204.235908 accepted/tizen/3.0/tv/20161204.235941 accepted/tizen/3.0/wearable/20161204.235950 submit/tizen_3.0/20161202.091046
authorSunmin Lee <sunm.lee@samsung.com>
Thu, 1 Dec 2016 09:48:39 +0000 (18:48 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Fri, 2 Dec 2016 09:06:39 +0000 (18:06 +0900)
Change-Id: I46ce422ec93072f68fd3ad5fcfb18a00edf4bbce

packaging/201.tizen-platform-config_upgrade.sh [moved from scripts/010.tizen-platform-config.patch.sh with 100% similarity]
packaging/tizen-platform-config.spec

index 888da2b..12c114c 100644 (file)
@@ -1,6 +1,6 @@
 %define libname libtzplatform-config
 %define keepstatic 1
-%define upgrade 010.tizen-platform-config.patch.sh
+%define upgrade 201.tizen-platform-config_upgrade.sh
 
 Name:           tizen-platform-config
 Version:        2.1
@@ -62,7 +62,7 @@ cp %{SOURCE1001} .
 
 %install
 %make_install
-install scripts/%{upgrade} -D %{buildroot}%{_datadir}/upgrade/scripts/%{upgrade}
+install -m 755 %{_sourcedir}/%{upgrade} -D %{buildroot}%{_datadir}/upgrade/scripts/%{upgrade}
 
 %post
 ##############################################